Class GeneralAjax - General purpose Ajax handler for "executePostActions" in Contao 3.X as we can not use the default Contao handling.
getModelFromSerializedId(string $serializedId) : \ContaoCommunityAlliance\DcGeneral\Data\ModelInterface
string
The serialized id.
getTreeValue(string $strType, string $varValue) : string
string
Either "page" or "file".
string
The value as comma separated list.
string
The value array.getWidget(string $fieldName, string $serializedId, string $propertyValue) : \Widget
string
The property name.
string
The serialized id of the model.
string
The property value.
loadFiletree()
SuppressWarnings | (PHPMD.Superglobals) |
---|---|
SuppressWarnings | (PHPMD.CamelCaseVariableName) |
loadPagetree()
SuppressWarnings | (PHPMD.Superglobals) |
---|---|
SuppressWarnings | (PHPMD.CamelCaseVariableName) |
reloadFiletree()
reloadPagetree()
reloadTree() : void