Class Cli
Joomla! Input CLI Class
- Joomla\Input\Input implements Serializable, Countable
- Joomla\Input\Cli
Methods summary
public
|
|
public
string
|
|
public
mixed
|
|
public
|
|
protected
|
Methods inherited from Joomla\Input\Input
__call()
,
__get()
,
count()
,
def()
,
exists()
,
getArray()
,
getMethod()
,
loadAllInputs()
,
set()
Magic methods summary
Magic methods inherited from Joomla\Input\Input
getAlnum()
,
getBase64()
,
getBool()
,
getCmd()
,
getFloat()
,
getHtml()
,
getInt()
,
getPath()
,
getString()
,
getUint()
,
getUsername()
,
getWord()
Properties summary
public
string
|
$executable |
#
The executable that was called to run the CLI script. |
public
array
|
$args |
#
The additional arguments passed to the script that are not associated with a specific argument name. |
Properties inherited from Joomla\Input\Input
$data
,
$filter
,
$inputs
,
$loaded
,
$options