Class Ajax - General purpose Ajax handler for "executePostActions" as we can not use the default Contao handling.
__construct()
executePostActions(\ContaoCommunityAlliance\DcGeneral\DataContainerInterface $objDc) : void
| SuppressWarnings | (PHPMD.Superglobals) |
|---|---|
| SuppressWarnings | (PHPMD.CamelCaseVariableName) |
getEnvironment()
exitScript() : void
| SuppressWarnings | (PHPMD.ExitExpression) - The whole purpose of the method is the exit expression. |
|---|
getAjaxId() : string
| deprecated |
|---|
stringgetAjaxKey() : string
| deprecated |
|---|
stringgetAjaxName() : string
| deprecated |
|---|
stringgetDataContainer() : \ContaoCommunityAlliance\DcGeneral\Controller\DataContainerInterface.
getGet(string $key, bool $blnDecodeEntities) : mixed
stringThe key to retrieve.
boolDecode the entities.
mixedgetPost(string $key, bool $blnDecodeEntities) : mixed
stringThe key to retrieve.
boolDecode the entities.
mixedloadFileManager() : void
loadFiletree() : mixed
mixedloadPagetree() : mixed
mixedloadStructure() : void
reloadFiletree() : void
reloadPagetree() : void