PHP 클래스 Newscoop\User\UserCriteria

상속: extends Newscoop\Criteria
파일 보기 프로젝트 열기: sourcefabric/newscoop

공개 프로퍼티들

프로퍼티 타입 설명
$attributes array
$created string
$email string
$excludeGroups boolean
$first_name string
$groups array
$is_admin boolean
$is_author boolean
$is_public boolean
$lastLoginDays integer
$last_name string
$nameRange array
$publication integer
$query string
$status string
$username string

프로퍼티 상세

$attributes 공개적으로 프로퍼티

public array $attributes
리턴 array

$created 공개적으로 프로퍼티

public string $created
리턴 string

$email 공개적으로 프로퍼티

public string $email
리턴 string

$excludeGroups 공개적으로 프로퍼티

public bool $excludeGroups
리턴 boolean

$first_name 공개적으로 프로퍼티

public string $first_name
리턴 string

$groups 공개적으로 프로퍼티

public array $groups
리턴 array

$is_admin 공개적으로 프로퍼티

public bool $is_admin
리턴 boolean

$is_author 공개적으로 프로퍼티

public bool $is_author
리턴 boolean

$is_public 공개적으로 프로퍼티

public bool $is_public
리턴 boolean

$lastLoginDays 공개적으로 프로퍼티

public int $lastLoginDays
리턴 integer

$last_name 공개적으로 프로퍼티

public string $last_name
리턴 string

$nameRange 공개적으로 프로퍼티

public array $nameRange
리턴 array

$publication 공개적으로 프로퍼티

public int $publication
리턴 integer

$query 공개적으로 프로퍼티

public string $query
리턴 string

$status 공개적으로 프로퍼티

public string $status
리턴 string

$username 공개적으로 프로퍼티

public string $username
리턴 string