Joomla! Input CLI Class
- Depuis
- 11.1
◆ __construct()
__construct |
( |
array |
$source = null , |
|
|
array |
$options = array() |
|
) |
| |
Constructor.
- Paramètres
-
array | $source | Source data (Optional, default is $_REQUEST) |
array | $options | Array of configuration parameters (Optional) |
- Depuis
- 11.1
Références $options.
◆ parseArguments()
Initialise the options and arguments
Not supported: -abc c-value
- Renvoie
- void
- Depuis
- 11.1
Références $i, $key, $value, et elseif.
◆ serialize()
Method to serialize the input.
- Renvoie
- string The serialized input.
- Depuis
- 12.1
◆ unserialize()
Method to unserialize the input.
- Paramètres
-
string | $input | The serialized input. |
- Renvoie
- JInput The input object.
- Depuis
- 12.1
Références $input.
◆ $args
◆ $executable
La documentation de cette classe a été générée à partir du fichier suivant :