PHP Class Backend\Modules\Settings\Actions\Index

Inheritance: extends Backend\Core\Engine\Base\ActionIndex
Show file Open project: forkcms/forkcms

Public Methods

Method Description
execute ( ) Execute the action

Protected Methods

Method Description
parse ( ) Parse the form

Private Methods

Method Description
loadForm ( ) Load the form
parseWarnings ( ) Show the warnings based on the active modules & configured settings
validateForm ( ) Validates the form

Method Details

execute() public method

Execute the action
public execute ( )

parse() protected method

Parse the form
protected parse ( )