Controller/Action/Component/PagesController.php
\Kwf_Controller_Action_Component_PagesController
- Extends from
- \Kwf_Controller_Action_Component_PagesAbstractController
- package
- Methods
- _beforeDelete
- _beforeSaveMove
- _changeVisibility
- _getNodeConfig
- _hasPermissions
- getEditComponents
- getNodeConfig
- getSharedComponents
- jsonCopyAction
- jsonDataAction
- jsonMakeHomeAction
- jsonMoveAction
- jsonPasteAction
- openPreviewAction
Description
This controller is used to display a tree structure.
The sync-prefix means that this controller loads all data at once, so children are always loaded.
Methods
_beforeDelete
_beforeDelete(
$row
)
:
Arguments
- $row
Details
- visibility
- protected
- final
- false
- static
- false
_beforeSaveMove
_beforeSaveMove(
$row
)
:
Arguments
- $row
Details
- visibility
- protected
- final
- false
- static
- false
_changeVisibility
_changeVisibility(
$row
)
:
Arguments
- $row
Details
- visibility
- protected
- final
- false
- static
- false
_getNodeConfig
_getNodeConfig(
$component
)
:
Arguments
- $component
Details
- visibility
- protected
- final
- false
- static
- false
_hasPermissions
_hasPermissions(
$row, $action
)
:
Arguments
- $row
- $action
Details
- visibility
- protected
- final
- false
- static
- false
getEditComponents
getEditComponents(
$component
)
:
Arguments
- $component
Details
- visibility
- public
- final
- false
- static
- true
getNodeConfig
getNodeConfig(
$component, $user, $acl, $componentConfigs
=
array
)
:
Arguments
- $component
- $user
- $acl
- $componentConfigs
Details
- visibility
- public
- final
- false
- static
- true
getSharedComponents
getSharedComponents(
$component
)
:
Arguments
- $component
Details
- visibility
- public
- final
- false
- static
- true
jsonCopyAction
jsonCopyAction(
)
:
Details
- visibility
- public
- final
- false
- static
- false
jsonDataAction
jsonDataAction(
)
:
This function is called when CONTROLLER_URL/json-data is called.
Details
- visibility
- public
- final
- false
- static
- false
jsonMakeHomeAction
jsonMakeHomeAction(
)
:
Details
- visibility
- public
- final
- false
- static
- false
jsonMoveAction
jsonMoveAction(
)
:
Details
- visibility
- public
- final
- false
- static
- false
jsonPasteAction
jsonPasteAction(
)
:
Details
- visibility
- public
- final
- false
- static
- false
openPreviewAction
openPreviewAction(
)
:
Details
- visibility
- public
- final
- false
- static
- false