PHP Class Horde_Service_Scribd_Request, horde

Author: Chuck Hagenbuch ([email protected])
Datei anzeigen Open project: horde/horde Class Usage Examples

Protected Properties

Property Type Description
$_args
$_config
$_method

Public Methods

Method Description
__construct ( $method, $args = [] )
run ( )
setConfig ( array $config )

Protected Methods

Method Description
_sign ( array $args )

Method Details

__construct() public method

public __construct ( $method, $args = [] )

_sign() protected method

protected _sign ( array $args )
$args array

run() public method

public run ( )

setConfig() public method

public setConfig ( array $config )
$config array

Property Details

$_args protected_oe property

protected $_args

$_config protected_oe property

protected $_config

$_method protected_oe property

protected $_method