PHP Class erLhcoreClassChatWorkflow

Afficher le fichier Open project: remdex/livehelperchat Class Usage Examples

Méthodes publiques

Méthode Description
autoAssign ( &$chat, $department )
autoInformVisitor ( $minutesTimeout )
automaticChatClosing ( )
automaticChatPurge ( )
chatAcceptedWorkflow ( $options = [], &$chat )
mainUnansweredChatWorkflow ( )
newChatInformWorkflow ( $options = [], &$chat )
presendCannedMsg ( $chat )
timeoutWorkflow ( erLhcoreClassModelChat &$chat ) Message for timeout
transferWorkflow ( erLhcoreClassModelChat &$chat ) Transfer workflow between departments
unansweredChatWorkflow ( erLhcoreClassModelChat &$chat ) * Chat was unanswered for n minits, execute callback.
unreadInformWorkflow ( $options = [], &$chat )

Method Details

autoAssign() public static méthode

public static autoAssign ( &$chat, $department )

autoInformVisitor() public static méthode

public static autoInformVisitor ( $minutesTimeout )

automaticChatClosing() public static méthode

public static automaticChatClosing ( )

automaticChatPurge() public static méthode

public static automaticChatPurge ( )

chatAcceptedWorkflow() public static méthode

public static chatAcceptedWorkflow ( $options = [], &$chat )

mainUnansweredChatWorkflow() public static méthode

public static mainUnansweredChatWorkflow ( )

newChatInformWorkflow() public static méthode

public static newChatInformWorkflow ( $options = [], &$chat )

presendCannedMsg() public static méthode

public static presendCannedMsg ( $chat )

timeoutWorkflow() public static méthode

Message for timeout
public static timeoutWorkflow ( erLhcoreClassModelChat &$chat )
$chat erLhcoreClassModelChat

transferWorkflow() public static méthode

Transfer workflow between departments
public static transferWorkflow ( erLhcoreClassModelChat &$chat )
$chat erLhcoreClassModelChat

unansweredChatWorkflow() public static méthode

* Chat was unanswered for n minits, execute callback.
public static unansweredChatWorkflow ( erLhcoreClassModelChat &$chat )
$chat erLhcoreClassModelChat

unreadInformWorkflow() public static méthode

public static unreadInformWorkflow ( $options = [], &$chat )