[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/libraries/src/Console/ -> ExtensionDiscoverCommand.php (summary)

Joomla! Content Management System

Copyright: (C) 2021 Open Source Matters, Inc.
License: GNU General Public License version 2 or later; see LICENSE.txt
File Size: 150 lines (4 kb)
Included or required:0 times
Referenced: 2 times
Includes or requires: 0 files

Defines 1 class

ExtensionDiscoverCommand:: (5 methods):
  configureIO()
  configure()
  processDiscover()
  getNote()
  doExecute()


Class: ExtensionDiscoverCommand  - X-Ref

Console command for discovering extensions

configureIO(InputInterface $input, OutputInterface $output)   X-Ref
Configures the IO

param: InputInterface   $input   Console Input
param: OutputInterface  $output  Console Output
return: void

configure()   X-Ref
Initialise the command.

return: void

processDiscover()   X-Ref
Used for discovering extensions

return: integer  The count of discovered extensions

getNote(int $count)   X-Ref
Used for finding the text for the note

param: int  $count   The count of installed Extensions
return: string  The text for the note

doExecute(InputInterface $input, OutputInterface $output)   X-Ref
Internal function to execute the command.

param: InputInterface   $input   The input to inject into the command.
param: OutputInterface  $output  The output to inject into the command.
return: integer  The command exit code



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