UNB Components Code Reference

UnbTag::RemoveReadAccessKey method

Removes a key from this tag that allows reading it.

public function UnbTag::RemoveReadAccessKey ($key);

Parameters

key

(int/UnbUser) Key to remove

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::RemoveKeylistKey()

Member of class: UnbTag

Implementation file: tag.class.php, line 752

© 2011 Yves Goergen. UNB Components Homepage. Reference generated on 2011-02-06.