Is there a way to get the hierarchy parent of the CMS page in Magento - or - getCollection of children CMS pages of the particular page?
This task appears to be simple, but in the dump of the properties and methods of magento cms page object, there is no thing like parent or something like that.