UNB Components Code Reference

UnbTag::AddReadAccessKey method

Adds a key to this tag that allows reading it.

public function UnbTag::AddReadAccessKey ($key);

Parameters

key
(int/UnbUser) Key to add

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

Member of class: UnbTag

Implementation file: tag.class.php, line 748

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