PHP 클래스 Ouzo\Db\WhereClause\OrClause

상속: extends WhereClause
파일 보기 프로젝트 열기: letsdrink/ouzo

공개 메소드들

메소드 설명
__construct ( array $conditions )
getParameters ( )
isEmpty ( )
isNeverSatisfied ( )
toSql ( )

메소드 상세

__construct() 공개 메소드

public __construct ( array $conditions )
$conditions array

getParameters() 공개 메소드

public getParameters ( )

isEmpty() 공개 메소드

public isEmpty ( )

isNeverSatisfied() 공개 메소드

public isNeverSatisfied ( )

toSql() 공개 메소드

public toSql ( )