UNB Components Code Reference

UnbTag::Find method

Finds all tags and returns them in their hierarchical order.

public static function UnbTag::Find ($withReadAccess = false, $withUseAccess = false);

Parameters

withReadAccess  –  optional, default: false

(bool) Filter tags for those where the session user has read access for.

withUseAccess  –  optional, default: false

(bool) Filter tags for those where the session user has use access for.

Return value

UnbTag objects for the found tags.

Exceptions thrown

UnbDatabaseException No description available.

Member of class: UnbTag

Implementation file: tag.class.php, line 265

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