Collaboration diagram for VerifyAttributeAccess:Static Public Member Functions | |
| static | isAttributeAccessGranted (\Doc $doc,\BasicAttribute $attribute) |
| static | clearCache () |
Static Protected Attributes | |
| static | $attributeGrants = array() |
Definition at line 10 of file VerifyAttributeAccess.php.
|
static |
Definition at line 39 of file VerifyAttributeAccess.php.
|
static |
Verify is attribute has visible access
| \Doc | $doc | the document to see |
| \BasicAttribute | $attribute | the attribut to see |
Definition at line 20 of file VerifyAttributeAccess.php.
Here is the call graph for this function:
|
staticprotected |
Definition at line 13 of file VerifyAttributeAccess.php.