The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Labyrinth::Plugin::Guestbook - Guestbook plugin handler for Labyrinth

DESCRIPTION

Contains all the Guestbook handling functionality for the Labyrinth Web Framework.

PUBLIC INTERFACE METHODS

  • Read

    Lists all the publicly visable posts.

  • Save

    Save a message to be moderated.

ADMIN INTERFACE METHODS

MP3s Methods

  • List

    List and manage/moderate messages posted to the guestbook.

  • MultiBlock

    Block the IPs and delete messages based on content.

  • Block

    Block the IP of a single and delete it.

  • Allow

    Allow the IP of a message, and approve all messages with this IP.

  • Approve

    Approve a single message, ignoring the IP.

  • Delete

    Delete a single message, ignoring the IP.

  • Edit

    Edit a post.

  • Update

    Validates the fields returned from the edit page, and saves the record back to the database.

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 distribution is free software; you can redistribute it and/or
  modify it under the Artistic License 2.0.