UNB Components Code Reference

UnbSearch::GetAllTagValues method

Finds all values of a tag with user data.

public static function UnbSearch::GetAllTagValues ($tagId, $query = null);

Parameters

query  –  optional, default: null

(array) Array of search parameters

tagId

Return value

(array(string => int)) Array of values (as key) with their ocurrence count

Remarks

Only messages are considered with a revision accessible to the current session user.

TODO: What does this function and what is it good for?

Exceptions thrown

UnbDatabaseException No description available.

Member of class: UnbSearch

Implementation file: search.class.php, line 560

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