class Anonymous implements UserInterface

Виртуальный анонимный пользователь

Состоит в группах "Все" и "Анонимные пользователи"

Properties

$id
$login
$groups

Methods

allowBackOffice()

No description

allowAdmin()

No description

isSuperUser()

No description

allowCat($permission, $catalog)

No description

allowFilesystem($path)

No description

isEnabled()

No description

isInGroup($group_id)

No description

static 
getGroups()

No description

__get($name)

No description

__isset($name)

No description

__toString()

No description

Details

at line 36
allowBackOffice()

at line 44
allowAdmin()

at line 52
isSuperUser()

at line 60
allowCat($permission, $catalog)

Parameters

$permission
$catalog

at line 68
allowFilesystem($path)

Parameters

$path

at line 76
isEnabled()

at line 84
isInGroup($group_id)

Parameters

$group_id

at line 91
static getGroups()

at line 96
__get($name)

Parameters

$name

at line 101
__isset($name)

Parameters

$name

at line 106
__toString()