theme:create-path($collection as xs:string) as item()*
$collection | $collection |
theme:css($node as node(), $model as map(*)) as item()*
$node | $node |
$model | $model |
theme:locate($feed as xs:string) as xs:string
$feed | $feed |
theme:locate($feed as xs:string, $resource as xs:string) as xs:string?
$feed | $feed |
$resource | $resource |
theme:parent-collection($collection as xs:string) as xs:string?
$collection | $collection |
theme:resolve($collectionAbs as xs:string, $resource as xs:string, $root as xs:string, $controller as xs:string) as item()*
$collectionAbs | $collectionAbs |
$resource | $resource |
$root | $root |
$controller | $controller |
theme:resolve-relative($collectionRel as xs:string?, $resource as xs:string, $root as xs:string, $controller as xs:string) as item()*
$collectionRel? | $collectionRel? |
$resource | $resource |
$root | $root |
$controller | $controller |
theme:theme-for-feed($feed as xs:string?) as xs:string?
$feed? | $feed? |
theme:title($node as node(), $model as map(*)) as item()*
$node | $node |
$model | $model |