Yar_Server::handle
Yar_Client::__call
Yar
PHP Manual
The Yar_Client class
(Bir sürüm bilgisi bulunamadı; sadece SVN'de olabilir.)
Giriş
Sınıf Sözdizimi
Yar_Client
{
/* Özellikler */
protected
$
_protocol
;
protected
$
_uri
;
protected
$
_options
;
protected
$
_running
;
/* Yöntemler */
public
void
__call
(
string
$method
,
array
$parameters
)
final
public
__construct
(
string
$url
)
public
boolean
setOpt
(
number
$name
,
mixed
$value
)
}
Özellikler
_protocol
_uri
_options
_running
İçindekiler
Yar_Client::__call
— Call service
Yar_Client::__construct
— Create a client
Yar_Client::setOpt
— Set calling contexts
Yar_Server::handle
Yar_Client::__call
Yar
PHP Manual