PHP 클래스 LookupTable

파일 보기 프로젝트 열기: openeyes/openeyes 1 사용 예제들

공개 메소드들

메소드 설명
active ( ) * Named scope for rows that are active
activeOrPk ( $id ) * Named scope for rows that are active or match the PK(s) given

메소드 상세

active() 공개 메소드

* Named scope for rows that are active
public active ( )

activeOrPk() 공개 메소드

* Named scope for rows that are active or match the PK(s) given
public activeOrPk ( $id )
$id PK