Class: TreeDataSet

Source Location: /class/customTree.php.inc

Class Overview

TreeDataSupports
   |
   --TreeDataSet




Variables

Methods

Inherited Variables

Class: TreeDataSupports

TreeDataSupports::$children
TreeDataSupports::$dataSet

Inherited Methods

Class: TreeDataSupports

TreeDataSupports::addRow()
TreeDataSupports::getColumnIndex()
TreeDataSupports::insertRow()
TreeDataSupports::insertRowAfter()
TreeDataSupports::insertRowBefore()
TreeDataSupports::removeRow()
TreeDataSupports::sort()

Class Variables

$colSortTypes = array()

access:  public
Type:   mixed

$colTypes = array()

access:  public
Type:   mixed

$columnProperties = array()

access:  public
Type:   mixed

$columns = array()

access:  public
Type:   mixed

$idToRow = array()

access:  public
Type:   mixed

$isSparse =  FALSE

access:  public
Type:   mixed

$nextIndex =  0

access:  public
Type:   mixed

$preventCircularHeritage =  TRUE

access:  public
Type:   mixed

$sortable =  FALSE

access:  public
Type:   mixed

$sortColumn =  NULL

access:  public
Type:   mixed

$sortDirection =  'asc'

access:  public
Type:   mixed



Class Methods


constructor __construct() [line 749]

TreeDataSet __construct( $tree, [ $sparse = FALSE])

access:  public

Parameters:

   $tree  
   $sparse  

[ Top ]

method allowDrop() [line 847]

void allowDrop( $allow, [ $type = 'any'])

access:  public

Parameters:

   $allow  
   $type  

[ Top ]

method allowFileDrop() [line 804]

void allowFileDrop( $allow)

access:  public

Parameters:

   $allow  

[ Top ]

method allowForeignDrop() [line 800]

void allowForeignDrop( $allow)

access:  public

Parameters:

   $allow  

[ Top ]

method createRow() [line 860]

void createRow( [ $data = NULL], [ $container = FALSE])

access:  public

Parameters:

   $data  
   $container  

[ Top ]

method createSeparator() [line 864]

void createSeparator( )

access:  public

[ Top ]

method preventCircularHeritage() [line 774]

void preventCircularHeritage( $state)

access:  public

Parameters:

   $state  

[ Top ]

method setColumnProperties() [line 790]

void setColumnProperties( $column, $properties)

access:  public

Parameters:

   $column  
   $properties  

[ Top ]

method setColumnSortType() [line 782]

void setColumnSortType( $col, $type)

access:  public

Parameters:

   $col  
   $type  

[ Top ]

method setDraggable() [line 834]

void setDraggable( $allow, [ $type = 'move'])

access:  public

Parameters:

   $allow  
   $type  

[ Top ]

method setSortable() [line 778]

void setSortable( $state)

access:  public

Parameters:

   $state  

[ Top ]

method sortColumn() [line 808]

void sortColumn( $col, [ $dir = NULL])

access:  public

Parameters:

   $col  
   $dir  

[ Top ]


Documentation generated on Tue, 10 May 2011 19:40:54 +0200 by phpDocumentor 1.4.3