![]() |
IP.Board
3.3.0
|
Public Member Functions | |
| _addModLink ($key="") | |
| _generateModerationPanel () | |
| _generatePollOutput () | |
| _getActiveUserData () | |
| _getFastReplyData () | |
| _getPosts () | |
| _getReplyButtonData () | |
| _parseAttachments ($postData) | |
| doExecute (ipsRegistry $registry) | |
| parsePostRow ($row=array()) | |
| returnLastPost ($topicData=false) | |
| returnNewPost ($topicData=false) | |
| topicSetUp ($topicData) | |
Data Fields | |
| $can_rate = false | |
| $class_attach | |
| $first = 0 | |
| $poll_only = false | |
| $post_count = 0 | |
| $qpids = "" | |
Protected Member Functions | |
| _doViewCheck () | |
| _getSameTaggedData () | |
Protected Attributes | |
| $_canEditAPost = false | |
| $_firstPostContent = '' | |
| $_maxPostDate = 0 | |
| $_sdPids = array() | |
| $mod_action | |
| $permissions = array() | |
| _addModLink | ( | $ | key = "" | ) |
Append mod links
| string | $key |
| _doViewCheck | ( | ) | [protected] |
Tests to see if we're viewing a post, etc
Generate the moderation panel $skcusgej, still. After all this time
Generate the Poll output
Return active user data
Get fast reply status
| _getPosts | ( | ) |
Get Topic Data
Get reply button data
| _getSameTaggedData | ( | ) | [protected] |
Fetch data tagged the same
| _parseAttachments | ( | $ | postData | ) |
Parse attachments
| array | Array of post data |
| doExecute | ( | ipsRegistry $ | registry | ) |
Main Execution Function
| object | Registry reference |
Add navigational links
Reimplemented from ipsCommand.
| parsePostRow | ( | $ | row = array() | ) |
Builds an array of post data for output
| array | $row | Array of post data |
| returnLastPost | ( | $ | topicData = false | ) |
Return last post
| returnNewPost | ( | $ | topicData = false | ) |
Redirects to new post
| mixed | $topicData |
| topicSetUp | ( | $ | topicData | ) |
Topic set up ya'll
$_maxPostDate = 0 [protected] |
Max post date for this page
$_sdPids = array() [protected] |
Soft deleted PIDS
$mod_action [protected] |
array( 'CLOSE_TOPIC' => '00', 'OPEN_TOPIC' => '01', 'MOVE_TOPIC' => '02', 'HIDE_TOPIC' => '03', 'UNHIDE_TOPIC' => 'sundelete', 'DELETE_TOPIC' => '08', 'EDIT_TOPIC' => '05', 'PIN_TOPIC' => '15', 'UNPIN_TOPIC' => '16', 'UNSUBBIT' => '30', 'MERGE_TOPIC' => '60', 'TOPIC_HISTORY' => '90', )
$permissions = array() [protected] |
Permissions array