Annotated CPAN


MCRAWFOR > Solstice 1440 (2007-11-07)

[ search.cpan.org | Kobes search | CPAN::Forum | CPANRatings | report a bug | cpantesters | Download ]

configure_solstice
IntegerLibrary A library of generic integer manipulation functions.
JSCalendar::Controller::DateTime::Editor
JSCalendar::View::DateTime::Editor A view of a Solstice DateTime obj,
Model The superclass for all Solstice data models.
Solstice Solstice is a Web application development framework for Perl. Based on the MVC programming paradigm, it provides a sensible layout for Web applications that helps you write applications faster and with fewer mistakes.
Solstice::AdminList allows for the editing and fetching of admin data
Solstice::Application An object representing a Solstice application.
Solstice::AuthZ For making authorization queries about particular actions.
Solstice::AuthZ::Action Models a specfic action within an application.
Solstice::AuthZ::Factory
Solstice::AuthZ::Role Models a group of allowed/disallowed actions.
Solstice::AuthZManager For modifying the roles available within the Solstice framework.
Solstice::Button A model to hold the data for a Solstice button.
Solstice::Button::Flyout Models flyout buttons with nested actions.
Solstice::Button::PopIn Create a DHTML-based popup.
Solstice::Button::PopUp Open a new browser window and launch an initial state in it.
Solstice::Button::Static A button pointing to a static, non-Solstice url.
Solstice::Button::Transition The standard button type, used to transition between two states.
Solstice::ButtonService A service that tracks what buttons have been created for a page.
Solstice::ButtonService::Memcached
Solstice::ButtonService::MySQL
Solstice::CGI For getting the CGI form parameters.
Solstice::CGI::FormError A form error object for Solstice.
Solstice::CGI::Upload
Solstice::Compiler::View Compiles a View and Template into a perl structure
Solstice::ConfigService Provides configuration info to the Solstice Framework.
Solstice::Configure Provides configuration info to the Solstice Framework
Solstice::ContentTypeService Provides mappings between content-types and icons, MIMEExtensions, etc.
Solstice::Controller A virtual superclass for constructing Solstice controllers.
Solstice::Controller::Application The super class for all application controllers.
Solstice::Controller::Application::Auth
Solstice::Controller::Application::Main Controls the lifcycle of Solstice requests.
Solstice::Controller::Application::REST The Application controller for the REST 'cgi'.
Solstice::Controller::FormInput Superclass for all of the Solstice-provided convienience widgets
Solstice::Controller::FormInput::DateTime Allows the manipulation of a Solstice::DateTime model
Solstice::Controller::FormInput::FileUpload::Multiple A controller for uploading a file
Solstice::Controller::FormInput::FileUpload::Single A controller for uploading a file
Solstice::Controller::FormInput::TextArea Collects form input from a