UNB Components Code Reference

UnbSearch class

The search class provides search methods and handles search requests and their results.

It depends on the UnbDatabase class for a database connection. It also uses the classes UnbMessage, UnbMessageRevision, UnbTag and UnbUser to handle search queries and results related to those item types.

Public methods

S GetAllReplies Finds all messages that directly or indirectly reference to a given message through their primary references.
S GetAllTagValues Finds all values of a tag with user data.
S Query Processes a search query.

Private methods

   Class constructor No description available.
S ConstructSqlQuery No description available.
S GetAllReplies_rec No description available.

Implementation file: search.class.php, line 21

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