Documentation

EasyBlogControllerFeeds extends EasyBlogController
in package

Table of Contents

Properties

$acl  : mixed
$config  : mixed
$doc  : mixed
$info  : mixed
$my  : mixed

Methods

__construct()  : mixed
add()  : mixed
cancel()  : mixed
display()  : mixed
Override parent's display method
getReturnURL()  : mixed
Determines if we should be retrieving the return url
publish()  : mixed
Publishing RSS Feeds import item
remove()  : mixed
Remove Feeds from the site
save()  : mixed
Stores a new rss feed import
unpublish()  : mixed
Unpublish RSS Feed import item

Properties

Methods

__construct()

public __construct() : mixed

cancel()

public cancel() : mixed

display()

Override parent's display method

public display([mixed $cachable = false ][, mixed $urlparams = array() ]) : mixed
Parameters
$cachable : mixed = false
$urlparams : mixed = array()
Tags
since
4.0
access

public

getReturnURL()

Determines if we should be retrieving the return url

public getReturnURL() : mixed
Tags
since
5.1
access

public

publish()

Publishing RSS Feeds import item

public publish() : mixed
Tags
since
5.1
access

public

remove()

Remove Feeds from the site

public remove() : mixed
Tags
since
5.1
access

public

save()

Stores a new rss feed import

public save() : mixed
Tags
since
4.0
access

public

unpublish()

Unpublish RSS Feed import item

public unpublish() : mixed
Tags
since
5.1
access

public


        
On this page

Search results