Метод | Описание | |
---|---|---|
__construct ( $securityContext, $locale = null, $objectType = null, $objectId = null ) | ||
getLocale ( ) : string | Returns the locale in which the security has to be checked. | |
getObjectId ( ) : mixed | Returns the id of the object. | |
getObjectType ( ) : string | Returns the type of the object. | |
getSecurityContext ( ) : string | Returns the string representation of a security context. |
public __construct ( $securityContext, $locale = null, $objectType = null, $objectId = null ) |
public getObjectId ( ) : mixed | ||
Результат | mixed |
public getObjectType ( ) : string | ||
Результат | string |
public getSecurityContext ( ) : string | ||
Результат | string |