PHP Class BxWallConfig, dolphin.pro

Inheritance: extends BxDolConfig
Datei anzeigen Open project: boonex/dolphin.pro

Public Properties

Property Type Description
$_aHandlers
$_aHideEventsOutline
$_aHideEventsTimeline
$_aHideUploadersTimeline
$_aHtmlIds
$_aJsClasses
$_aJsObjects
$_aPrefixes
$_aRepostDefaults
$_bAllowDelete
$_bFullCompilation
$_bJsMode
$_iAnimationSpeed
$_iCharsDisplayMax
$_iPerPageAccountTl
$_iPerPageIndex
$_iPerPageProfileTl
$_iRssLength
$_oDb
$_sAnimationEffect
$_sCommentSystemName
$_sCommonPostPrefix
$_sDividerDateFormat
$_sVotingSystemName

Public Methods

Method Description
__construct ( $aModule )
getAlertSystemName ( )
getAnimationEffect ( )
getAnimationSpeed ( )
getCharsDisplayMax ( )
getCommentSystemName ( )
getCommonName ( $sType )
getCommonPostPrefix ( )
getCommonType ( $sName )
getDividerDateFormat ( )
getHandlers ( $sKey = '' )
getHandlersHidden ( $sType )
getHtmlIds ( $sType, $sKey = '' )
getJsClass ( $sType )
getJsMode ( )
getJsObject ( $sType )
getPerPage ( $sPage = 'profile' )
getPrefix ( $sType = '' )
getRepostDefaults ( )
getRssLength ( )
getSystemData ( &$aEvent, $sDisplayType = BX_WALL_VIEW_TIMELINE )
getSystemDataByDescriptor ( $sType, $sAction, $iObjectId, $sDisplayType = BX_WALL_VIEW_TIMELINE )
getUploadersHidden ( $sType )
getVotingSystemName ( )
init ( &$oDb )
isGrouped ( $sType, $sAction, $mixedObjectId )
isHandler ( $sKey = '' )
isJsMode ( )
isSystem ( $sType, $sAction )
isSystemComment ( $sType, $sAction )
setJsMode ( $bJsMode )

Method Details

__construct() public method

public __construct ( $aModule )

getAlertSystemName() public method

public getAlertSystemName ( )

getAnimationEffect() public method

public getAnimationEffect ( )

getAnimationSpeed() public method

public getAnimationSpeed ( )

getCharsDisplayMax() public method

public getCharsDisplayMax ( )

getCommentSystemName() public method

getCommonName() public method

public getCommonName ( $sType )

getCommonPostPrefix() public method

public getCommonPostPrefix ( )

getCommonType() public method

public getCommonType ( $sName )

getDividerDateFormat() public method

getHandlers() public method

public getHandlers ( $sKey = '' )

getHandlersHidden() public method

public getHandlersHidden ( $sType )

getHtmlIds() public method

public getHtmlIds ( $sType, $sKey = '' )

getJsClass() public method

public getJsClass ( $sType )

getJsMode() public method

public getJsMode ( )

getJsObject() public method

public getJsObject ( $sType )

getPerPage() public method

public getPerPage ( $sPage = 'profile' )

getPrefix() public method

public getPrefix ( $sType = '' )

getRepostDefaults() public method

public getRepostDefaults ( )

getRssLength() public method

public getRssLength ( )

getSystemData() public method

public getSystemData ( &$aEvent, $sDisplayType = BX_WALL_VIEW_TIMELINE )

getSystemDataByDescriptor() public method

public getSystemDataByDescriptor ( $sType, $sAction, $iObjectId, $sDisplayType = BX_WALL_VIEW_TIMELINE )

getUploadersHidden() public method

public getUploadersHidden ( $sType )

getVotingSystemName() public method

public getVotingSystemName ( )

init() public method

public init ( &$oDb )

isGrouped() public method

public isGrouped ( $sType, $sAction, $mixedObjectId )

isHandler() public method

public isHandler ( $sKey = '' )

isJsMode() public method

public isJsMode ( )

isSystem() public method

public isSystem ( $sType, $sAction )

isSystemComment() public method

public isSystemComment ( $sType, $sAction )

setJsMode() public method

public setJsMode ( $bJsMode )

Property Details

$_aHandlers public_oe property

public $_aHandlers

$_aHideEventsOutline public_oe property

public $_aHideEventsOutline

$_aHideEventsTimeline public_oe property

public $_aHideEventsTimeline

$_aHideUploadersTimeline public_oe property

public $_aHideUploadersTimeline

$_aHtmlIds public_oe property

public $_aHtmlIds

$_aJsClasses public_oe property

public $_aJsClasses

$_aJsObjects public_oe property

public $_aJsObjects

$_aPrefixes public_oe property

public $_aPrefixes

$_aRepostDefaults public_oe property

public $_aRepostDefaults

$_bAllowDelete public_oe property

public $_bAllowDelete

$_bFullCompilation public_oe property

public $_bFullCompilation

$_bJsMode public_oe property

public $_bJsMode

$_iAnimationSpeed public_oe property

public $_iAnimationSpeed

$_iCharsDisplayMax public_oe property

public $_iCharsDisplayMax

$_iPerPageAccountTl public_oe property

public $_iPerPageAccountTl

$_iPerPageIndex public_oe property

public $_iPerPageIndex

$_iPerPageProfileTl public_oe property

public $_iPerPageProfileTl

$_iRssLength public_oe property

public $_iRssLength

$_oDb public_oe property

public $_oDb

$_sAnimationEffect public_oe property

public $_sAnimationEffect

$_sCommentSystemName public_oe property

public $_sCommentSystemName

$_sCommonPostPrefix public_oe property

public $_sCommonPostPrefix

$_sDividerDateFormat public_oe property

public $_sDividerDateFormat

$_sVotingSystemName public_oe property

public $_sVotingSystemName