Standard Action classes
Class | Description |
---|---|
miAction | Actions base class |
miActionWithWebForm | Action class with support for miWebForm |
miViewAction | The view action |
miCreateAction | Show the page for creating a new record in the database |
miExecCreateAction | Takes the values from the user input and create a new record in the database |
miEditAction | Show the page for updating a record in the database |
miExecEditAction | Takes the values from the user input and update a record in the database |
miExecDeleteAction | Delete a record in the table |
miListAction | Shows data from the database in a table format |
Documentation generated on Thu, 08 May 2008 16:57:01 +0300 by phpDocumentor 1.4.1