Public Member Functions |
| | adForumsForumData () |
| | adForumsForumList ($restrict=0, $disableCats=FALSE, $exclude=array()) |
| | forumBuildChildren ($root_id, $temp_html="", $depth_guide="") |
| | forumsForumDataInternal ($root_id, $jump_array=array(), $depth_guide="") |
| | forumShowCat ($content, $r) |
| | forumsListForums () |
| | renderForum ($r, $depth_guide="") |
Data Fields |
|
| $html |
|
| $need_desc = array() |
|
| $printed = 0 |
|
| $skins = array() |
|
| $type = "" |
Protected Member Functions |
| | forumsForumListInternal ($root_id, $jump_array=array(), $depth_guide="", $disableCats=FALSE, $exclude=array()) |
Member Function Documentation
Build Forum Data
- Returns:
- array
Build Forum Jump
- Parameters:
-
- Returns:
- array
Build forum children
- Parameters:
-
| integer | $root_id | |
| string | $temp_html | |
| string | $depth_guide | |
- Returns:
- string
Build Forum Data Helper
- Parameters:
-
| integer | $root_id | |
| array | $jump_array | |
| string | $depth_guide | |
- Returns:
- array
| forumsForumListInternal |
( |
$ |
root_id, |
|
|
$ |
jump_array = array(), |
|
|
$ |
depth_guide = "", |
|
|
$ |
disableCats = FALSE, |
|
|
$ |
exclude = array() |
|
) |
| [protected] |
Build Forum List Helper
- Parameters:
-
| integer | $root_id | |
| array | $jump_array | |
| string | $depth_guide | |
- Returns:
- array
Show Category
- Parameters:
-
- Returns:
- void
List all forums
- Returns:
- void
Build forum
- Parameters:
-
| integer | $r | |
| string | $depth_guide | |
- Returns:
- string
The documentation for this class was generated from the following file:
- admin/applications/forums/sources/classes/forums/admin_forum_functions.php