[Zend_Server] element index

Package indexes

All elements
a c e f g h l r s z _
_
top
$_argv
Additional arguments to pass to method on invocation
$_children
Array of child nodes (if any)
$_class
Parent class name
$_class
Declaring class (needed for when serialization occurs)
$_classReflection
Parent class reflection
$_config
Optional configuration parameters; accessible via __get and
$_config
Used to store extra configuration for the method (typically done by the server class, e.g., to indicate whether or not to instantiate a class).
$_description
Parameter description
$_description
Return value description
$_description
Function/method description
$_methods
$_namespace
Namespace with which to prefix function/method name
$_namespace
Namespace
$_parent
Parent node (if any)
$_position
Parameter position
$_prototypes
Prototypes
$_reflection
ReflectionClass object
$_reflection
$_reflection
$_type
Return value type
$_type
Parameter type
$_value
Node value
_addTree
Create signature node tree
_buildSignatures
Build method signatures
_buildTree
Build the signature tree
_reflect
Use code reflection to create method signatures
__call
Proxy reflection calls
__call
Proxy reflection calls
__call
Proxy reflection calls
__construct
Constructor
__construct
Constructor
__construct
Constructor
__construct
Constructor
__construct
Constructor
__construct
Constructor
__construct
Constructor
__get
Retrieve configuration parameters
__get
Retrieve configuration parameters
__set
Set configuration parameters
__set
Set configuration parameters
__wakeup
Wakeup from serialization
__wakeup
Wakeup from serialization
__wakeup
Wakeup from serialization
a
top
addFunction
Attach a function as a server method
attachChild
Attach a child node
c
top
createChild
Create and attach a new child node
e
top
Exception.php
Exception.php in Exception.php
f
top
fault
Generate a server fault
g
top
getFunctions
Return a server definition array
getChildren
Return an array of all child nodes
getDeclaringClass
Return the reflection for the class that defines this method
getDescription
Retrieve parameter description
getDescription
Retrieve parameter description
getDescription
Retrieve the description
getEndPoints
Retrieve the bottommost nodes of this node's tree
getInvokeArguments
Retrieve additional invocation arguments
getMethods
Return array of dispatchable Zend_Server_Reflection_Methods.
getNamespace
Get namespace for this class
getNamespace
Return method's namespace
getParameters
Retrieve method parameters
getParent
Return the parent node
getPosition
Return parameter position
getPrototypes
Retrieve all prototypes as array of Zend_Server_Reflection_Prototypes
getReturnType
Retrieve return type
getReturnValue
Retrieve the return value object
getType
Retrieve parameter type
getType
Retrieve parameter type
getValue
Return the node's current value
h
top
handle
Handle a request
hasChildren
Does this node have children?
l
top
loadFunctions
Load server definition
r
top
reflectClass
Perform class reflection to create dispatch signatures
reflectFunction
Perform function reflection to create dispatch signatures
s
top
setClass
Attach a class to a server
setPersistence
Set server persistence
setDescription
Set parameter description
setDescription
Set parameter description
setDescription
Set the description
setNamespace
Set method's namespace
setNamespace
Set namespace for this class
setParent
Set parent node
setPosition
Set parameter position
setType
Set parameter type
setType
Set parameter type
setValue
Set the node value
z
top
Zend_Server_Interface
Zend_Server_Interface in Interface.php
Zend_Server_Interface
Zend_Server_Exception
Zend_Server_Exception in Exception.php
Zend_Server_Reflection exceptions
Zend_Server_Reflection
Zend_Server_Reflection in Reflection.php
Reflection for determining method signatures to use with server classes
Zend_Server_Reflection_Class
Class/Object reflection
Zend_Server_Reflection_Exception
Zend_Server_Reflection exceptions
Zend_Server_Reflection_Function
Function Reflection
Zend_Server_Reflection_Function_Abstract
Function/Method Reflection
Zend_Server_Reflection_Method
Method Reflection
Zend_Server_Reflection_Node
Node Tree class for Zend_Server reflection operations
Zend_Server_Reflection_Parameter
Parameter Reflection
Zend_Server_Reflection_Prototype
Method/Function prototypes
Zend_Server_Reflection_ReturnValue
Return value reflection
a c e f g h l r s z _