Class JCli
Deprecated class placeholder. You should use JApplicationCli instead.
- Joomla\Application\AbstractApplication implements Psr\Log\LoggerAwareInterface
- JApplicationBase
- JApplicationCli
- JCli
Package: Joomla\Platform\Application
Deprecated: 2.5 Use JApplicationCli instead.
Copyright: Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
License: General Public License version 2 or later; see LICENSE.txt
Since: 1.7
Located at legacy/application/cli.php
Deprecated: 2.5 Use JApplicationCli instead.
Copyright: Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
License: General Public License version 2 or later; see LICENSE.txt
Since: 1.7
Located at legacy/application/cli.php
Methods summary
public
|
#
__construct(
Class constructor. |
Methods inherited from JApplicationCli
execute()
,
fetchConfigurationData()
,
getInstance()
,
getOutput()
,
in()
,
loadConfiguration()
,
out()
,
setOutput()
Methods inherited from JApplicationBase
doExecute()
,
getIdentity()
,
loadDispatcher()
,
loadIdentity()
,
registerEvent()
,
triggerEvent()
Methods inherited from Joomla\Application\AbstractApplication
close()
,
get()
,
getLogger()
,
initialise()
,
set()
,
setConfiguration()
,
setLogger()