ManiaLib 1.0b1 API Reference

File/mvc/libraries/ActionController.class.php

Description

MVC framwork magic happens here!

Classes
Class Description
 class ActionController Action controller This is the base class for all controllers. Extend ActionController to create a new controller for your application.