\Horde_Argv_Values

Result hash for Horde_Argv_Parser

Summary

Methods
Properties
Constants
__construct()
__toString()
offsetExists()
offsetGet()
offsetSet()
offsetUnset()
getIterator()
count()
ensureValue()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

__construct()

__construct(  $defaults = array()) 

Parameters

$defaults

__toString()

__toString() 

offsetExists()

offsetExists(  $attr) 

Parameters

$attr

offsetGet()

offsetGet(  $attr) 

Parameters

$attr

offsetSet()

offsetSet(  $attr,   $val) 

Parameters

$attr
$val

offsetUnset()

offsetUnset(  $attr) 

Parameters

$attr

getIterator()

getIterator() 

count()

count() 

ensureValue()

ensureValue(  $attr,   $value) 

Parameters

$attr
$value