PHP Class Frontend\Modules\Search\Ajax\Autosuggest

Inheritance: extends Frontend\Core\Engine\Base\AjaxAction
Afficher le fichier Open project: forkcms/forkcms

Protected Properties

Свойство Type Description
$pagination array The pagination array It will hold all needed parameters, some of them need initialization.

Méthodes publiques

Méthode Description
execute ( ) Execute the action
parse ( )

Private Methods

Méthode Description
display ( ) Display
getCachedData ( ) : boolean Load the cached data
getRealData ( ) Load the data
validateForm ( ) Validate the form

Method Details

execute() public méthode

Execute the action
public execute ( )

parse() public méthode

public parse ( )

Property Details

$pagination protected_oe property

The pagination array It will hold all needed parameters, some of them need initialization.
protected array $pagination
Résultat array