PHP 클래스 FeedWordPressHTTPAuthenticator, feedwordpress

파일 보기 프로젝트 열기: radgeek/feedwordpress

공개 프로퍼티들

프로퍼티 타입 설명
$args

공개 메소드들

메소드 설명
__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 ()

메소드 상세

__construct() 공개 메소드

public __construct ( )

digest_do_it() 공개 메소드

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

digest_dont() 공개 메소드

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

have_curl() 공개 메소드

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

have_streams() 공개 메소드

public have_streams ( $args, $url = NULL )

if_curl() 공개 메소드

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

methods_available() 공개 메소드

* FeedWordPressHTTPAuthenticator::__construct ()
public methods_available ( )

need_curl() 공개 메소드

public need_curl ( $args )

pre_http_request() 공개 메소드

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

set_auth_options() 공개 메소드

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

프로퍼티 상세

$args 공개적으로 프로퍼티

public $args