메소드 |
설명 |
|
__construct ( Jackalope\FactoryInterface $factory, Jackalope\Transport\TransportInterface $transport, Jackalope\Transport\Logging\LoggerInterface $logger ) |
Constructor. |
|
getAccessibleWorkspaceNames ( ) |
{@inheritDoc} |
|
getAutoLastModified ( ) |
{@inheritDoc} |
|
getBinaryStream ( $path ) |
{@inheritDoc} |
|
getFetchDepth ( ) |
{@inheritDoc} |
|
getNamespaces ( ) |
{@inheritDoc} |
|
getNode ( $path ) |
{@inheritDoc} |
|
getNodeByIdentifier ( $uuid ) |
{@inheritDoc} |
|
getNodePathForIdentifier ( $uuid, $workspace = null ) |
{@inheritDoc} |
|
getNodeTypes ( $nodeTypes = [] ) |
{@inheritDoc} |
|
getNodes ( $paths ) |
{@inheritDoc} |
|
getNodesByIdentifier ( $identifiers ) |
{@inheritDoc} |
|
getProperty ( $path ) |
{@inheritDoc} |
|
getReferences ( $path, $name = null ) |
{@inheritDoc} |
|
getRepositoryDescriptors ( ) |
{@inheritDoc} |
|
getWeakReferences ( $path, $name = null ) |
{@inheritDoc} |
|
login ( PHPCR\CredentialsInterface $credentials = null, $workspaceName = null ) |
{@inheritDoc} |
|
logout ( ) |
{@inheritDoc} |
|
setAutoLastModified ( $autoLastModified ) |
{@inheritDoc} |
|
setFetchDepth ( $depth ) |
{@inheritDoc} |
|
setNodeTypeManager ( $nodeTypeManager ) |
{@inheritDoc} |
|