PHP Class FeedWordPressHTTPAuthenticator, feedwordpress

Mostrar archivo Open project: radgeek/feedwordpress

Public Properties

Property Type Description
$args

Public Methods

Method Description
__construct ( )
digest_do_it ( $use, $args ) * FeedWordPressHTTPAuthenticator::need_curl ()
digest_dont ( $use, $args ) * FeedWordPerssHTTPAuthenticator::digest_do_it ()
have_curl ( $args, $url = NULL ) * FeedWordPressHTTPAuthenticator::pre_http_request ()
have_streams ( $args, $url = NULL )
if_curl ( $use, $args, $what ) * FeedWordPressHTTPAuthenticator::digest_dont ()
methods_available ( ) * FeedWordPressHTTPAuthenticator::__construct ()
need_curl ( $args )
pre_http_request ( $pre, $args, $url )
set_auth_options ( $handle, $r, $url ) * FeedWordPressHTTPAuthenticator::if_curl ()

Method Details

__construct() public method

public __construct ( )

digest_do_it() public method

* FeedWordPressHTTPAuthenticator::need_curl ()
public digest_do_it ( $use, $args )

digest_dont() public method

* FeedWordPerssHTTPAuthenticator::digest_do_it ()
public digest_dont ( $use, $args )

have_curl() public method

* FeedWordPressHTTPAuthenticator::pre_http_request ()
public have_curl ( $args, $url = NULL )

have_streams() public method

public have_streams ( $args, $url = NULL )

if_curl() public method

* FeedWordPressHTTPAuthenticator::digest_dont ()
public if_curl ( $use, $args, $what )

methods_available() public method

* FeedWordPressHTTPAuthenticator::__construct ()
public methods_available ( )

need_curl() public method

public need_curl ( $args )

pre_http_request() public method

public pre_http_request ( $pre, $args, $url )

set_auth_options() public method

* FeedWordPressHTTPAuthenticator::if_curl ()
public set_auth_options ( $handle, $r, $url )

Property Details

$args public_oe property

public $args