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
stringThe serialized id.
getTreeValue(string $strType, string $varValue) : string
stringEither "page" or "file".
stringThe value as comma separated list.
stringThe value array.getWidget(string $fieldName, string $serializedId, string $propertyValue) : \Widget
stringThe property name.
stringThe serialized id of the model.
stringThe property value.
loadFiletree()
| SuppressWarnings | (PHPMD.Superglobals) |
|---|---|
| SuppressWarnings | (PHPMD.CamelCaseVariableName) |
loadPagetree()
| SuppressWarnings | (PHPMD.Superglobals) |
|---|---|
| SuppressWarnings | (PHPMD.CamelCaseVariableName) |
reloadFiletree()
reloadPagetree()
reloadTree() : void