Documentation

EasyBlogControllerSpools extends EasyBlogController
in package

Table of Contents

Properties

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

Methods

__construct()  : mixed
display()  : mixed
Override parent's display method
getReturnURL()  : mixed
Determines if we should be retrieving the return url
purge()  : mixed
Purges all emails from the system
purgeSent()  : mixed
Purge Sent items
remove()  : mixed
Deletes a mailer item
reset()  : mixed
Resets a list of email template files to it's original state
saveFile()  : mixed
Store email template

Properties

Methods

__construct()

public __construct([mixed $config = array() ]) : mixed
Parameters
$config : mixed = array()

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

purge()

Purges all emails from the system

public purge() : mixed
Tags
since
5.1
access

public

purgeSent()

Purge Sent items

public purgeSent() : mixed
Tags
since
5.0
access

public

remove()

Deletes a mailer item

public remove() : mixed
Tags
since
4.0
access

public

reset()

Resets a list of email template files to it's original state

public reset() : mixed
Tags
since
5.1
access

public

saveFile()

Store email template

public saveFile() : mixed
Tags
since
5.1
access

public


        
On this page

Search results