[ Index ] |
|
Code source de e107 0.7.8 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
Poids: | 1032 lignes (29 kb) |
Inclus ou requis: | 0 fois |
Référencé: | 0 fois |
Nécessite: | 0 fichiers |
e107forum:: (33 méthodes):
thread_postnum()
update_lastpost()
forum_markasread()
thread_markasread()
forum_getparents()
forum_getmods()
forum_getforums()
forum_getsubs()
forum_newflag_list()
thread_user()
untrack()
track()
forum_get()
forum_get_allowed()
thread_update()
forum_get_topics()
thread_get_lastpost()
forum_get_topic_count()
thread_getnext()
thread_getprev()
thread_get()
thread_count()
thread_count_list()
thread_incview()
thread_get_postinfo()
_forum_lp_update()
thread_insert()
post_getnew()
forum_prune()
forum_update_counts()
get_user_counts()
set_crumb()
img_path()
thread_postnum($thread_id) X-Ref |
Pas de description |
update_lastpost($type, $id, $update_threads = FALSE) X-Ref |
Pas de description |
forum_markasread($forum_id) X-Ref |
Pas de description |
thread_markasread($thread_id) X-Ref |
Pas de description |
forum_getparents() X-Ref |
Pas de description |
forum_getmods($uclass = e_UC_ADMIN) X-Ref |
Pas de description |
forum_getforums($type = 'all') X-Ref |
Pas de description |
forum_getsubs($forum_id = "") X-Ref |
Pas de description |
forum_newflag_list() X-Ref |
Pas de description |
thread_user($post_info) X-Ref |
Pas de description |
untrack($thread_id, $from) X-Ref |
Pas de description |
track($thread_id, $from) X-Ref |
Pas de description |
forum_get($forum_id) X-Ref |
Pas de description |
forum_get_allowed() X-Ref |
Pas de description |
thread_update($thread_id, $newvals) X-Ref |
Pas de description |
forum_get_topics($forum_id, $from, $view) X-Ref |
Pas de description |
thread_get_lastpost($forum_id) X-Ref |
Pas de description |
forum_get_topic_count($forum_id) X-Ref |
Pas de description |
thread_getnext($thread_id, $forum_id, $from = 0, $limit = 100) X-Ref |
Pas de description |
thread_getprev($thread_id, $forum_id, $from = 0, $limit = 100) X-Ref |
Pas de description |
thread_get($thread_id, $start = 0, $limit = 10) X-Ref |
Pas de description |
thread_count($thread_id) X-Ref |
Pas de description |
thread_count_list($thread_list) X-Ref |
Pas de description |
thread_incview($thread_id) X-Ref |
Pas de description |
thread_get_postinfo($thread_id, $head = FALSE) X-Ref |
Pas de description |
_forum_lp_update($lp_type, $lp_user, $lp_info, $lp_forum_id, $lp_forum_sub) X-Ref |
Pas de description |
thread_insert($thread_name, $thread_thread, $thread_forum_id, $thread_parent, $thread_poster, $thread_active, $thread_s, $forum_sub) X-Ref |
Pas de description |
post_getnew($count = 50, $userviewed = USERVIEWED) X-Ref |
Pas de description |
forum_prune($type, $days, $forumArray) X-Ref |
Pas de description |
forum_update_counts($forumID, $recalc_threads = false) X-Ref |
Pas de description |
get_user_counts() X-Ref |
Pas de description |
set_crumb($forum_href=FALSE,$thread_title="") X-Ref |
Pas de description |
img_path($filename) X-Ref |
param: string $filename filename of forum image param: string $eMLANG_folder if specified, indicates its a multilanguage image being processed and param: string $eMLANG_pref if specified, indicates that $filename may be overridden by the return: string path to and filename of forum icon image |
Généré le : Sun Apr 1 01:23:32 2007 | par Balluche grâce à PHPXref 0.7 |