PHP 클래스 Changyan_Handler

파일 보기 프로젝트 열기: zblogcn/zblogphp 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$PluginURL changyan URL
$changyanSynchronizer
$value

공개 메소드들

메소드 설명
account ( ) deprecated
analysis ( )
configure ( )
cronSync ( ) run synchronization to wordpress
delOption ( $option )
doPluginActionLinks ( $linkes, $file ) rt
filterActions ( $actions ) do nothing
getCommentsTemplate ( $default_template ) return a template to be used for comment
getInstance ( ) return the single instance of this class
getOption ( $option )
saveAppID ( )
saveAppIDKey ( )
saveAppKey ( )
saveScript ( ) deprecated
setCron ( )
setOption ( $option, $value )
settings ( )
setup ( )
showCommentsNotice ( )
sync2Changyan ( )
sync2Wordpress ( )

비공개 메소드들

메소드 설명
__clone ( )
__construct ( )

메소드 상세

account() 공개 메소드

deprecated
public account ( )

analysis() 공개 메소드

public analysis ( )

configure() 공개 메소드

public configure ( )

cronSync() 공개 메소드

run synchronization to wordpress
public cronSync ( )

delOption() 공개 메소드

public delOption ( $option )

filterActions() 공개 메소드

do nothing
public filterActions ( $actions )

getCommentsTemplate() 공개 메소드

return a template to be used for comment
public getCommentsTemplate ( $default_template )

getInstance() 공개 정적인 메소드

return the single instance of this class
public static getInstance ( )

getOption() 공개 메소드

public getOption ( $option )

saveAppID() 공개 메소드

public saveAppID ( )

saveAppIDKey() 공개 메소드

public saveAppIDKey ( )

saveAppKey() 공개 메소드

public saveAppKey ( )

saveScript() 공개 메소드

deprecated
public saveScript ( )

setCron() 공개 메소드

public setCron ( )

setOption() 공개 메소드

public setOption ( $option, $value )

settings() 공개 메소드

public settings ( )

setup() 공개 메소드

public setup ( )

showCommentsNotice() 공개 메소드

public showCommentsNotice ( )

sync2Changyan() 공개 메소드

public sync2Changyan ( )

sync2Wordpress() 공개 메소드

public sync2Wordpress ( )

프로퍼티 상세

$PluginURL 공개적으로 프로퍼티

changyan URL
public $PluginURL

$changyanSynchronizer 공개적으로 프로퍼티

public $changyanSynchronizer

$value 공개적으로 프로퍼티

public $value