Apache Zeta Components Manual :: Package TreePersistentObjectTiein Element Index

Element index for package TreePersistentObjectTiein

Package indexes

[ d ] [ e ] [ f ] [ p ] [ s ] [ _ ]

Letter '_'

__construct
in file persistent_object.php, method ezcTreePersistentObjectDataStore::__construct()
    Constructs a new storage backend that stores objects through persistent objects.

Letter 'd'

$dom
in file persistent_object.php, variable ezcTreePersistentObjectDataStore::$dom
    Contains the DOM representing this tree this data store stores data for.
deleteDataForAllNodes
in file persistent_object.php, method ezcTreePersistentObjectDataStore::deleteDataForAllNodes()
    Deletes the data for all the nodes in the store.
deleteDataForNodes
in file persistent_object.php, method ezcTreePersistentObjectDataStore::deleteDataForNodes()
    Deletes the data for all the nodes in the node list $nodeList.

Letter 'e'

ezcTreePersistentObjectDataStore
in file persistent_object.php, class ezcTreePersistentObjectDataStore
    ezcTreePersistentObjectDataStore is a tree data store that stores persistent objects.

Letter 'f'

fetchDataForNode
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
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.

Letter 'p'

persistent_object.php
procedural page persistent_object.php

Letter 's'

setDomTree
in file persistent_object.php, method ezcTreePersistentObjectDataStore::setDomTree()
    Associates the DOM tree for which this data store stores data for with this store.
storeDataForNode
in file persistent_object.php, method ezcTreePersistentObjectDataStore::storeDataForNode()
    Stores the data in the node to the data store.
Documentation generated by phpDocumentor 1.4.3