Utility functions for token string functions
| package | Gems |
|---|---|
| subpackage | Tracker |
| copyright | Copyright (c) 2011 Erasmus MC |
| license | New BSD License |
| since | Class available since version 1.2 |
| inherited_from | \Gems_Registry_TargetAbstract |
__get(string $name) : Callable
string
CallablecheckRegistryRequestsAnswers() : boolean
booleanFalse if required values are missing.createToken(array $tokenData, integer $userId) : string
array
integerId of the user who takes the action (for logging)
stringThe new token Idfilter(string $token) : string
string
stringReformatted tokengetCaseSensitive() : boolean
booleanTrue if case sensitivegetFormat() : string
stringgetLength() : integer
integerThe length a token is allowed to have.getReuse() : integer
integergetTo() : string
hasReuse() : boolean
booleancreateTokenId() : string
stringA non-existing token$db : \Zend_Db_Adapter_Abstract
$project : \Gems_Project_ProjectSettings
$tokenCaseSensitive
$tokenDisplayFormat
$tokenFormat
$tokenFrom
$tokenReuse
$tokenTo