PHPCR Port of JSR-170 Specification to PHP The JSR-170 API defines how an application and a content repository interact with respect to a number of content services. For example the versioning facilities of a content repository are clearly defined, so an application knows how to browse the version history, check in and check out content items, or update and merge content in a standard fashion. This is the PHP pot of the API. mnix Markus Nix mnix@docuverse.de lead 0.2 2005-06-15 Apache License alpha Changes reflect most of the latest changes in the JCR spec. AccessDeniedException.php Credentials.php IllegalArgumentException.php IllegalStateException.php InvalidItemStateException.php InvalidSerializedDataException.php IOException.php Item.php ItemExistsException.php ItemNotFoundException.php ItemVisitor.php LoginException.php MergeException.php NamespaceException.php NamespaceRegistry.php Node.php NodeIterator.php NoSuchElementException.php NoSuchWorkspaceException.php NumberFormatException.php PathNotFoundException.php Property.php PropertyIterator.php PropertyType.php RangeIterator.php ReferentialIntegrityException.php Repository.php RepositoryException.php SAXException.php Session.php SimpleCredentials.php UnsupportedRepositoryOperationException.php Value.php ValueFormatException.php Workspace.php lock/Lock.php lock/LockException.php nodetype/ConstraintViolationException.php nodetype/NodeType.php nodetype/NodeTypeIterator.php nodetype/NodeTypeManager.php nodetype/NoSuchNodeTypeException.php nodetype/ItemDefinition.php nodetype/NodeDefinition.php nodetype/PropertyDefinition.php observation/Event.php observation/EventIterator.php observation/EventListener.php observation/EventListenerIterator.php observation/ObservationManager.php query/InvalidQueryException.php query/Query.php query/QueryManager.php query/QueryResult.php query/Row.php query/RowIterator.php util/ISO8601.php util/TraversingItemVisitor.php version/OnParentVersionAction.php version/Version.php version/VersionException.php version/VersionHistory.php version/VersionIterator.php 0.1 2005-05-06 Apache License alpha