Methods summary
protected
|
|
public
boolean
|
#
validate( boolean $result, string[] & $errors )
Parameters
- $result
boolean $result
- $errors
string[] $errors
Returns
boolean
Overrides
|
protected
array[]
|
#
waQuery( string $sql, boolean $limit = true )
Parameters
- $sql
string $sql
- $limit
boolean $limit
Returns
array[]
|
private
|
|
public
integer
|
#
curlWriteHandler( mixed $ch, string $chunk )
Parameters
- $ch
mixed $ch
- $chunk
string $chunk
Returns
integer
Throws
|
public
integer
|
#
curlHeaderHandler( mixed $ch, string $header )
Parameters
- $ch
mixed $ch
- $header
string $header
Returns
integer
|
private
|
|
private
|
#
getCurl( mixed $url, mixed $curl_options = array() )
|
private
|
|
private static
|
|