boards
[ class tree: boards ] [ index: boards ] [ all elements ]

Procedural File: BitBoardTopic.php

Source Location: /boards/BitBoardTopic.php



Classes:

BitBoardTopic
LibertyMime class


Page Details:

$Header$ $Id$

Messageboards class to illustrate best practices when creating a new bitweaver package that builds on core bitweaver functionality, such as the Liberty CMS engine




Tags:

author:  spider <spider@steelsun.com>
version:  $Revision$
filesource:  Source Code for this file


Includes:

require_once(LibertyComment.php) [line 17]
required setup

require_once(BOARDS_PKG_PATH.'BitBoardPost.php') [line 18]





BITBOARDTOPIC_CONTENT_TYPE_GUID [line 23]

BITBOARDTOPIC_CONTENT_TYPE_GUID = 'bitboardtopic'
This is used to uniquely identify the object


[ Top ]




getFlipFlop [line 600]

void getFlipFlop( [ $arr = false])



Parameters

   $arr  
[ Top ]



getNotificationData [line 539]

void getNotificationData( $pThreadId)



Parameters

   $pThreadId  
[ Top ]



getRootObj [line 766]

void getRootObj( )



[ Top ]



isLocked [line 505]

void isLocked( [ $pThreadId = false])



Parameters

   $pThreadId  
[ Top ]



isLockedMsg [line 516]

void isLockedMsg( $parent_id)



Parameters

   $parent_id  
[ Top ]



isNotificationOn [line 525]

void isNotificationOn( [ $pThreadId = false])



Parameters

   $pThreadId  
[ Top ]



loadTrack [line 729]

void loadTrack( &$selectSql, &$joinSql)



Parameters

   &$selectSql  
   &$joinSql  
[ Top ]



notify [line 698]

void notify( $pState)



Parameters

   $pState  
[ Top ]



readTopic [line 652]

void readTopic( )



[ Top ]



readTopicSet [line 678]

void readTopicSet( $pState)



Parameters

   $pState  
[ Top ]



sendNotification [line 568]

void sendNotification( $user)



Parameters

   $user  
[ Top ]



track [line 737]

void track( &$res)



Parameters

   &$res  
[ Top ]



Documentation generated on Wed, 29 Jul 2015 13:55:45 +0000 by phpDocumentor 1.5.0-lsces