[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/libraries/vendor/joomla/console/src/Event/ -> BeforeCommandExecuteEvent.php (summary)

Part of the Joomla Framework Console Package

Copyright: Copyright (C) 2005 - 2021 Open Source Matters, Inc. All rights reserved.
License: GNU General Public License version 2 or later; see LICENSE
File Size: 91 lines (2 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

BeforeCommandExecuteEvent:: (4 methods):
  __construct()
  disableCommand()
  enableCommand()
  isCommandEnabled()


Class: BeforeCommandExecuteEvent  - X-Ref

Event triggered before a command is executed.

__construct(Application $application, ?AbstractCommand $command = null)   X-Ref
Event constructor.

param: Application           $application  The active application.
param: AbstractCommand|null  $command      The command being executed.

disableCommand()   X-Ref
Disable the command.

return: void

enableCommand()   X-Ref
Enable the command.

return: void

isCommandEnabled()   X-Ref
Check if the command is enabled.

return: boolean



Generated: Wed Sep 7 05:41:13 2022 Chilli.vc Blog - For Webmaster,Blog-Writer,System Admin and Domainer