Class InstallationControllerInstallEmail

Description

Controller class to e-mail the configuration info for the Joomla Installer.

  • since: 3.1

Located in /installation/controller/install/email.php (line 19)

JControllerBase
   |
   --InstallationControllerInstallEmail
Method Summary
 InstallationControllerInstallEmail __construct ()
 string emailTitle (string $title)
 void execute ()
Variables
Methods
Constructor __construct (line 26)

Constructor.

  • since: 3.2
  • access: public
InstallationControllerInstallEmail __construct ()

Redefinition of:
JControllerBase::__construct()
Instantiate the controller.
emailTitle (line 157)

Prepares a title line for the e-mail

  • since: 3.1
  • access: protected
string emailTitle (string $title)
  • string $title: The title pre-formatting
execute (line 43)

Execute the controller.

  • since: 3.1
  • access: public
void execute ()

Inherited Methods

Inherited From JControllerBase

 JControllerBase::__construct()
 JControllerBase::getApplication()
 JControllerBase::getInput()
 JControllerBase::loadApplication()
 JControllerBase::loadInput()
 JControllerBase::serialize()
 JControllerBase::unserialize()

Documentation generated on Tue, 19 Nov 2013 15:02:25 +0100 by phpDocumentor 1.4.3