[Zend_Request] element index

Package indexes

All elements
g h s z _
_
top
Method __get
Overloading for accessing class property values
Method __isset
Overloading to determine if a property is set
Method __set
Overloading for setting class property values
g
top
Method get
Alias for __get()
Method getParam
Either alias for __get(), or provides ability to maintain separate configuration registry for request object.
Method getParams
Get all params handled by get/setParam()
h
top
Method has
Alias for __isset()
s
top
Method set
Alias for __set()
Method setParam
Either alias for __set(), or provides ability to maintain separate configuration registry for request object.
Method setParams
Set all values handled by get/setParam()
z
top
Class Zend_Request_Interface
Zend_Request_Interface in Interface.php
g h s z _