PHP 클래스 Model_Builder_User_Token, jelly-auth

저자: Israel Canasa
상속: extends Jelly_Builder
파일 보기 프로젝트 열기: raeldc/jelly-auth

공개 메소드들

메소드 설명
load ( mixed $key = NULL ) : Jelly_Model Returns the current query limited to 1 and executed, if it is a Database::SELECT.

메소드 상세

load() 공개 메소드

Returns the current query limited to 1 and executed, if it is a Database::SELECT.
public load ( mixed $key = NULL ) : Jelly_Model
$key mixed
리턴 Jelly_Model