7913 Posts in 1355 Topics by 930 members
DataObjectManager Module
SilverStripe Forums » DataObjectManager Module » How to get all nested subpages?
Discuss the DataObjectManager module, and the related ImageGallery module.
Moderators: martimiz, UncleCheese, Howard, Sean, Ryan M., biapar, Willr, Ingo, swaiba, simon_w
|
Page:
1
|
Go to End | |
| Author | Topic: | 788 Views |
-
How to get all nested subpages?

27 September 2010 at 9:47am
Hi,
I have the following site structure:
Home
|- branch1 [PageHolder]
| |- page1.1 [Page]
| |- page1.2 [Page]
|- branch2 [PageHolder]
| |- branch2.1 [PageHolder]
| | |- page2.1.1 [Page]
| | |- page2.1.2 [Page]
| |- branch2.2 [PageHolder]
| | |- branch2.2.1 [PageHolder]
| | |- page2.2.1.1 [Page]
| | |- page2.2.1.2 [Page]
| |- page2.3 [Page]
| |- page2.4 [Page]The problem is - how to get all pages (but not page holders) for branch2
in case to display an index on the branch2 page?Thank you for any help.
| 788 Views | ||
|
Page:
1
|
Go to Top |

