Finds a tag instance or an array of tag instances by its/their tag ID.
public static function UnbTag::FindByTagId ($tagId);
(UnbTag) Tag object if a single tag ID was specified, or (array(UnbTag)) array of tag instances if an array of tag IDs was specified, or null
on error.
InvalidArgumentException | On invalid argument type or value. |
UnbDatabaseException | No description available. |
Member of class: UnbTag
Implementation file: tag.class.php, line 157
© 2010 Yves Goergen. UNB Components Homepage. Reference generated on 2010-03-07.