Docuementation for ccm-subsite.ftl
git-svn-id: https://svn.libreccm.org/ccm/trunk@6286 8810af33-2d31-482b-a856-94f89814c4dfmaster
parent
ccf8cb9b33
commit
3e3d380bac
|
|
@ -5,6 +5,13 @@
|
||||||
"ui": "http://www.arsdigita.com/ui/1.0"}
|
"ui": "http://www.arsdigita.com/ui/1.0"}
|
||||||
>
|
>
|
||||||
|
|
||||||
|
<#--filedoc
|
||||||
|
Functions for retrieving informations about subsites.
|
||||||
|
-->
|
||||||
|
|
||||||
|
<#--doc
|
||||||
|
Gets the name of the current sub site.
|
||||||
|
-->
|
||||||
<#function getSubsiteName>
|
<#function getSubsiteName>
|
||||||
<#return model["//ui:siteBanner[@bebop:classname='com.arsdigita.subsite.ui.SubSiteBanner']/@sitename)]"]>
|
<#return model["//ui:siteBanner[@bebop:classname='com.arsdigita.subsite.ui.SubSiteBanner']/@sitename)]"]>
|
||||||
</#function>
|
</#function>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue