Class miListAction

Description

Shows data from the database in a table format

  • copyright: Copyright (c) 2006 Mirchev Ideas Ltd. All rights reserved.

Located in /control/Actions.php (line 252)

miAction
   |
   --miListAction
Method Summary
void doAction ()
void doList ()
void setPage (int $page, int $recordsPerPage)
Variables

Inherited Variables

Inherited from miAction

miAction::$_view
Methods
doAction (line 291)
  • access: public
void doAction ()

Redefinition of:
miAction::doAction()
Performs the action
doList (line 272)
  • access: protected
void doList ()
setPage (line 260)

Sets the current page to show and the number of records per page

  • access: protected
void setPage (int $page, int $recordsPerPage)
  • int $page: current page to show
  • int $recordsPerPage: define how many rows to show in each page

Inherited Methods

Inherited From miAction

miAction::__construct()
miAction::doAction()

Documentation generated on Thu, 08 May 2008 16:57:06 +0300 by phpDocumentor 1.4.1