/ CDK / Overview / NodeSet Class Reference

NodeSet Class Reference
Inheritance diagram for NodeSet:
Node NodeSetInterface NodeInterface NodeSetRInterface NodeRInterface NodeRInterface DefaultNodeSet MultiInstance Video

Public Member Functions

 __construct ($key, $label= '', $tooltip= '', $representation=null, $defaultValue= '', $reloadPageOnChange=true, $reloadPropertiesOnChange=false, $collapsed=false)
 
 getData ()
 
 setValue ($values)
 
 setCollapsed ($collapsed)
 
 getCollapsed ()
 
 propertiesToArray ()
 
 addProperty ($addedProperty)
 
 removeProperty ($removedProperty)
 
- Public Member Functions inherited from Node
 __construct ($key, $label= '', $tooltip= '', $representation=null)
 
 getData ()
 
 getKey ()
 
 setLabel ($newValue)
 
 getLabel ()
 
 setTooltip ($newValue)
 
 getTooltip ()
 
 setRepresentation ($newValue)
 
 getRepresentation ()
 
 getParentProperty ()
 
 parentPropertyChangedTo ($newValue)
 
- Public Member Functions inherited from NodeRInterface
 getToolTip ()
 

Protected Attributes

 $type = ContentTemplateRPC::PROPERTY_TYPE_NODE_SET
 
 $collapsed = false
 
- Protected Attributes inherited from Node
 $key
 

Detailed Description

Constructor & Destructor Documentation

__construct (   $key,
  $label = '',
  $tooltip = '',
  $representation = null,
  $defaultValue = '',
  $reloadPageOnChange = true,
  $reloadPropertiesOnChange = false,
  $collapsed = false 
)

Member Function Documentation

addProperty (   $addedProperty)

Implements NodeSetInterface.

getCollapsed ( )

Implements NodeSetRInterface.

getData ( )
propertiesToArray ( )

Implements NodeSetRInterface.

removeProperty (   $removedProperty)

Implements NodeSetInterface.

setCollapsed (   $collapsed)

Implements NodeSetInterface.

setValue (   $values)

Field Documentation

$collapsed = false
protected
$type = ContentTemplateRPC::PROPERTY_TYPE_NODE_SET
protected

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