XQuery Function Documentation

Search and Browse

theme:create-path

theme:create-path($collection as xs:string) as item()*

Parameters:
$collection $collection
Returns:
item()*

theme:css

theme:css($node as node(), $model as map(*)) as item()*

Parameters:
$node $node
$model $model
Returns:
item()*

theme:locate

theme:locate($feed as xs:string) as xs:string

Parameters:
$feed $feed
Returns:
xs:string

theme:locate

theme:locate($feed as xs:string, $resource as xs:string) as xs:string?

Parameters:
$feed $feed
$resource $resource
Returns:
xs:string?

theme:parent-collection

theme:parent-collection($collection as xs:string) as xs:string?

Parameters:
$collection $collection
Returns:
xs:string?

theme:resolve

theme:resolve($collectionAbs as xs:string, $resource as xs:string, $root as xs:string, $controller as xs:string) as item()*

Parameters:
$collectionAbs $collectionAbs
$resource $resource
$root $root
$controller $controller
Returns:
item()*

theme:resolve-relative

theme:resolve-relative($collectionRel as xs:string?, $resource as xs:string, $root as xs:string, $controller as xs:string) as item()*

Parameters:
$collectionRel? $collectionRel?
$resource $resource
$root $root
$controller $controller
Returns:
item()*

theme:theme-for-feed

theme:theme-for-feed($feed as xs:string?) as xs:string?

Parameters:
$feed? $feed?
Returns:
xs:string?

theme:title

theme:title($node as node(), $model as map(*)) as item()*

Parameters:
$node $node
$model $model
Returns:
item()*