Property | Type | Description | |
---|---|---|---|
$itemsPerPage | integer |
Method | Description | |
---|---|---|
actionDelete ( ) | Deletes rows for the model. | |
actionDrugSets ( ) | Render the basic drug set admin page. | |
actionEdit ( boolean | integer $id = false ) | Edits or adds drug sets. | |
actionSaveDrugSet ( ) | Save drug set data from the admin interface. |
Method | Description | |
---|---|---|
initAdmin ( boolean $id = false ) : Admin | Init the edit admin page, because we have a custom save URL, so we need to use Admin in more then 1 function. |
public actionEdit ( boolean | integer $id = false ) | ||
$id | boolean | integer |
public actionSaveDrugSet ( ) |