UNB Components Code Reference

UnbTag::IsUseAllowedById method

Gets a value indicating whether using a tag specified by its tag ID is allowed to the current session user.

public static function UnbTag::IsUseAllowedById ($tagId);

Parameters

tagId
(int/UnbTag) Tag or its ID to check.

Return value

(bool)

Exceptions thrown

InvalidArgumentException No description available.
UnbDatabaseException No description available.

Member of class: UnbTag

Implementation file: tag.class.php, line 817

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