Moodle PHP Documentation 4.3
Moodle 4.3.5 (Build: 20240610) (7dcfaa79f78)
Client Member List

This is the complete list of members for Client, including all inherited members.

$_connectedClientprotected
$_paramsClientprotected
$_secureClientprotected
$_streamClientprotected
__clone()Client
__construct( $host, $port=null, $timeout=30, $secure=false, $context=array(), array $params=array())Client
__get($name) (defined in Client)Client
__sleep()Client
_checkStream()Clientprotected
_connect( $host, $port, $timeout, $secure, $context, $retries=0)Clientprotected
close()Client
gets($size)Client
getStatus()Client
read($size)Client
startTls()Client
write($data)Client