Definition at line 9 of file permission_check_helper.inc.
◆ __construct()
PermissionsCheckHelper::__construct |
( |
|
$subject | ) |
|
◆ checkPermissions()
PermissionsCheckHelper::checkPermissions |
( |
|
$content | ) |
|
Definition at line 18 of file permission_check_helper.inc.
static checkPermissions($permissions, $account=null)
Check all the permissions specified in the given string.
if(array_key_exists("HTTP_IF_MODIFIED_SINCE", $_SERVER)) $content
◆ formatAccess()
PermissionsCheckHelper::formatAccess |
( |
|
$content | ) |
|
Definition at line 44 of file permission_check_helper.inc.
48 return $canAccess ?
"<img src='/fakoli/images/on.png' alt='Yes'/>" :
"<img src='/fakoli/images/off.png' alt='No'/>";
checkPermissions($content)
◆ onStartRow()
PermissionsCheckHelper::onStartRow |
( |
|
$content | ) |
|
◆ $subject
PermissionsCheckHelper::$subject |
The documentation for this class was generated from the following file: