Element index for package Koowa_Object
[ a ]
[ c ]
[ d ]
[ e ]
[ g ]
[ h ]
[ i ]
[ k ]
[ m ]
[ n ]
[ o ]
[ p ]
[ q ]
[ r ]
[ s ]
[ t ]
[ u ]
[ v ]
[ _ ]
_
- $_data
- in file array.php, variable KObjectArray::$_data
The data for each key in the array (key => value).
- $_mixed_methods
- in file object.php, variable KObject::$_mixed_methods
Mixed in methods
- $_object
- in file decorator.php, variable KObjectDecorator::$_object
The decorated object
- $_object_list
- in file queue.php, variable KObjectQueue::$_object_list
Object list
- $_object_set
- in file set.php, variable KObjectSet::$_object_set
Object set
- $_object_stack
- in file stack.php, variable KObjectStack::$_object_stack
The object container
- $_priority_list
- in file queue.php, variable KObjectQueue::$_priority_list
Priority list
- $__methods
- in file decorator.php, variable KObjectDecorator::$__methods
Class methods
- $__methods
- in file object.php, variable KObject::$__methods
Class methods
- $__service_container
- in file object.php, variable KObject::$__service_container
The service container
- $__service_identifier
- in file object.php, variable KObject::$__service_identifier
The service identifier
- _initialize
- in file array.php, method KObjectArray::_initialize()
Initializes the options for the object
- _initialize
- in file object.php, method KObject::_initialize()
Initializes the options for the object
- __call
- in file decorator.php, method KObjectDecorator::__call()
Overloaded call function
- __call
- in file object.php, method KObject::__call()
Search the mixin method map and call the method or trigger an error
- __clone
- in file object.php, method KObject::__clone()
Preform a deep clone of the object.
- __clone
- in file queue.php, method KObjectQueue::__clone()
Preform a deep clone of the object
- __clone
- in file set.php, method KObjectSet::__clone()
Preform a deep clone of the object
- __construct
- in file stack.php, method KObjectStack::__construct()
Constructor
- __construct
- in file set.php, method KObjectSet::__construct()
Constructor
- __construct
- in file queue.php, method KObjectQueue::__construct()
Constructor
- __construct
- in file object.php, method KObject::__construct()
Constructor
- __construct
- in file decorator.php, method KObjectDecorator::__construct()
Constructor
- __construct
- in file exception.php, method KObjectException::__construct()
Constructor
- __construct
- in file array.php, method KObjectArray::__construct()
Constructor
- __get
- in file array.php, method KObjectArray::__get()
Get a value by key
- __get
- in file decorator.php, method KObjectDecorator::__get()
Overloaded get function
- __isset
- in file decorator.php, method KObjectDecorator::__isset()
Overloaded isset function
- __isset
- in file array.php, method KObjectArray::__isset()
Test existence of a key
- __set
- in file array.php, method KObjectArray::__set()
Set a value by key
- __set
- in file decorator.php, method KObjectDecorator::__set()
Overloaded set function
- __unset
- in file decorator.php, method KObjectDecorator::__unset()
Overloaded isset function
- __unset
- in file array.php, method KObjectArray::__unset()
Unset a key
top
top
top
top
top
g
- get
- in file object.php, method KObject::get()
Get the object properties
- getHandle
- in file object.php, method KObject::getHandle()
Get a handle for this object
- getHandle
- in file handlable.php, method KObjectHandlable::getHandle()
Get the object handle
- getIdentifier
- in file serviceable.php, method KObjectServiceable::getIdentifier()
Get a service identifier.
- getIdentifier
- in file object.php, method KObject::getIdentifier()
Gets the service identifier.
- getIterator
- in file set.php, method KObjectSet::getIterator()
Defined by IteratorAggregate
- getIterator
- in file array.php, method KObjectArray::getIterator()
Get a new iterator
- getMethods
- in file decorator.php, method KObjectDecorator::getMethods()
Get a list of all the available methods
- getMethods
- in file object.php, method KObject::getMethods()
Get a list of all the available methods
- getObject
- in file decorator.php, method KObjectDecorator::getObject()
Get the decorated object
- getPriority
- in file queue.php, method KObjectQueue::getPriority()
Get the priority of an object in the queue
- getService
- in file object.php, method KObject::getService()
Get an instance of a class based on a class identifier only creating it if it does not exist yet.
- getService
- in file serviceable.php, method KObjectServiceable::getService()
Get an instance of a class based on a class identifier only creating it if it doesn't exist yet.
top
top
top
k
- key
- in file set.php, method KObjectSet::key()
Return the key of the current element
- key
- in file queue.php, method KObjectQueue::key()
Return current object index
- KObject
- in file object.php, class KObject
Object class
- KObjectArray
- in file array.php, class KObjectArray
An Object Array Class
- KObjectDecorator
- in file decorator.php, class KObjectDecorator
An Object Decorator Class
- KObjectException
- in file exception.php, class KObjectException
Koowa Date Exception class
- KObjectHandlable
- in file handlable.php, class KObjectHandlable
Object Hashable interface
- KObjectQueue
- in file queue.php, class KObjectQueue
Object Queue Class
- KObjectServiceable
- in file serviceable.php, class KObjectServiceable
Object Serviceable Interface
- KObjectSet
- in file set.php, class KObjectSet
An Object Set Class
- KObjectStack
- in file stack.php, class KObjectStack
Object Stack Class
top
top
top
top
top
top
top
top
top
top
top
|
|