PHP Class Api_feedreader, FeedReader

Inheritance: extends Plugin
Show file Open project: jangernert/FeedReader

Public Methods

Method Description
about ( )
addCategory ( )
addLabel ( )
api_version ( )
init ( $host )
moveCategory ( )
moveFeed ( )
removeCategory ( )
removeLabel ( )
renameCategory ( )
renameFeed ( )
renameLabel ( )

Method Details

about() public method

public about ( )

addCategory() public method

public addCategory ( )

addLabel() public method

public addLabel ( )

api_version() public method

public api_version ( )

init() public method

public init ( $host )

moveCategory() public method

public moveCategory ( )

moveFeed() public method

public moveFeed ( )

removeCategory() public method

public removeCategory ( )

removeLabel() public method

public removeLabel ( )

renameCategory() public method

public renameCategory ( )

renameFeed() public method

public renameFeed ( )

renameLabel() public method

public renameLabel ( )