PHP Class Changyan_Handler

Show file Open project: zblogcn/zblogphp Class Usage Examples

Public Properties

Property Type Description
$PluginURL changyan URL
$changyanSynchronizer
$value

Public Methods

Method Description
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 ( )

Private Methods

Method Description
__clone ( )
__construct ( )

Method Details

account() public method

deprecated
public account ( )

analysis() public method

public analysis ( )

configure() public method

public configure ( )

cronSync() public method

run synchronization to wordpress
public cronSync ( )

delOption() public method

public delOption ( $option )

filterActions() public method

do nothing
public filterActions ( $actions )

getCommentsTemplate() public method

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

getInstance() public static method

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

getOption() public method

public getOption ( $option )

saveAppID() public method

public saveAppID ( )

saveAppIDKey() public method

public saveAppIDKey ( )

saveAppKey() public method

public saveAppKey ( )

saveScript() public method

deprecated
public saveScript ( )

setCron() public method

public setCron ( )

setOption() public method

public setOption ( $option, $value )

settings() public method

public settings ( )

setup() public method

public setup ( )

showCommentsNotice() public method

public showCommentsNotice ( )

sync2Changyan() public method

public sync2Changyan ( )

sync2Wordpress() public method

public sync2Wordpress ( )

Property Details

$PluginURL public property

changyan URL
public $PluginURL

$changyanSynchronizer public property

public $changyanSynchronizer

$value public property

public $value