Discussion:
get absolute container list
Minella Stefano
2008-10-15 13:59:04 UTC
Permalink
Hi to all,



if I want to retrieve a container list from another page I can use
getAbsoluteContainerList() method and specify the parameters:

- container name

- page ID or pageUrlKey



If I use the taglib, is there a way to indicate the pageUrlKey? Or the
taglib is available only with the pageID?



Thank you

Bye

Stefano
d***@jahia.com
2008-10-15 14:08:36 UTC
Permalink
Hello,

According to the tld, the content:absoluteContainerList tag has a
pageKey attribute:


<attribute>
<name>pageKey</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>


It has been added recently, and it seems that the online taglib
documentation has not
been regenerated since. But if you use 5.0.4, it is available ;)


Best regards,
Damien
Post by Minella Stefano
Hi to all,
if I want to retrieve a container list from another page I can use
- container name
- page ID or pageUrlKey
If I use the taglib, is there a way to indicate the pageUrlKey? Or the
taglib is available only with the pageID?
Thank you
Bye
Stefano
Loading...