Class flWidgetTreeLinkNode
flWidgetTreeLinkNode Class
Class to hold a tree node with a link.
- flWidgetTreeNode
-
flWidgetTreeLinkNode
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, string $link, string $type = 'node', string $id = null )
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
string
|
$link
The link. |