PHP 클래스 Hybrid_Providers_Tumblr

상속: extends Hybrid_Provider_Model_OAuth1
파일 보기 프로젝트 열기: hybridauth/hybridauth

공개 메소드들

메소드 설명
getUserProfile ( ) load the user profile from the IDp api client
initialize ( ) IDp wrappers initializer
setUserStatus ( $status ) post to tumblr

메소드 상세

getUserProfile() 공개 메소드

load the user profile from the IDp api client
public getUserProfile ( )

initialize() 공개 메소드

IDp wrappers initializer
public initialize ( )

setUserStatus() 공개 메소드

post to tumblr
public setUserStatus ( $status )