Documentation

Helpdesk_Message_Tree
in package

Helpdesk_Message_Tree

Tags
subpackage

Helpdesk

version
7.x
author

Hostmake LLC

copyright

© 2005-2023 ООО "Хостмэйк" (Hostmake LLC), http://www.hostcms.ru

Table of Contents

$_aTree  : mixed
__construct()  : mixed
buildMessageHistory()  : mixed
fillHelpdeskMessages()  : array<string|int, mixed>
Build visual representation of messages tree
_addChildrenMessages()  : mixed

Properties

$_aTree

protected mixed $_aTree = array()

Methods

buildMessageHistory()

public buildMessageHistory(mixed $oMain_Div) : mixed
Parameters
$oMain_Div : mixed
Return values
mixed

fillHelpdeskMessages()

Build visual representation of messages tree

public fillHelpdeskMessages(mixed $parent_id[, int $bExclude = FALSE ], int $iLevel) : array<string|int, mixed>
Parameters
$parent_id : mixed
$bExclude : int = FALSE

exclude message ID

$iLevel : int

nesting level

Return values
array<string|int, mixed>

_addChildrenMessages()

protected _addChildrenMessages(mixed $oObject, mixed $parent_id, mixed $level) : mixed
Parameters
$oObject : mixed
$parent_id : mixed
$level : mixed
Return values
mixed

Search results