[net.nemein.discussion] element index

Package indexes

All elements
a d g h i l m n p t v _
_
top
Variable $_controller
The Controller of the article used for editing
Variable $_defaults
The defaults to use for the new article.
Variable $_parent_post
The post we're replying to
Variable $_post
The post which has been created
Variable $_post
The post which is being moderated
Variable $_schema
The schema to use for the new article.
Variable $_schemadb
The schema database in use, available only while a datamanager is loaded.
Variable $_thread
The thread we're working in
Variable $_thread
The thread we're working in
Variable $_toolbars
Variable $_toolbars
Variable $_toolbars
Variable $_toolbars
Method _can_handle_thread
Can-Handle check against the current wikipage name. We have to do this explicitly in can_handle already, otherwise we would hide all subtopics as the request switch accepts all argument count matches unconditionally.
Method _handler_create
Handle thread creation
Method _handler_index
Method _handler_latest
Shows N latest posts from this forum
Method _handler_latest_all
Shows N latest posts from all forums
Method _handler_post
Jump to a specific post in a thread
Method _handler_reply
Handle replies to threads
Method _handler_report
Marks post as possible abuse
Method _handler_thread
Method _load_controller
Internal helper, fires up the creation mode controller. Any error triggers a 500.
Method _load_schemadb
Loads and prepares the schema database.
Method _on_handle
Method _on_initialize
Method _on_reindex
Iterate over all articles and create index record using the datamanger indexer method.
Method _on_resolve_permalink
Simple lookup method which tries to map the guid to an post of out topic.
Method _prepare_request_data
Simple helper which references all important members to the request data listing for usage within the style listing.
Method _prepare_request_data
Simple helper which references all important members to the request data listing for usage within the style listing.
Method _show_create
Show thread posting form
Method _show_index
Method _show_latest
Method _show_latest_all
Method _show_latest_posts
Show latest posts in HTML format
Method _show_reply
Show reply form
Method _show_rss
Show latest posts as RSS feed
Method _show_thread
a
top
Page admin.php
admin.php in admin.php
d
top
Method dm2_create_callback
DM2 creation callback, binds to the current content topic.
g
top
Method get_leaves
Method get_node
h
top
Page helpers.php
helpers.php in helpers.php
i
top
Method index
Indexes an article.
Page index.php
index.php in index.php
Page interfaces.php
interfaces.php in interfaces.php
l
top
Page latest.php
latest.php in latest.php
m
top
Page moderate.php
moderate.php in moderate.php
n
top
Page navigation.php
navigation.php in navigation.php
Class net_nemein_discussion_admin
Forum AIS interface class.
Method net_nemein_discussion_admin
Method net_nemein_discussion_handler_index
Simple default constructor.
Class net_nemein_discussion_handler_index
Discussion forum index
Class net_nemein_discussion_handler_latest
Discussion forum latest post displayer
Method net_nemein_discussion_handler_latest
Simple default constructor.
Method net_nemein_discussion_handler_moderate
Simple default constructor.
Class net_nemein_discussion_handler_moderate
Discussion forum moderation handler
Method net_nemein_discussion_handler_post
Simple default constructor.
Class net_nemein_discussion_handler_post
Discussion forum create post handler
Class net_nemein_discussion_handler_thread
Discussion forum thread displayer
Method net_nemein_discussion_handler_thread
Simple default constructor.
Method net_nemein_discussion_interface
Constructor.
Class net_nemein_discussion_interface
Forum MidCOM interface class.
Method net_nemein_discussion_navigation
Class net_nemein_discussion_navigation
Forum NAP interface class.
Function net_nemein_discussion_thread2document
Forum indexing helper class.
Method net_nemein_discussion_viewer
Class net_nemein_discussion_viewer
Forum Site interface class.
p
top
Page post.php
post.php in post.php
t
top
Page thread.php
thread.php in thread.php
v
top
Page viewer.php
viewer.php in viewer.php
a d g h i l m n p t v _