PHP Class ExaminationElementAttributesController

User: himanshu Date: 12/05/15 Time: 15:02.
Inheritance: extends BaseAdminController
Afficher le fichier Open project: openeyes/openeyes

Méthodes publiques

Свойство Type Description
$itemsPerPage integer
$layout string

Méthodes publiques

Méthode Description
actionDelete ( ) Deletes rows for the model.
actionEdit ( boolean | integer $id = false ) Edits or adds a Procedure.
actionList ( )
actionSearch ( )
actionSort ( ) Save ordering of the objects.
actionUpdate ( )

Method Details

actionDelete() public méthode

Deletes rows for the model.
public actionDelete ( )

actionEdit() public méthode

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

actionList() public méthode

public actionList ( )

actionSearch() public méthode

public actionSearch ( )

actionSort() public méthode

Save ordering of the objects.
public actionSort ( )

actionUpdate() public méthode

public actionUpdate ( )

Property Details

$itemsPerPage public_oe property

public int $itemsPerPage
Résultat integer

$layout public_oe property

public string $layout
Résultat string