Configuration settings for the eXist documentation app.
For debugging: generates a table showing all properties defined : in the application descriptors.
$node | $node |
$model | $model |
$node | $node |
$model | $model |
$node | $node |
$model | $model |
Returns the expath-pkg.xml descriptor for the current application.
Finds the full path of (the first instance of) some resource underneath a collection, given its name. If the resource holds a path it is stripped first. The name is returned including a relative path.
$base-collection | $base-collection |
$resource | $resource |
Returns the repo.xml descriptor for the current application.
Resolve the given path using the current application context (for if the app resides in the file system):
$relPath | $relPath |
$base-collection | $base-collection |
$resource | $resource |
$sub-path? | $sub-path? |