PHP Jackalope Namespace

Nested Namespaces

Jackalope\ImportExport
Jackalope\Lock
Jackalope\NodeType
Jackalope\Observation
Jackalope\Query
Jackalope\Transaction
Jackalope\Transport
Jackalope\Validation
Jackalope\Version

Classes

Name Description
BinaryStreamWrapper This class implements a stream wrapper that allows for lazy loaded binary properties.
Factory Jackalope implementation factory.
Helper Static helper functions to do some commonly used dom and path operations
Item {@inheritDoc}
Node The Node interface represents a node in a workspace.
ObjectManager Implementation specific class that talks to the Transport layer to get nodes and caches every node retrieved to improve performance.
Property A Property object represents the smallest granularity of content storage.
Repository The entry point into the content repository. The Repository object is usually acquired through the RepositoryFactory.
RepositoryFactoryJackrabbit This factory creates repositories with the jackrabbit transport