TreePersistentObjectTiein
[ ]
[ ]
[ ]
[ ]
[ ]
Element index for package TreePersistentObjectTiein
[
d ]
[
e ]
[
f ]
[
p ]
[
s ]
[
_ ]
_
- __construct : ezcTreePersistentObjectDataStore
- in file persistent_object.php, method ezcTreePersistentObjectDataStore::__construct()
Constructs a new storage backend that stores objects through persistent objects.
d
- $dom : ezcTreePersistentObjectDataStore
- in file persistent_object.php, variable ezcTreePersistentObjectDataStore::$dom
Contains the DOM representing this tree this data store stores data for.
- deleteDataForAllNodes : ezcTreePersistentObjectDataStore
- in file persistent_object.php, method ezcTreePersistentObjectDataStore::deleteDataForAllNodes()
Deletes the data for all the nodes in the store.
- deleteDataForNodes : ezcTreePersistentObjectDataStore
- in file persistent_object.php, method ezcTreePersistentObjectDataStore::deleteDataForNodes()
Deletes the data for all the nodes in the node list $nodeList.
e
- ezcTreePersistentObjectDataStore
- in file persistent_object.php, class ezcTreePersistentObjectDataStore
ezcTreePersistentObjectDataStore is a tree data store that stores persistent objects.
f
- fetchDataForNode : ezcTreePersistentObjectDataStore
- in file persistent_object.php, method ezcTreePersistentObjectDataStore::fetchDataForNode()
Retrieves the data for the node $node from the data store and assigns it to the node's 'data' property.
- fetchDataForNodes : ezcTreePersistentObjectDataStore
- in file persistent_object.php, method ezcTreePersistentObjectDataStore::fetchDataForNodes()
This method *tries* to fetch the data for all the nodes in the node list $nodeList and assigns this data to the nodes' 'data' properties.
p
- persistent_object.php
- procedural page persistent_object.php
s
- setDomTree : ezcTreePersistentObjectDataStore
- in file persistent_object.php, method ezcTreePersistentObjectDataStore::setDomTree()
Associates the DOM tree for which this data store stores data for with this store.
- storeDataForNode : ezcTreePersistentObjectDataStore
- in file persistent_object.php, method ezcTreePersistentObjectDataStore::storeDataForNode()
Stores the data in the node to the data store.
Last updated: Mon, 17 Dec 2007