NAME

Labyrinth::Plugin::Inbox - Inbox plugin handler for Labyrinth

DESCRIPTION

Contains all the inbox/message handling functionality for the Labyrinth framework.

Note that although this module was originally used to alert changes within the content management framework, the methods within have been little used. As such, they are being looked at with a view to redesigning in the future.

The intention with approval and decline, is to hook into the appropriate plugin to promote the specified item, such as an article, news item or event. This functionality would only be used by publishers to review items submittd by writers/editors.

PUBLIC INTERFACE METHODS

InboxCheck

Provide a count of messages in the inbox.

InboxView

Provide a list of message headers in the inbox.

MessageView

Read a specific message.

MessageApprove

Approve the action of a specific message.

MessageDecline

Decline the action of a specific message.

SEE ALSO

Labyrinth

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.