Class flWidgetTreeChildNode
flWidgetTreeChildNode Class
Class to hold a child tree for the tree view.
- flWidgetTreeNode
- flWidgetTreeChildNode
Package: fusionLib
Copyright: Copyright (c) 2012 - 2016 fusionLib. All rights reserved.
Located at system/libs/Widget/flWidgetTreeView.php
Copyright: Copyright (c) 2012 - 2016 fusionLib. All rights reserved.
Located at system/libs/Widget/flWidgetTreeView.php
Methods summary
public
|
#
__construct( string $name,
Construct the object. |
public
string
|
Methods inherited from flWidgetTreeNode
Constants summary
Constants inherited from flWidgetTreeNode
CHUNK
,
CODE
,
CONTAINER
,
CONTAINEROPEN
,
CSS
,
DOC
,
FIELD
,
IMAGE
,
JS
,
LINK
,
NODE
,
PHP
,
PLUGIN
,
PREF
,
RESOURCE
,
SNIPPET
,
SOUND
,
TASK
,
TEMPLATE
,
VIDEO
,
XML
Properties summary
protected
|
$child
The child tree. |
|
protected
boolean
|
$open
The open/close state of the child tree. |
|
protected
string
|
$link
The link. |