UNB Components Code Reference

UnbTag::SetDescription method

Sets the tag's description.

public function UnbTag::SetDescription ($description);

Parameters

description
(string) New tag description or null (max. 255 characters)

Exceptions thrown

InvalidArgumentException No description available.
LengthException No description available.
UnbSecurityException If not logged in or no moderator.
UnbDatabaseException No description available.

Privileges required

Must be logged in with moderator privilege

Member of class: UnbTag

Implementation file: tag.class.php, line 567

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