Class ObjRuleContainer
-
ObjRuleContainer
uses
PathableName,
XmlConvertible
Located at container-classes/ObjRuleContainer.php
Methods summary
public
|
|
public
|
#
setName( mixed $newname )
|
public
|
#
equals( mixed $ostore )
Return true if all objects from this store are the same then in the other
store.
Return true if all objects from this store are the same then in the other
store.
|
public
|
#
equals_fasterHash( mixed $other )
|
public
|
#
generateFastHashComp( mixed $force = FALSE )
|
public
|
|
protected
|
#
has( mixed $obj, mixed $caseSensitive = TRUE )
|
protected
boolean
|
#
hasObjectRegex( string $regex )
Parameters
Returns
boolean
|
public
|
#
display( mixed $indentSpace = 0 )
|
public
|
|
public
|
#
referencedObjectRenamed( mixed $h )
|
public
|
#
replaceReferencedObject( mixed $old, mixed $new )
|
public
|
#
API_replaceReferencedObject( mixed $old, mixed $new )
|
protected
|
|
protected
|
|
public
array
|
#
getAll( )
Returns an array with all objects in store
Returns an array with all objects in store
Returns
array
|
public
|
|
public
|
#
getItemAtPosition( integer $position )
Parameters
- $position
integer $position
Throws
|
public
&
|
#
getMembersDiff( mixed $otherObject )
|
public
|
#
displayMembersDiff( mixed $otherObject, mixed $indent = 0, mixed $toString = FALSE )
|
public
|
|
Properties summary
public
mixed
|
$owner |
null |
|
public
string
|
$name |
'' |
|
public
array
|
$o |
array() |
|
Magic properties summary
public
mixed
|
$fasthashcomp |
|