The PageTree is a PyLucid model witch holds the menu tree.
Content:
The PageTree is a PyLucid model. It's a simple ID<->parent-ID relation tree. It holds the menu tree hierarchy.
The PageTree entry is language independent. All language depend stuff is in PageMeta, PageContent etc.