Galette API documentation
Gestionnaire d’Adhérents en Ligne Extrêmement Tarabiscoté mais Tellement Efficace
1.0.0
Galette\Core Namespace Reference

Classes

class  AbstractPassword
 
class  Authentication
 
class  CheckModules
 
class  Db
 
class  Galette
 
class  GaletteMail
 
class  GalettePlugin
 
class  Gaptcha
 
class  History
 
class  I18n
 
class  L10n
 
class  LightSlimApp
 
class  Links
 
class  Login
 
class  Logo
 
class  Logs
 
class  Mailing
 
class  MailingHistory
 
class  Pagination
 
class  Password
 
class  Picture
 
class  PluginInstall
 
class  Plugins
 
class  Preferences
 
class  PrintLogo
 
class  SlimApp
 
class  SysInfos
 
class  Translator
 

Functions

 getModuleId ()
 
 getModuleRoute ()
 
 getTemplate (string $name)
 

Variables

trait PluginControllerTrait
 

Detailed Description

Copyright © 2003-2024 The Galette Team

This file is part of Galette (https://galette.eu).

Galette is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Galette is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with Galette. If not, see http://www.gnu.org/licenses/.

Function Documentation

◆ getModuleId()

Galette\Core\getModuleId ( )
protected

Get plugin module ID

Returns
string

◆ getModuleRoute()

Galette\Core\getModuleRoute ( )
protected

Get plugin module route namespace

Returns
string

◆ getTemplate()

Galette\Core\getTemplate ( string  $name)
protected

Get plugin template name for Twig

Parameters
string$nameTemplate name
Returns
string

Variable Documentation

◆ PluginControllerTrait

trait Galette::Core\PluginControllerTrait
Initial value:
{
protected array $module_info

Plugin controllers trait

Author
Johan Cwiklinski johan.nosp@m.@x-t.nosp@m.nd.be