wCMF
3.6
|
Public Member Functions | |
executeKernel () | |
getClickAction (&$node) | |
![]() | |
hasView () | |
executeKernel () | |
getRootOIDs () | |
getChildren ($oid) | |
getViewNode (&$node, $displayText='') | |
isVisible (&$node) | |
getDisplayText (&$node) | |
getClickAction (&$node) | |
![]() | |
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 | |
![]() | |
$_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().
ResourceTreeController::getClickAction | ( | & | $node | ) |
Definition at line 54 of file class.ResourceTreeController.php.
References InternalLink\makeLink().