PHP Class Backend\Modules\Settings\Actions\Email

Inheritance: extends Backend\Core\Engine\Base\ActionIndex
Afficher le fichier Open project: forkcms/forkcms

Protected Properties

Свойство Type Description
$isGod boolean Is the user a god user?

Méthodes publiques

Méthode Description
execute ( ) Execute the action

Méthodes protégées

Méthode Description
parse ( ) Parse the form

Private Methods

Méthode Description
loadForm ( ) Load the form
validateForm ( ) Validates the form

Method Details

execute() public méthode

Execute the action
public execute ( )

parse() protected méthode

Parse the form
protected parse ( )

Property Details

$isGod protected_oe property

Is the user a god user?
protected bool $isGod
Résultat boolean