Function checkAccess
Checks to see if a password is needed
Returns true if access is allowed
The password protection is hereditary. This normally only impacts direct url access to an object since if you are going down the tree you will be stopped at the first place a password is required.
string |
& $hint = NULL |
the password hint |
boolean |
& $show = NULL |
whether there is a user associated with the password. |
boolean
|
bool |