UNB Components Code Reference

UnbTag::SetReadAccessKeys method

Sets all keys for this tag that allow reading it. This removes any keys set before.

public function UnbTag::SetReadAccessKeys ($keys);

Parameters

keys
(array(int/UnbUser)) Keys to set

Exceptions thrown

InvalidArgumentException On invalid argument type or value.
UnbSecurityException If not logged in or no administrator.
UnbDatabaseException No description available.

Privileges required

Must be logged in with administrator privilege

See also

UnbDatabase::ResetKeylistKeys()

Member of class: UnbTag

Implementation file: tag.class.php, line 788

© 2010 Yves Goergen. UNB Components Homepage. Reference generated on 2010-03-07.