NAME
Labyrinth::Plugin::Content - General page content functionality.
DESCRIPTION
The functions contain herein are for general page content functionality.
PUBLIC INTERFACE METHODS
- Admin
-
Checks whether user has admin priviledges.
- Home
-
Sets article name to 'index' for quick loading.
- Section
-
Sets article name to current section name for quick loading.
CONTENT MANAGEMENT FUNCTIONS
- GetVersion
-
Sets the current application versions in template variables.
- ServerTime
-
Sets the current server time in a template variable.
REALM CHANGING FUNCTIONS
All the following reset the current realm.
- RealmAJAX
-
Use when the AJAX layout template is required.
- RealmICal
-
Use when the ICal layout template is required.
- RealmJS
-
Use when the JavaScript layout template is required.
- RealmJSON
-
Use when the JSON layout template is required.
- RealmPlain
-
Use when the plain text layout template is required.
- RealmPopup
-
Use when the popup layout template is required.
- RealmXML
-
Use when the XML layout template is required.
- RealmYAML
-
Use when the YAML layout template is required.
SEE ALSO
AUTHOR
Barbie, <barbie@missbarbell.co.uk> for Miss Barbell Productions, http://www.missbarbell.co.uk/
COPYRIGHT & LICENSE
Copyright (C) 2002-2015 Barbie for Miss Barbell Productions
All Rights Reserved.
This module is free software; you can redistribute it and/or
modify it under the Artistic License 2.0.