PHP Class Service, zys

The followings are the available columns in table '{{service}}':
Inheritance: extends CActiveRecord
Datei anzeigen Open project: qieangel2013/zys Class Usage Examples

Public Properties

Property Type Description
$onAccept
$onClose

Public Methods

Method Description
__construct ( )
getOnReceive ( )
socketHandle ( $server )
socketSend ( $server, $socket, $data, $id )

Private Methods

Method Description
send ( $server, $socket, $data )

Method Details

__construct() public method

public __construct ( )

getOnReceive() public method

public getOnReceive ( )

socketHandle() public method

public socketHandle ( $server )

socketSend() public method

public socketSend ( $server, $socket, $data, $id )

Property Details

$onAccept public_oe property

public $onAccept

$onClose public_oe property

public $onClose