Wiadomosc od Alexey Nikulin z 2006-05-16 16:58 brzmiala:
Does anybody use PageManager? I would like to write submenu portlet. I
need to get subpage of current page and than get all child pages. Please
help.
Page does not have subpages. Folders do, they can contain other folders,
pages and links. You can use Folder methods to get its NodeSets (all
nodes, pages, folders, links).
A Page has fragments, some of them are of LAYOUT type (they contain
other fragments), the other are of PORTLET type. A Page class has a
method getRootFragment() returning its root fragment containing other
fragments, which in turn can reveal its sub-fragments (getFragments()
method).
For more reference see:
http://portals.apache.org/jetspeed-2/multiproject/jetspeed-api/apidocs/
--
pozdrawiam,
Jacek Wislicki
[EMAIL PROTECTED]
tel.: +48 502 408 444
gg: 2540358
skype: jacek_wislicki
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]