Class Factory
Factory to build handlers
Namespace: Xoops\Core\Handler
Package: Xoops\Core
Category: Xoops\Core\Handler\Factory
Copyright: 2015 XOOPS Project (http://xoops.org)
License: GPL 2 or later (http://www.gnu.org/licenses/gpl-2.0.html)
Author: Richard Griffith richard@geekwright.com
Link: http://xoops.org
Located at oops_lib/Xoops/Core/Handler/Factory.php
Package: Xoops\Core
Category: Xoops\Core\Handler\Factory
Copyright: 2015 XOOPS Project (http://xoops.org)
License: GPL 2 or later (http://www.gnu.org/licenses/gpl-2.0.html)
Author: Richard Griffith richard@geekwright.com
Link: http://xoops.org
Located at oops_lib/Xoops/Core/Handler/Factory.php
public static
|
|
protected
|
#
__construct( )
Protected constructor to prevent creating a new instance of the
Singleton via the |
public
|
|
public
|
|
public static
|
|
public
|
#
build(
Build dispatches the appropriate scheme class to instantiate a handler based on the specification |
public
|