Class AbstractController
The controller superclass
Direct known subclasses
Alo\Controller\AbstractErrorController
,
Controller\Cart
,
Controller\Sample
Indirect known subclasses
Abstract
Namespace: Alo\Controller
Author: Art <a.molcanovas@gmail.com>
Located at sys/class/alo/controller/abstractcontroller.php
Namespace: Alo\Controller
Author: Art <a.molcanovas@gmail.com>
Located at sys/class/alo/controller/abstractcontroller.php
Methods summary
public
|
|
public
|
|
protected
|
|
public
|
|
protected
boolean|
|
#
echoOnDestruct( boolean|null $switch = null )
Returns if echoOnDestruct is true or false if called without a parameter or sets it to true/false if the parameter is set |
protected
null|string
|
Magic methods summary
Properties summary
private
boolean
|
$echo_on_destruct |
#
Whether to echo contents on object destruct |