Contains information on the organization of the current User
| see | |
|---|---|
| package | Gems |
| subpackage | User |
| copyright | Copyright (c) 2011 Erasmus MC |
| license | New BSD License |
| since | Class available since version 1.5 |
| inherited_from | \Gems_Registry_CachedArrayTargetAbstract |
__construct(mixed $id)
mixedWhatever identifies this object.
__get(string $name) : Callable
string
CallableallowsRespondentLogin() : boolean
booleanapplyToMenuSource(\Gems_Menu_ParameterSource $source) : \Gems_Tracker_Token
\Gems_Menu_ParameterSource
\Gems_Tracker_Token(continuation pattern)canCreateRespondents() : boolean
booleancanHaveRespondents() : boolean
booleancheckRegistryRequestsAnswers() : boolean
booleanFalse if required are missing.containsCode(string $checkCode) : boolean
string
booleanexists() : boolean
booleanget(string $key, mixed $default = null) : mixed
string
mixed
mixedgetAllowedIpRanges() : string
stringgetAllowedOrganizations() : array
arrayOf type orgId => orgNamegetCode() : string
stringgetContactName() : string
stringgetCreateAccountTemplate()
getEmail() : string
stringgetFrom() : string
stringE-Mail addressgetId() : integer
integergetLoginUrl() : string
stringgetMailFields() : array
arraygetName() : string
stringgetResetPasswordTemplate() : integer
integerTemplate IDgetSignature() : string
stringgetStyle() : string
stringgetWelcome() : string
stringhasEmail() : boolean
booleanhasRespondentGroup() : boolean
booleaninvalidateCache() : \Gems_User_Organization
\Gems_User_Organization(continutation pattern)setAsCurrentOrganization() : \Gems_User_Organization
\Gems_User_Organization(continutation pattern)setHasRespondents(integer $userId) : \Gems_User_Organization
Does nothing if this is already known.
integerThe current user
\Gems_User_Organization(continutation pattern)_get(string $name) : mixed
string
mixed_has(string $name) : boolean
string
boolean_set(string $name, mixed $value) : \Gems_Registry_CachedArrayTargetAbstract
string
mixed
\Gems_Registry_CachedArrayTargetAbstract(continuation pattern)loadData(mixed $id) : array
| inherited_from | \Gems_Registry_CachedArrayTargetAbstract::loadData() |
|---|
mixed
arrayThe array of data valuesloadData(mixed $id) : array
mixed
arrayThe array of data values_getCacheId() : string
string$exists : boolean
false$_cacheTags : array
array('organization')| inherited_from | \Gems_Registry_CachedArrayTargetAbstract::_cacheTags |
|---|
$_cacheTags : array
array()$_data : array
$_id : mixed
$_noOrganization : array
array('gor_id_organization' => 1, 'gor_name' => 'NO ORGANIZATION', 'gor_iso_lang' => 'en', 'gor_has_respondents' => 0, 'gor_add_respondents' => 0, 'gor_active' => 0, 'can_access' => array())$basepath : \Gems_Util_BasePath
$cache : \Zend_Cache_Core
$db : \Zend_Db_Adapter_Abstract
$project : \Gems_Project_ProjectSettings
$requireArray : boolean
true$util : \Gems_Util