Element index for package forum
Package indexes
[ c ]
[ d ]
[ f ]
[ g ]
[ i ]
[ n ]
c
- categoryInfo
- in file forum.inc.php, method forum::categoryInfo()
Get Information on a Category
- catList
- in file forum.inc.php, method forum::catList()
List categories.
- create
- in file forum.inc.php, method forum::create()
Creates a forum in the specified category
d
- delete
- in file forum.inc.php, method forum::delete()
Deletes the forum with delivered forum_id including all subforums, topics, polls and posts.
g
- getAllSubs
- in file forum.inc.php, method forum::getAllSubs()
Returns all subforums of the delivered forums.
- getPostable
- in file forum.inc.php, method forum::getPostable()
Returns forums postable in by the current member.
- getReadable
- in file forum.inc.php, method forum::getReadable()
Returns forums readable by the current member.
- getStartable
- in file forum.inc.php, method forum::getStartable()
Returns forums in which the current member can start new topics in.
i
- info
- in file forum.inc.php, method forum::info()
Returns information on a forum.
- isPostable
- in file forum.inc.php, method forum::isPostable()
Returns whether a forum can be posted in by the current member.
- isReadable
- in file forum.inc.php, method forum::isReadable()
Returns whether a forum can be read by the current member.
- isStartable
- in file forum.inc.php, method forum::isStartable()
Returns whether a forum can start topics in.
n
- name2id
- in file forum.inc.php, method forum::name2id()
Converts forum name to forum-ids
|
|