PyLucid CMS Logo

PyLucid related terms and definitions

page message
  • Entry for this url doesn't exist.
  • Entry for this url doesn't exist.
  • Entry for this url doesn't exist.
  • Entry for this url doesn't exist.
  • Eintrag mit dieser URL existiert nicht.
  • Eintrag mit dieser URL existiert nicht.
Term:
PageTree
Short definition:
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.

The model is defined here: pylucid_project/apps/pylucid/models/pagetree.py
A import can look like this:

Python
1
from pylucid_project.apps.pylucid.models import PageTree
0 comments for 'PageTree':
    there exist no comment for 'PageTree'
Leave a comment
tag navi help

django-processinfo: 5.3 ms of 208.7 ms (2.6%)