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
(string) Query description
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.

Exceptions thrown

UnbDatabaseException No description available.

Member of class: UnbSearch

Implementation file: search.class.php, line 427

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