Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Frontend
Core
Engine
Base
AjaxAction
setAction
Frontend\Core\Engine\Base\AjaxAction::setAction PHP Method
AjaxAction Class Documentation
Mostrar archivo
Open project: forkcms/forkcms
setAction()
protected
method
Set the action, for later use
protected
setAction
(
string
$action
)
$action
string
The action to use.
protected function setAction($action) { $this->action = (string) $action; }
AjaxAction
__construct
execute
getAction
getContent
getModule
output
setAction
setModule