[Zend_Server] element index

Package indexes

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