mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-05-29 21:17:22 +00:00
more documentation
This commit is contained in:
parent
a493e7645d
commit
1b6a07b73e
|
@ -210,6 +210,9 @@ class SeedDMS_View_Common {
|
|||
* to check access rights. If the the optional $name is not set the
|
||||
* current view is used.
|
||||
*
|
||||
* If $name is an array then just one of the passed objects in the array
|
||||
* must be accessible for this function to return true.
|
||||
*
|
||||
* @param string|array $name name of view or list of view names
|
||||
* @return boolean true if access is allowed otherwise false
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue
Block a user