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.
- RealmPopup
-
Use when the popup layout template is required.
- RealmICal
-
Use when the ICal layout template is required.
- RealmPlain
-
Use when the plain text layout template is required.
SEE ALSO
Labyrinth
AUTHOR
Barbie, <barbie@missbarbell.co.uk> for Miss Barbell Productions, http://www.missbarbell.co.uk/
COPYRIGHT & LICENSE
Copyright (C) 2002-2011 Barbie for Miss Barbell Productions
All Rights Reserved.
This module is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.