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

NAME

Labyrinth::Plugin::Event::Types - Event Type handler for the Labyrinth framework.

DESCRIPTION

Contains all the event type functionality for Labyrinth.

This package can be overridden to extended to the event types available.

Pub INTERFACE METHODS

SetType<n>

An AUTOLOADed method to set the event type. Note if the type does not exist within the database, the value is set to 0.

EventType

Provides the name of a specified event type.

EventTypeSelect

Provides a dropdown list of event types available.

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.