PHP Class LensTypeAdminController

User: veta Date: 06/05/15 Time: 11:30.
Inheritance: extends BaseAdminController
Mostrar archivo Open project: openeyes/openeyes

Public Properties

Property Type Description
$itemsPerPage integer

Public Methods

Method Description
actionDelete ( ) Deletes rows for the model.
actionEdit ( boolean | integer $id = false ) Edits or adds a lens type.
actionList ( ) Lists lens types.

Method Details

actionDelete() public method

Deletes rows for the model.
public actionDelete ( )

actionEdit() public method

Edits or adds a lens type.
public actionEdit ( boolean | integer $id = false )
$id boolean | integer

actionList() public method

Lists lens types.
public actionList ( )

Property Details

$itemsPerPage public_oe property

public int $itemsPerPage
return integer