Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

BaseForumThreads Class Reference
[Object Managers]

Inheritance diagram for BaseForumThreads:

MyManager ObjectManager MyModule BaseModule List of all members.

Detailed Description

Get all our forum threads.

Built-in class that adds in sortable fields, and search params specific to forums.

Definition at line 8 of file base-forum-threads.inc.php.

Public Member Functions

 __construct ($class= 'Thread')
 construct our thread manager
 getSearchParamXml ()
 add in the forum id as a search parameter
 getSearchWhere ($params)
 add in the where sql for the search sql generation
 getSearchOrder ($params)
 add in a default sort on edit date
 drawRows ($rs)
 we want to draw our forum threads in a table.


Member Function Documentation

BaseForumThreads::__construct class = 'Thread'  ) 
 

construct our thread manager

Definition at line 13 of file base-forum-threads.inc.php.

BaseForumThreads::drawRows rs  ) 
 

we want to draw our forum threads in a table.

Definition at line 59 of file base-forum-threads.inc.php.

BaseForumThreads::getSearchOrder params  ) 
 

add in a default sort on edit date

Reimplemented from ObjectManager.

Definition at line 46 of file base-forum-threads.inc.php.

BaseForumThreads::getSearchParamXml  ) 
 

add in the forum id as a search parameter

Reimplemented from ObjectManager.

Definition at line 21 of file base-forum-threads.inc.php.

BaseForumThreads::getSearchWhere params  ) 
 

add in the where sql for the search sql generation

Reimplemented from ObjectManager.

Definition at line 33 of file base-forum-threads.inc.php.


The documentation for this class was generated from the following file:
Generated on Fri Oct 27 12:26:41 2006 for BaseJumper by doxygen 1.3.9.1