Class cfContentTree
cfContentTree Class
Class to draw the tree for the content and allow selection of items.
Package: clearFusionCMS
Copyright: Copyright (c) 2012 - 2016 clearFusionCMS. All rights reserved.
Located at system/app/cfContentTree.php
Copyright: Copyright (c) 2012 - 2016 clearFusionCMS. All rights reserved.
Located at system/app/cfContentTree.php
Methods summary
public
|
|
protected
string
|
|
protected
|
|
public
string
|
|
public
|
Properties summary
protected
string
|
$module
The module for the link. |
|
protected
string
|
$action
The action for the link. |
|
protected
|
$router
The router. |
|
protected
integer
|
$active
The active node. |
|
protected
boolean
|
$move
Flags if moving |
|
protected
|
$content
The content object. |
|
protected
|
$tree
The tree. |
|
protected
boolean
|
$useSlugs
Flags if the slug name should be used for the document title. |