PAGE Methods

claim()

Reads the page's claim. The claim can be set for each page individually in backend's content section. The page claim is entirely optional and i.e. could be used to put an additional headline into the header of each page.

string claim()

Return

Current page claim


Read page claim

$PAGE->claim()
RETURN: 'Test page claim'