mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-02-11 17:44:56 +00:00
add some mor documentation
This commit is contained in:
parent
c2ecc4adbb
commit
20a798d9f1
|
@ -458,6 +458,8 @@ class SeedDMS_AccessOperation {
|
|||
*
|
||||
* If the parameter $controller is an array then each element is considered the
|
||||
* name of a controller and true will be returned if one is accesible.
|
||||
* If advanced access controll is turn off, this function will return false
|
||||
* for guest users and true otherwise.
|
||||
*
|
||||
* @param mixed $controller Instanz of controller, name of controller or array of controller names
|
||||
* @param string $get query parameters
|
||||
|
|
Loading…
Reference in New Issue
Block a user