Input
- Full name:
\Qubus\Http\Input\Input - This class implements:
\Qubus\Http\Input\Item,\ArrayAccess,\IteratorAggregate
Properties
index
name
value
Methods
__construct
Parameters:
| Parameter | Type | Description |
|---|---|---|
$index | string|int | |
$value | ?string |
getIndex
setIndex
Parameters:
| Parameter | Type | Description |
|---|---|---|
$index | string |
getName
setName
Set input name
Parameters:
| Parameter | Type | Description |
|---|---|---|
$name | string |
getValue
setValue
Set input value
Parameters:
| Parameter | Type | Description |
|---|---|---|
$value | string |
__toString
offsetExists
Parameters:
| Parameter | Type | Description |
|---|---|---|
$offset | mixed |
offsetGet
Parameters:
| Parameter | Type | Description |
|---|---|---|
$offset | mixed |
offsetSet
Parameters:
| Parameter | Type | Description |
|---|---|---|
$offset | mixed | |
$value | mixed |
offsetUnset
Parameters:
| Parameter | Type | Description |
|---|---|---|
$offset | mixed |
getIterator
Automatically generated on 2025-10-13