Class rex_structure_element
Object Oriented Framework: Basisklasse für die Strukturkomponenten.
- rex_structure_element uses rex_instance_pool_trait, rex_instance_list_pool_trait
Direct known subclasses
Methods summary
protected
|
|
public
string
|
|
protected static
boolean
|
|
public static
string[]
|
|
public static
|
|
public static
static|null
|
|
protected static
static[]
|
#
getChildElements( integer $parentId, string $listType, boolean $ignoreOfflines = false, integer $clang = null )
|
public
integer
|
|
public
integer
|
|
public
string
|
|
public
integer
|
|
public
integer
|
|
abstract public
string
|
|
public
int[]
|
|
abstract public
self
|
|
public
string
|
|
public
integer
|
|
public
string
|
|
public
integer
|
|
public
string
|
|
public
integer
|
|
public
boolean
|
|
public
integer
|
|
public
boolean
|
|
abstract public
boolean
|
|
public
string
|
|
protected
string
|
|
public
|
#
getParentTree( )
Get an array of all parentCategories. Returns an array of rex_structure_element objects. |
public
boolean
|
#
inParentTree(
Checks if $anObj is in the parent tree of the object. |
public
boolean
|
|
public
boolean
|
|
public
boolean
|
Methods used from rex_instance_pool_trait
addInstance()
,
clearInstance()
,
clearInstancePool()
,
getInstance()
,
hasInstance()
Methods used from rex_instance_list_pool_trait
addInstanceList()
,
clearInstanceList()
,
clearInstanceListPool()
,
getInstanceList()
,
hasInstanceList()
Properties summary
protected
string
|
$id
|
# '' |
protected
string
|
$parent_id
|
# '' |
protected
string
|
$clang_id
|
# '' |
protected
string
|
$name
|
# '' |
protected
string
|
$catname
|
# '' |
protected
string
|
$template_id
|
# '' |
protected
string
|
$path
|
# '' |
protected
string
|
$priority
|
# '' |
protected
string
|
$catpriority
|
# '' |
protected
string
|
$startarticle
|
# '' |
protected
string
|
$status
|
# '' |
protected
string
|
$updatedate
|
# '' |
protected
string
|
$createdate
|
# '' |
protected
string
|
$updateuser
|
# '' |
protected
string
|
$createuser
|
# '' |
protected static
mixed
|
$classVars
|