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 |
---|
string
getAjaxKey() : string
deprecated |
---|
string
getAjaxName() : string
deprecated |
---|
string
getDataContainer() : \ContaoCommunityAlliance\DcGeneral\Controller\DataContainerInterface.
getGet(string $key, bool $blnDecodeEntities) : mixed
string
The key to retrieve.
bool
Decode the entities.
mixed
getPost(string $key, bool $blnDecodeEntities) : mixed
string
The key to retrieve.
bool
Decode the entities.
mixed
loadFileManager() : void
loadFiletree() : mixed
mixed
loadPagetree() : mixed
mixed
loadStructure() : void
reloadFiletree() : void
reloadPagetree() : void