| wCMF
    3.6
    | 
 Inheritance diagram for ResourceTreeController:
 Inheritance diagram for ResourceTreeController:| Public Member Functions | |
| executeKernel () | |
| getClickAction (&$node) | |
|  Public Member Functions inherited from TreeViewController | |
| hasView () | |
| executeKernel () | |
| getRootOIDs () | |
| getChildren ($oid) | |
| getViewNode (&$node, $displayText='') | |
| isVisible (&$node) | |
| getDisplayText (&$node) | |
| getClickAction (&$node) | |
|  Public Member Functions inherited from Controller | |
| Controller (&$delegate) | |
| initialize (&$request, &$response) | |
| validate () | |
| hasView () | |
| execute () | |
| executeKernel () | |
| getErrorMsg () | |
| setErrorMsg ($msg) | |
| appendErrorMsg ($msg) | |
| & | getRequest () | 
| & | getResponse () | 
| & | getView () | 
| & | getDelegate () | 
| getViewTemplate ($controller, $context, $action) | |
| getCacheId () | |
| assignViewDefaults (&$view) | |
| isLocalizedRequest () | |
| Additional Inherited Members | |
|  Public Attributes inherited from Controller | |
| $_request = null | |
| $_response = null | |
| $_errorMsg = '' | |
| $_view = null | |
| $_delegate = null | |
ResourceTreeController allows to browse cms content in a tree view and set links when selecting a resource. It works together with resourcetree.tpl.
wCMF - wemove Content Management Framework Copyright (C) 2005-2014 wemove digital solutions GmbH
Licensed under the terms of any of the following licenses at your choice:
See the license.txt file distributed with this work for additional information.
Input actions:
Output actions:
| [in,out] | fieldName | The name of the input field, to which the selected value should be assigned | 
Definition at line 39 of file class.ResourceTreeController.php.
| ResourceTreeController::executeKernel | ( | ) | 
Definition at line 44 of file class.ResourceTreeController.php.
References TreeViewController\hasView().
 Here is the call graph for this function:
 Here is the call graph for this function:| ResourceTreeController::getClickAction | ( | & | $node | ) | 
Definition at line 54 of file class.ResourceTreeController.php.
References InternalLink\makeLink().
 Here is the call graph for this function:
 Here is the call graph for this function: