Controller/Action/Component/PagesController.php
\Kwf_Controller_Action_Component_PagesController
- Extends from
- \Kwf_Controller_Action_Component_PagesAbstractController
- package
 Methods 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
 Details
- visibility
- protected
- final
- false
- static
- false
_beforeSaveMove
_beforeSaveMove(
           $row
          )
        
        :
        Arguments
- $row
 Details
 Details
- visibility
- protected
- final
- false
- static
- false
_changeVisibility
_changeVisibility(
           $row
          )
        
        :
        Arguments
- $row
 Details
 Details
- visibility
- protected
- final
- false
- static
- false
_getNodeConfig
_getNodeConfig(
           $component
          )
        
        :
        Arguments
- $component
 Details
 Details
- visibility
- protected
- final
- false
- static
- false
_hasPermissions
_hasPermissions(
           $row,  $action
          )
        
        :
        Arguments
- $row
- $action
 Details
 Details
- visibility
- protected
- final
- false
- static
- false
getEditComponents
getEditComponents(
           $component
          )
        
        :
        Arguments
- $component
 Details
 Details
- visibility
- public
- final
- false
- static
- true
getNodeConfig
getNodeConfig(
           $component,  $user,  $acl,  $componentConfigs
              =
              array
          )
        
        :
        Arguments
- $component
- $user
- $acl
- $componentConfigs
 Details
 Details
- visibility
- public
- final
- false
- static
- true
getSharedComponents
getSharedComponents(
           $component
          )
        
        :
        Arguments
- $component
 Details
 Details
- visibility
- public
- final
- false
- static
- true
jsonCopyAction
jsonCopyAction(
          
          )
        
        :
        
 Details
 Details
- visibility
- public
- final
- false
- static
- false
jsonDataAction
jsonDataAction(
          
          )
        
        :
        This function is called when CONTROLLER_URL/json-data is called.
 Details
 Details
- visibility
- public
- final
- false
- static
- false
jsonMakeHomeAction
jsonMakeHomeAction(
          
          )
        
        :
        
 Details
 Details
- visibility
- public
- final
- false
- static
- false
jsonMoveAction
jsonMoveAction(
          
          )
        
        :
        
 Details
 Details
- visibility
- public
- final
- false
- static
- false
jsonPasteAction
jsonPasteAction(
          
          )
        
        :
        
 Details
 Details
- visibility
- public
- final
- false
- static
- false
openPreviewAction
openPreviewAction(
          
          )
        
        :
        
 Details
 Details
- visibility
- public
- final
- false
- static
- false