UNB Components Code Reference

UnbMessageRevision::RemoveTag method

Removes a tag from this message revision.

public function UnbMessageRevision::RemoveTag ($tagId);

Parameters

tagId

(int/UnbTag) Tag or its ID to remove.

Exceptions thrown

InvalidArgumentException 

On invalid argument type or value.

UnbSecurityException 

If not logged in or not the same user/no moderator.

UnbDatabaseException No description available.

Privileges required

Must be logged in as the same user or with moderator privilege

Member of class: UnbMessageRevision

Implementation file: messagerevision.class.php, line 1647

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