UNB Components Code Reference

UnbUi::MsgTree method

Prints a message reference tree.

public static function UnbUi::MsgTree ($messageId, $selectedMessageId = 0, $level = 0, $seenMessageIds = null);

Parameters

messageId
(int) Message ID to show the tree for. This doesn't need to be the root message.
selectedMessageId  –  optional, default: 0
(int) Currently selected message ID
level  –  optional, default: 0
For internal use only
seenMessageIds  –  optional, default: null
For internal use only

Member of class: UnbUi

Implementation file: ui.class.php, line 918

© 2010 Yves Goergen. UNB Components Homepage. Reference generated on 2010-03-07.