NAME
Labyrinth::Plugin::News - Plugin News handler for Labyrinth
DESCRIPTION
Contains all the news handling functionality for the Labyrinth framework.
PUBLIC INTERFACE METHODS
- Front
-
Front page news items only.
- Main
-
Main news items in full, section in brief, the remainder just titles.
- Archive
-
Archived news items only.
- Item
-
Single specified news items in full.
ADMIN INTERFACE METHODS
- Access
-
Check whether user has access to admin functions. Must be Editor or greater.
- ImageCheck
-
Checks whether images are being referenced in a news item. Used to allow the images plugin to delete unused images.
- Admin
-
List new items.
- Add
-
Create a template variable hash to create a news item.
- Edit
-
Edit the given news item.
- Copy
-
Copy a specified news item to create a new one. Called via Admin().
- EditAmendments
-
Provide additional drop downs and fields for editing.
- Promote
-
Promote the given news item.
- Save
-
Save the given news item.
- Delete
-
Delete the listed news items. Called via Admin().
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.