PHP Class Newscoop\User\UserCriteria

Inheritance: extends Newscoop\Criteria
Datei anzeigen Open project: sourcefabric/newscoop

Public Properties

Property Type Description
$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

Property Details

$attributes public_oe property

public array $attributes
return array

$created public_oe property

public string $created
return string

$email public_oe property

public string $email
return string

$excludeGroups public_oe property

public bool $excludeGroups
return boolean

$first_name public_oe property

public string $first_name
return string

$groups public_oe property

public array $groups
return array

$is_admin public_oe property

public bool $is_admin
return boolean

$is_author public_oe property

public bool $is_author
return boolean

$is_public public_oe property

public bool $is_public
return boolean

$lastLoginDays public_oe property

public int $lastLoginDays
return integer

$last_name public_oe property

public string $last_name
return string

$nameRange public_oe property

public array $nameRange
return array

$publication public_oe property

public int $publication
return integer

$query public_oe property

public string $query
return string

$status public_oe property

public string $status
return string

$username public_oe property

public string $username
return string