PHP 클래스 ExaminationElementAttributesController

User: himanshu Date: 12/05/15 Time: 15:02.
상속: extends BaseAdminController
파일 보기 프로젝트 열기: openeyes/openeyes

공개 프로퍼티들

프로퍼티 타입 설명
$itemsPerPage integer
$layout string

공개 메소드들

메소드 설명
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 ( )

메소드 상세

actionDelete() 공개 메소드

Deletes rows for the model.
public actionDelete ( )

actionEdit() 공개 메소드

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

actionList() 공개 메소드

public actionList ( )

actionSearch() 공개 메소드

public actionSearch ( )

actionSort() 공개 메소드

Save ordering of the objects.
public actionSort ( )

actionUpdate() 공개 메소드

public actionUpdate ( )

프로퍼티 상세

$itemsPerPage 공개적으로 프로퍼티

public int $itemsPerPage
리턴 integer

$layout 공개적으로 프로퍼티

public string $layout
리턴 string