PHP Class Horde_Service_Twitter_Auth, horde

Copyright 2009-2016 Horde LLC (http://www.horde.org/)
Author: Michael J. Rubinsky ([email protected])
Datei anzeigen Open project: horde/horde Class Usage Examples

Protected Properties

Property Type Description
$_config Configuration parameters
$_twitter Horde_Service_Twitter

Public Methods

Method Description
__get ( string $value ) : mixed Getter
setTwitter ( Horde_Service_Twitter $twitter )

Method Details

__get() public method

Getter
public __get ( string $value ) : mixed
$value string
return mixed The value of the requested property.

setTwitter() public method

public setTwitter ( Horde_Service_Twitter $twitter )
$twitter Horde_Service_Twitter

Property Details

$_config protected_oe property

Configuration parameters
protected $_config

$_twitter protected_oe property

protected Horde_Service_Twitter $_twitter
return Horde_Service_Twitter