wCMF  3.6
 All Classes Namespaces Files Functions Variables Groups Pages
ResourceTreeController Class Reference
+ 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
 

Detailed Description

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.

Id:
class.ResourceTreeController.php 1462 2014-02-04 23:52:27Z iherwig

Input actions:

Output actions:

Parameters
[in,out]fieldNameThe name of the input field, to which the selected value should be assigned
Author
ingo herwig ingo@.nosp@m.wemo.nosp@m.ve.co.nosp@m.m

Definition at line 39 of file class.ResourceTreeController.php.

Member Function Documentation

ResourceTreeController::executeKernel ( )
See Also
Controller::executeKernel()

Definition at line 44 of file class.ResourceTreeController.php.

References TreeViewController\hasView().

+ Here is the call graph for this function:

ResourceTreeController::getClickAction ( $node)
See Also
TreeViewController::getClickAction()

Definition at line 54 of file class.ResourceTreeController.php.

References InternalLink\makeLink().

+ Here is the call graph for this function:


The documentation for this class was generated from the following file: