Main Page
From Utopia MVC
Contents |
Library Classes
- ACList
- Simple class with static methods to regulate access to restricted pages.
- Archive
- Wrapper class that handles creation of file archives (zip, tar).
- ComponentLoader
- ComponentTemplate
- ConfLoader
- ControllerTemplate
- Database
- Wrapper class that abstracts and enhances standard database engine classes.
- Dispatcher
- Error
- ErrorLogger
- Form
- -
- Form Boilerplates
- Code snippets that help in creating forms.
- Form::Inputs
- Specific information about inputs.
- Image
- MailMessage
- MultiLanguage
- MVCEnvironment
- PrivateFile
- Smarty
- with custom modules:
- Autoform
- Smarty module that interfaces with Form to create the html output.
- Autoimage
- Improved version of Smarty's html_image custom function.
- User
- User session management class.
Global Functions
Default Controllers
Installation/Distribution
Installing and updating the software is usually done via svn, you can read more details about it in the Installation Guidelines page.