PHP Class Backend\Modules\Location\Actions\Index

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

Protected Properties

Свойство Type Description
$form Backend\Core\Engine\Form The settings form
$items array
$settings

Méthodes publiques

Méthode Description
execute ( ) Execute the action

Méthodes protégées

Méthode Description
loadData ( ) Load the settings
loadSettingsForm ( ) Load the settings form
parse ( ) Parse the datagrid

Private Methods

Méthode Description
loadDataGrid ( ) Loads the datagrid

Method Details

execute() public méthode

Execute the action
public execute ( )

loadData() protected méthode

Load the settings
protected loadData ( )

loadSettingsForm() protected méthode

Load the settings form
protected loadSettingsForm ( )

parse() protected méthode

Parse the datagrid
protected parse ( )

Property Details

$form protected_oe property

The settings form
protected Form,Backend\Core\Engine $form
Résultat Backend\Core\Engine\Form

$items protected_oe property

protected array $items
Résultat array

$settings protected_oe property

protected $settings