Class pApiTree
Tree class for content allocation
Direct known subclasses
pApiContentAllocationArticle, pApiContentAllocationComplexList, pApiContentAllocationSelectBox, pApiContentAllocationTreeView
Package: Plugin\ContentAllocation
Copyright: four for business AG <www.4fb.de>
License: http://www.contenido.org/license/LIZENZ.txt
Author: Marco Jahn
Located at plugins/content_allocation/classes/class.content_allocation_tree.php
Copyright: four for business AG <www.4fb.de>
License: http://www.contenido.org/license/LIZENZ.txt
Author: Marco Jahn
Located at plugins/content_allocation/classes/class.content_allocation_tree.php
public
|
|
public
|
|
public
array
|
#
fetchTreeIds( mixed $parentId = false, integer $level = 0, $showOffline = false )
Fetch ContentAllocation tree Consider offline/online status |
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
public
|
$db
|
#
NULL
|
public
|
$table
|
#
NULL
|
public
integer
|
$lang
|
#
1
|
public
integer
|
$client
|
#
1
|
public
integer
|
$defaultLang
|
#
1
|
public
|
$logger
|
#
NULL
|
public
|
$user
|
#
NULL
|
public
array
|
$treeStatus
|
#
array()
|
public
|
$uuid
|
#
NULL
|
public
array
|
$_arrInFilters
|
#
array('htmlspecialchars', 'addslashes')
|
public
array
|
$_arrOutFilters
|
#
array('stripslashes', 'htmldecode')
|