-
$about
-
-
$attachment
-
-
add
-
Add unique ARO to registry
-
add
-
Add an Zend_Db_Xml_XmlContent to list
-
addBehavior
-
Add the given behavior to the list of behaviors associated with the element. If the behavior is already contained in the list no action is taken. Elements support multiple behaviors on a FIFO basis. When a behaviors fails the remaining behaviors (if any) are not called.
-
addBinding
-
-
addBindingOperation
-
Add an operation to a binding element
-
addBundle
-
Adds a new bundle
-
addConfig
-
-
addCookie
-
Add a cookie to the jar. Cookie should be passed either as a Zend_Http_Cookie object or as a string - in which case an object is created from the string.
-
addCookiesFromResponse
-
Parse an HTTP response, adding all the cookies set in that response to the cookie jar.
-
addDefaultRoutes
-
-
addDocumentation
-
Add a
document element to any element in the WSDL
-
addEventListener
-
Adds an event listener of the element for the given $type
-
addFunction
-
Attach a function as a server method
-
addFunction
-
Attach a callback as an XMLRPC method
-
addFunction
-
Implement Zend_Server_Interface::addFunction()
-
addFunction
-
Add a Single or Multiple Functions to the WSDL
-
addFunction
-
Implement Zend_Server_Interface::addFunction()
-
addMessage
-
-
AddOption
-
-
addParam
-
Add a parameter to use when instantiating an action controller
-
addParam
-
Add a parameter to use when instantiating an action controller
-
addParam
-
Add a parameter to use when instantiating an action controller
-
addParam
-
Add a parameter to the parameter stack
-
addParam
-
Add a parameter with which to instantiate any helper objects
-
addParam
-
Add a parameter with which to instantiate an Action Controller
-
addParam
-
Add a parameter to use when instantiating an action controller
-
AddParameter
-
-
addPart
-
Append a new Zend_Mime_Part to the current eMail
-
addPortOperation
-
Add an
operation element to a portType element
-
addPortType
-
-
addRoute
-
-
addRoutes
-
-
addScriptBlock
-
Adds a fragment of script (optionally) named to the element either at the top or bottom of the element. Named script blocks are maintained in an assoc array.
-
addService
-
-
addSoapBinding
-
-
addSoapOperation
-
-
addTag
-
Add a tag
-
addTypes
-
Add WSDL Types element
-
addValidator
-
Add the given validator to the list of validators associated with the element. If the validator is already contained in the list no action is taken. Elements support multiple validators on a FIFO basis. When a validator fails the remaining validators (if any) are not called.
-
AddValue
-
-
allow
-
Sets allow permissions to the ACL
-
appendBody
-
Append content to the body content
-
appendChild
-
Adds the $child to the list of children associated with the element The parent of the $child is set to the element
-
applyClientBehavior
-
Abstract method which must be implemented by subclasses. This method is invoked before any rendering is started of the component. This give the bahavior a chance to make any changes to the layout of the element its children or its parent chain.
-
applyClientBehavior
-
Called before the behavior is emitted to the client or server. If the element is a ZFormLink the AJAX behavior replaces the href of the link.
-
aroRegistry
-
Retrieve the global ARO registry
-
artistGetRelatedArtists
-
Utility function that returns a list of artists similiar to this artist
-
artistGetTopAlbums
-
Utility function that returns a list of this artist's top-rated albums
-
artistGetTopFans
-
Utility function that returns a list of this artist's top listeners
-
artistGetTopTags
-
Utility function that returns a list of this artist's top-rated tags
-
artistGetTopTracks
-
Utility function that returns a list of this artist's top-rated tracks
-
assemble
-
-
assemble
-
Assembles user submitted parameters forming a URL path defined by this route
-
asString
-
Get the cookie as a string, suitable for sending as a "Cookie" header in an HTTP request
-
asString
-
Get the entire response as string
-
attachChild
-
Attach a child node
-
attachFaultException
-
Attach valid exceptions that can be used to define xmlrpc faults
-
attachObserver
-
Attach an observer class
-
DATA
-
-
ParamOptional
-
-
ParamRequired
-
-
PATH_BUNDLES
-
-
PATH_BUNDLE_ADD
-
-
PATH_BUNDLE_DELETE
-
-
PATH_DATES
-
-
PATH_DEFAULT
-
Default path
-
PATH_DELIMITER
-
Default delimiter for paths
-
PATH_POSTS_ADD
-
-
PATH_POSTS_ALL
-
-
PATH_POSTS_GET
-
-
PATH_POSTS_RECENT
-
-
PATH_POST_DELETE
-
-
PATH_SEPARATOR
-
Elements are uniquely addressable via the path generated
-
PATH_TAGS
-
-
PATH_TAG_RENAME
-
-
PATH_UPDATE
-
-
VALIDATOR_SCRIPT
-
-
Aro.php
-
-
Acl.php
-
-
Args.php
-
-
Action.php
-
-
Abstract.php
-
-
Abstract.php
-
-
Abstract.php
-
-
Abstract.php
-
-
Abstract.php
-
-
Abstract.php
-
-
Audioscrobbler.php
-
-
Abstract.php
-
-
AutoDiscover.php
-
-
gc
-
Garbage Collection - remove old session data older than $maxlifetime (in seconds)
-
generateMessage
-
Generate Mime Compliant Message from the current configuration This can be a multipart message if more than one mimeParts were added. If only one Part is present, the content of this part is returned. If no part had been added, an empty string is returned.
-
generateSearchString
-
helper function
-
get
-
Alias to __get
-
get
-
Retrieves a registered shared object, where $name is the registered name of the object to retrieve.
-
get
-
Alias for __get()
-
get
-
Generic get action for a particular field
-
get
-
Retrieves a registered shared object, where $name is the registered name of the object to retrieve.
-
get
-
Add dispatch table from a file
-
getAbout
-
returns the $about XML document
-
getActionKey
-
Retrieve the action key
-
getActionName
-
Retrieve the action name
-
getAlias
-
Retrieve an alias
-
getAliases
-
Retrieve the list of all aliases
-
getAllCookies
-
Get all cookies in the cookie jar as an array
-
getAllow
-
Returns allow permissions for the current ACL
-
getAllPosts
-
Get all posts
-
getAttachment
-
Retrieve the attachment associated with this XML content object
-
getAttribute
-
Returns the value of the $name attribute associated with the element
-
getAttributes
-
Return the associative array of attribute maintained by the element.
-
getBasePath
-
Everything in REQUEST_URI before PATH_INFO not including the filename <img src="<?=$basePath?>/images/zend.png"/>
-
getBaseUrl
-
Everything in REQUEST_URI before PATH_INFO <form action="<?=$baseUrl?>/news/submit" method="POST"/>
-
getBehaviors
-
Returns the list (array) of behaviors associated with the element
-
getBody
-
Get the response body as string
-
getBody
-
Return the body content
-
getBundles
-
Get all bundles.
-
getCallbacks
-
Returns the value of the callbacks instance variable
-
getCapabilities
-
Get a full list of features supported by the specific mail lib and the server
-
getChecked
-
Returns the true if the CheckBox is checked
-
getChildNodes
-
Return the list (array) of children contained by the element
-
getChildren
-
Return an array of all child nodes
-
getChildren
-
Returns the ACL's child nodes
-
getCode
-
Return fault code
-
getContent
-
Body of message
-
getControllerDirectory
-
Return the currently set directory for Zend_Controller_Action class lookup
-
getControllerDirectory
-
Convenience method, passthru to Zend_Controller_Dispatcher::getControllerDirectory()
-
getControllerKey
-
Retrieve the controller key
-
getControllerName
-
Retrieve the controller name
-
getCookie
-
Retrieve a member of the $_COOKIE superglobal
-
getCookie
-
Get a specific cookie according to a URI and name
-
getCurrentRoute
-
-
getData
-
Returns the opaque user data associated with the event
-
getData
-
return $data
-
getDate
-
Getter for date
-
getDates
-
Get number of posts by date. Returns array where keys are dates and values are numbers of posts.
-
getDeclaringClass
-
Return the reflection for the class that defines this method
-
getDefaultAction
-
Retrieve the default action name (minus formatting)
-
getDefaultAction
-
Retrive the default action name (minus formatting)
-
getDefaultAction
-
Retrieve the default action (unformatted string)
-
getDefaultController
-
Retrieve the default controller name (minus formatting)
-
getDefaultController
-
Retrive the default controller name (minus formatting)
-
getDefaultController
-
Retrieve the default controller (unformatted string)
-
getDeny
-
Returns deny permissions for the current ACL
-
getDescription
-
Retrieve parameter description
-
getDescription
-
Retrieve parameter description
-
getDescription
-
Retrieve the description
-
getDispatcher
-
Return the dispatcher object.
-
getDOM
-
Convenience method to get a DOM
-
getDomain
-
Get cookie domain
-
getDOMAsMap
-
Retrieve the DOM from either DATA or ABOUT as an array
-
getElement
-
-
getElementById
-
Returns the childs whose ID is $id. If the $recursive = true, continue search depth first for the child
-
getEndPoints
-
Retrieve the bottommost nodes of this node's tree
-
getEnv
-
Retrieve a member of the $_ENV superglobal
-
getErrorMessage
-
Returns the error message originated by the $child
-
getErrorMessage
-
-
GetErrors
-
-
GetErrors
-
-
GetErrors
-
-
getEventListeners
-
Simple getter for the event listeners associated with the web element
-
getException
-
Retrieve the exception object, if set
-
getExpiryTime
-
Get the expiry time of the cookie, or null if no expiry time is set
-
getFault
-
Retrieve the fault response, if any
-
getFunctions
-
Implement Zend_Server_Interface::getFunctions()
-
getFunctions
-
Returns a list of registered methods
-
getFunctions
-
Return a server definition array
-
getFunctions
-
Return an array of functions in the WSDL
-
getFunctions
-
Implement Zend_Server_Interface::getFunctions()
-
getHash
-
Getter for hash
-
getHeader
-
Get a message with only header and $bodyLines lines of body
-
getHeader
-
Get a message with only header and $bodyLines lines of body
-
getHeader
-
Get a message with only header and $bodyLines lines of body
-
getHeader
-
get a message with only header and $bodyLines lines of body
-
getHeader
-
get a message with only header and $bodyLines lines of body
-
getHeader
-
Get a specific header as string, or null if it is not set
-
getHeaders
-
Return array of headers; see $_headers for format
-
getHeaders
-
Get all headers
-
getHeaders
-
Get the response headers
-
getHeadersAsString
-
Get all headers as string
-
getHTMLTarget
-
Returns the value of the htmlid instance variable
-
getId
-
GetId() - get the current session id
-
getId
-
Retrieves ARO id
-
getID
-
Return simple ID of the element
-
getIDPath
-
Compute, if necessary, and return the fully qualified path of the element within the containment structured defined via the parentnode
-
getInstance
-
Return Zend_XmlRpc_Server_Fault instance
-
getInstance
-
GetInstance() - Enfore the Singleton of the core.
-
getInstance
-
Retrieves the singleton instance creating one if necessary
-
getInvokeArgs
-
Return the array of constructor arguments (minus the Request object)
-
getInvokeArguments
-
Retrieve additional invocation arguments
-
getIsProcessing
-
Returns the status of the processing flag
-
getIterator
-
Implement IteratorAggregate::getIterator()
-
getLastUpdate
-
Get time of the last update
-
getList
-
Make LIST call for size of message(s)
-
getMatchingCookies
-
Return an array of all cookies matching a specific request according to the request URI, whether session cookies should be sent or not, and the time to consider as "now" when checking cookie expiry time.
-
getMemento
-
Create a memento which saves the state of the Checkbox for storage in the session.
-
getMemento
-
Default implementation of retriving the memento associated with the element
-
getMemento
-
Returns the memento used to persist the state of the link, which is simply the text.
-
getMemento
-
Create a memento which saves the state of the FormImage for storage in the session.
-
getMemento
-
Default implementation of retriving the memento associated with the element
-
getMemento
-
Default implementation of retriving the memento associated with the element
-
getMemento
-
Retrieve the memento which will be stored with the session data representing the state of the input field. The default implemention is to simply ask the input element for its value
-
getMessage
-
Get a message with headers and body
-
getMessage
-
get a message with headers and body
-
getMessage
-
Return a message describing the HTTP response code (Eg. "OK", "Not Found", "Moved Permanently")
-
getMessage
-
Get a message with headers and body
-
getMessage
-
Retrieve fault message
-
getMessage
-
Get a message with headers and body
-
getMessage
-
get a message with headers and body
-
getMethod
-
Return the method by which the request was made
-
getMethod
-
Retrieve call method
-
getMethods
-
-
getMime
-
returns the Zend_Mime object in use by this Message.
-
getName
-
-
getName
-
Get Cookie name
-
getNamespace
-
Get namespace for this class
-
getNamespace
-
Return method's namespace
-
getNotes
-
Getter for notes
-
GetOptionObject
-
-
GetOptionValue
-
-
GetOptionValues
-
-
getOthers
-
Getter for others
-
getParam
-
Get an action parameter
-
getParam
-
Retrieve a parameter
-
getParam
-
Either alias for __get(), or provides ability to maintain separate configuration registry for request object.
-
GetParameterObject
-
-
getParameters
-
Retrieve method parameters
-
GetParameterValue
-
-
getParams
-
Retrieve action controller instantiation parameters
-
getParams
-
Retrieve action controller instantiation parameters
-
getParams
-
Retrieve the array of parameters
-
getParams
-
Get all action parameters
-
getParams
-
Retrieve an array of parameters
-
getParams
-
Retrieve action controller instantiation parameters
-
getParams
-
Retrieve action controller instantiation parameters
-
getParams
-
Retrieve the parameters to pass to the Action Controller constructor
-
getParams
-
Get all params handled by get/setParam()
-
getParams
-
Retrieve the parameters to pass to helper object constructors
-
getParent
-
Retrieves ARO parent ids
-
getParent
-
Return the parent node
-
getParent
-
Returns the ACL's parent object
-
getParentNode
-
Return the parent node reference maintained by the element
-
getPartContent
-
get the (encoded) content of a given part as a string
-
getPartHeaders
-
get the headers of a given part as a string
-
getParts
-
Returns the list of all Zend_Mime_Parts in this Mail as an Array.
-
getPath
-
Returns the ACL's path
-
getPath
-
Get the cookie path
-
getPathInfo
-
Returns everything between the BaseUrl and QueryString.
-
getPermissions
-
Returns the contents of the selected permission
-
getPosition
-
Return parameter position
-
getPosition
-
Returns the value of the position instance variable
-
getPost
-
Retrieve a member of the $_POST superglobal
-
getPosts
-
Get posts matching the arguments. If no date or url is given, most recent date will be used.
-
getPrototypes
-
-
getQuery
-
Retrieve a member of the $_GET superglobal
-
getRawBody
-
Get the raw response body (as transfered "on wire") as string
-
getRawRequest
-
Retrieve the raw XML request
-
getRawRequest
-
Retrieve the raw XML request
-
getRecentPosts
-
Get recent posts
-
getRegistry
-
Retrieves ARO registry
-
getRequest
-
Get request object
-
getRequest
-
Return the request object.
-
getRequest
-
Get request object
-
getRequest
-
Return the Request object
-
getRequestUri
-
Returns the REQUEST_URI taking into account platform differences between Apache and IIS
-
getResponse
-
Return the registered response object
-
getResponse
-
Return the response object.
-
getResponse
-
Return the Response object
-
getResponse
-
Get response object
-
getResponse
-
Get response object
-
getResponse
-
Retrieve the response object, if any
-
getReturnType
-
Retrieve return type
-
getReturnValue
-
Retrieve the return value
-
getReturnValue
-
Retrieve the return value object
-
getRoot
-
Searchs the parent chain defined by the _parentNode reference until the top of the tree is reached. If the element has no parents then the element is the 'root'
-
getRoute
-
-
getRouter
-
Return the router object.
-
getRoutes
-
-
getRunat
-
-
getServer
-
Retrieve a member of the $_SERVER superglobal
-
getShared
-
Getter for shared
-
getSize
-
get a list of messages with number and size
-
getSize
-
Get a list of messages with number and size
-
getSize
-
Get a list of messages with number and size
-
getSize
-
get a list of messages with number and size
-
getSize
-
Get a list of messages with number and size
-
getSource
-
Returns the ZFormElement which is the source of the event
-
getStatus
-
Get Request Status
-
getStatus
-
Get the HTTP response status code
-
getTags
-
Get all tags.
-
getTags
-
Getter for tags
-
getText
-
Property getter for the link text field
-
getText
-
Returns the text which will be displayed in the selection box.
-
getTitle
-
Getter for title
-
getType
-
Returns an XSD Type for the given PHP type
-
getType
-
Returns the type of the event. See constants in ZFormElementEvent
-
getType
-
Retrieve parameter type
-
getType
-
Retrieve parameter type
-
getURL
-
Returns the URL of the AJAX behavior
-
getUrl
-
Getter for URL
-
getUserFans
-
Get fans of some user
-
getUserNetwork
-
Get network of some user
-
getUserPosts
-
Get posts of some user
-
getUserTags
-
Get tags of some user Returend array has tags as keys and number of posts as values
-
getValidAco
-
Returns an ACO tree that the current ARO has access to
-
getValidAro
-
Returns an array of AROs that can access the ACL
-
getValidationErrors
-
Returns the array of validation errors associated with the element.
-
getValidators
-
Returns the list of validators associated with the element
-
getValidData
-
GetValidData() - This method should be used to retrieve the environment variables that will be needed to 'validate' a session.
-
getValue
-
Return the node's current value
-
getValue
-
Overridden implementation of getValue which returns the 'value' attribute of the ZFormWebElement
-
getValue
-
Get cookie value
-
GetValue
-
-
getValue
-
Abstract method used to retrive the value associated with the
-
GetValue
-
-
GetValues
-
-
getVersion
-
Get the HTTP version of the response
-
getXmlResult
-
Convert an array into an Zend_Db_Xml_XmlContent object
-
groupGetPreviousWeeklyAlbumChart
-
Utility function that gets this group's weekly album chart by date
-
groupGetPreviousWeeklyArtistChart
-
Utility function that gets this group's weekly artist chart by date
-
groupGetPreviousWeeklyTrackChart
-
Utility function that gets this group's weekly track chart by date
-
groupGetRecentJournals
-
Utility function that returns a a list of recent journal posts by members of this group
-
groupGetRecentWeeklyAlbumChart
-
Utility function that gets the most recent album chart for this group
-
groupGetRecentWeeklyArtistChart
-
Utility function that gets the most recent weekly artist chart for this group
-
groupGetRecentWeeklyTrackChart
-
Utility function that gets the most recent track chart for this group
-
groupGetWeeklyChart
-
Utility function that gets list of dates of available weekly charts for this group
-
ArgNone
-
-
ArgOptional
-
-
ArgRequired
-
-
ARO_DEFAULT
-
Default group id
-
PREPEND
-
-
read
-
Read session data
-
readLine
-
read a response "line" (could also be more than one real line if response has {..}<NL>) and do a simple decode
-
readResponse
-
read a response
-
readResponse
-
read all lines of response until given tag is found (last line of response)
-
reflectClass
-
Perform class reflection to create dispatch signatures
-
reflectFunction
-
Perform function reflection to create dispatch signatures
-
regenerateId
-
RegenerateId() - Regenerate the session id.
-
regExpValidator
-
-
register
-
Registers a shared object.
-
registerPlugin
-
Register a plugin.
-
registerPlugin
-
Register a plugin.
-
registerValidator
-
RegisterValidator() - register a validator that will attempt to validate this session for every future request
-
registry
-
Retrieves a registered shared object, where $name is the registered name of the object to retrieve.
-
rememberMe
-
RememberMe() - Send the remember me cookie, which will (on next request) force the session to resend the session cookie that will expire after a number of seconds in the future (not when the browser closes) Seconds are determined by self::$_remember_me_seconds.
-
remove
-
Remove ARO from registry
-
remove
-
Removes an ACL node
-
removeAllow
-
Removes allow permissions from the ACL
-
removeAro
-
Removes an ARO from current node and all children
-
removeChild
-
Remove the given $child from the list (array) of children associated with the element
-
removedBehavior
-
Removes behavior from the list of behaviors associated with the element
-
removeDeny
-
Removes deny permissions from the ACL
-
removedValidator
-
Removes validator from the list of validators associated with the element
-
removeEventListener
-
Remove the event listener associated with the given event type from the list of listeners. If $listener is not specified all events of the given type will be removed from the listeners
-
removeInstance
-
RemoveInstance() - Remove the instance.
-
removeMessage
-
delete a message from current box/folder
-
removeMessage
-
Remove a message from server. If you're doing that from a web enviroment you should be careful and use a uniqueid as parameter if possible to identify the message.
-
removeMessage
-
stub for not supported message deletion
-
removeMessage
-
Remove a message from server. If you're doing that from a web enviroment you should be careful and use a uniqueid as parameter if possible to identify the message.
-
removeMessage
-
stub for not supported message deletion
-
renameTag
-
Rename a tag
-
render
-
Renders the ZFormWebElement into its HTML into the current output
-
renderBody
-
Renders the body of the element's which by default consists of
-
renderBody
-
Renders the text content of the link.
-
renderBody
-
Render the body of the ZFormOptions which is the $text property of the ZFormOption object
-
renderExceptions
-
Whether or not to render exceptions (off by default)
-
request
-
Send request and get resposne
-
requestAndResponse
-
send a request and get response at once
-
reset
-
-
responseCodeAsText
-
A convenience function that returns a text representation of HTTP response codes. Returns null for unknown codes.
-
restDelete
-
Performs an HTTP DELETE request to $path.
-
restGet
-
Performs an HTTP GET request to the $path.
-
restoreState
-
An element can persist itself between requests (@see persist()), if so it is during this stage of the processing cycle that elements restore their state. Persistent data is retrieved from the session object under the elements idPath.
-
restPost
-
Performs an HTTP POST request to $path.
-
restPut
-
Performs an HTTP PUT request to $path.
-
retrive
-
Make a RETR call for retrieving a full message with headers and body
-
rewind
-
Required by the Iterator interface
-
rewind
-
Rewind the Iterator to the first element
-
rewind
-
Iterator::rewind()
-
route
-
-
route
-
Route a request
-
route
-
Processes a request and sets its controller and action. If no route was possible, an exception is thrown.
-
routeShutdown
-
Called after Zend_Controller_Router exits.
-
routeShutdown
-
Called before Zend_Controller_Front exits its iterations over the route set.
-
routeStartup
-
Called before Zend_Controller_Front begins evaluating the request against its routes.
-
routeStartup
-
Called before Zend_Controller_Front begins evaluating the request against its routes.
-
run
-
Convenience feature, calls setControllerDirectory()->setRouter()->dispatch()
-
run
-
Call the action specified in the request object, and return a response
-
URI_DELIMITER
-
-
URL_VARIABLE
-
-
Registry.php
-
-
RewriteRouter.php
-
-
Route.php
-
-
Router.php
-
-
Request.php
-
-
Response.php
-
-
Registry.php
-
-
Result.php
-
-
ReturnValue.php
-
-
Reflection.php
-
-
Result.php
-
-
Request.php
-
-
Response.php
-
-
$secure
-
Whether the cookie is secure or not
-
$service
-
-
JSON_FANS
-
-
JSON_NETWORK
-
-
JSON_POSTS
-
-
JSON_TAGS
-
-
JSON_URI
-
-
save
-
Saves post
-
save
-
Cache a file containing the dispatch list.
-
saveXML
-
Convenience method to get a string representation of a DOM
-
score
-
Returns a score for the selected permission
-
seek
-
SeekableIterator::seek()
-
select
-
change folder
-
selectAll
-
Returns all documents in the content store
-
selectAll
-
-
sendRequest
-
send a request
-
sendRequest
-
Send a request
-
sessionExists
-
SessionExists() - wether or not a session exist for the current request.
-
set
-
Alias for __set()
-
set
-
Generic set action for a field in the parameters being used
-
set
-
Registers a shared object.
-
set
-
Registers a shared object.
-
set
-
Alias to __set()
-
setAbout
-
replaces the existing $about document with the DOMDocument parameter
-
setActionKey
-
Set the action key
-
setActionName
-
Set the action name
-
setAlias
-
Set a key alias
-
setAllowEvents
-
Turns of processing events, that is events delivered to the fireEvent method (@see fireEvent()) are not process, they are ignored
-
setAsync
-
Set the value of the async instance variable
-
setAttachment
-
set the attachment associated with this XML content object
-
setAttribute
-
Set the value of the $name attribute within the element
-
setAuth
-
Set client username and password
-
setBasePath
-
Set the base path for the URL
-
setBaseUrl
-
Set the base URL of the request; i.e., the segment leading to the script name
-
setBody
-
Set body content
-
setCallbacks
-
Set the value of the callback instance variable
-
setChecked
-
Sets the value of the HTML checked attribute
-
setClass
-
Attach class methods as XMLRPC method handlers
-
setClass
-
Attach a class to a server
-
setClass
-
Implement Zend_Server_Interface::setClass()
-
setClass
-
Implement Zend_Server_Interface::setClass()
-
setClass
-
Set the Class the SOAP server will use
-
setCode
-
Set the fault code
-
setControllerDirectory
-
Convenience method, passthru to Zend_Controller_Dispatcher::setControllerDirectory()
-
setControllerDirectory
-
Sets the directory where the Zend_Controller_Action class files are stored.
-
setControllerKey
-
Set the controller key
-
setControllerName
-
Set the controller name to use
-
setData
-
set the $data document for this object
-
setDate
-
Setter for date
-
setDefaultAction
-
Set the default action (minus any formatting)
-
setDefaultAction
-
Set default action name (minus formatting)
-
setDefaultAction
-
Set the default action (unformatted string)
-
setDefaultController
-
Set the default controller (unformatted string)
-
setDefaultController
-
Set default controller name (minus formatting)
-
setDefaultController
-
Set the default controller (minus any formatting)
-
setDescription
-
Set parameter description
-
setDescription
-
Set the description
-
setDescription
-
Set parameter description
-
setDispatched
-
Set flag indicating whether or not request has been dispatched
-
setDispatcher
-
Set the dispatcher object. The dispatcher is responsible for taking a Zend_Controller_Dispatcher_Token object, instantiating the controller, and call the action method of the controller.
-
setDOM
-
convenience method for setting a DOM
-
setDOMFromMap
-
Set the DOM for either DATA or ABOUT from an array
-
SetError
-
-
setException
-
Register an exception with the response
-
setExpirationHops
-
SetExpirationHops() - expire the namespace, or specific variables after a specified number of page hops
-
setExpirationSeconds
-
SetExpirationSeconds() - expire the namespace, or specific variables after a specified number of seconds
-
setFetchMode
-
Set the fetch mode.
-
setHeader
-
Set a header
-
setHTMLTarget
-
Sets the value of the htmlid target instance variable
-
setId
-
set the XML content document id with $id
-
setID
-
Sets the ID of the element. The ID is checked for validitiy within
-
setId
-
SetId() - set an id to a user specified id
-
setInstance
-
Sets or clears the singleton instance
-
setMemento
-
Restores the state of the checkbox from its memento which was returned by getMemento.
-
setMemento
-
The bookend implementation to @see getMemento(). This function is a void
-
setMemento
-
Retores the state of the link from its memento
-
setMemento
-
The bookend implementation to @see getMemento(). This function is a void
-
setMemento
-
The bookend implementation to @see getMemento(). This function is a void
-
setMemento
-
Restores the state of the ZFormImage from its memento which was returned by getMemento.
-
setMemento
-
Restores the state of the input element from its memento which was returned by getMemento above. The default implementation is to set the value of the input element to the memento.
-
setMessage
-
Retrieve fault message
-
setMethod
-
Set method to call
-
setMime
-
set mime Object for this Message. This can be used to set the Boundary specifically or to use a SubClass of Zend_Mime for generating the boundary.
-
setName
-
-
setNamespace
-
Set method's namespace
-
setNamespace
-
Set namespace for this class
-
setNotes
-
Setter for notes
-
setOptions
-
SetOptions - set both the class specified
-
setParam
-
Set an action parameter
-
setParam
-
Set a userland parameter
-
setParam
-
Either alias for __set(), or provides ability to maintain separate configuration registry for request object.
-
setParams
-
Set the parameters array
-
setParams
-
Set parameters to pass to action controller constructors
-
setParams
-
Set all values handled by get/setParam()
-
setParams
-
Set parameters to pass to action controller constructors
-
setParams
-
Set action parameters en masse; does not overwrite
-
setParams
-
Set an array of a parameters to pass to the Action Controller constructor
-
setParams
-
Set an array of a parameters to pass to helper object constructors
-
setParams
-
Set parameters to pass to action controller constructors
-
setParams
-
Set parameters to pass to action controller constructors
-
setParams
-
Set parameters
-
setParent
-
Set parent node
-
setParentNode
-
Changes the parent node associated with the element to the new $parent specified in the parameter.
-
setParts
-
sets the given Array of Zend_Mime_Parts as the Array for this eMail.
-
setPathInfo
-
Set the PATH_INFO string
-
setPersistence
-
-
setPersistence
-
Set server persistence
-
setPersistence
-
Implement Zend_Server_Interface::setPersistence()
-
setPersistence
-
Set Persistance
-
setPersistence
-
Implement Zend_Server_Interface::setPersistence()
-
setPosition
-
Sets the value of the position target instance variable
-
setPosition
-
Set parameter position
-
setProcess
-
Sets the processing flag, at any point during the process loop an element can terminate futher process by setting this flag to false
-
setRequest
-
Set request object, and register with each plugin
-
setRequest
-
Set the Request object
-
setRequest
-
Set request class/object
-
setRequest
-
Set request object
-
setRequestUri
-
Set the REQUEST_URI on which the instance operates
-
setResponse
-
Set response class/object
-
setResponse
-
Set response object
-
setResponse
-
Set the response object to use, if any
-
setResponse
-
Set the Response object
-
setResponse
-
Set response object to pass to action controllers
-
setResponse
-
Set response object
-
setResponseClass
-
Set the class to use for the response
-
setReturnValue
-
Set the return value
-
setRouter
-
Set router class/object
-
setSaveHandler
-
Session Save Handler assignment
-
setShared
-
Setter for shared
-
setTags
-
Setter for tags
-
setText
-
Property setter for the link text field
-
setText
-
Sets the text property of the option. The text is what is displayed in the select list
-
setTitle
-
Setter for title
-
setType
-
Set parameter type
-
setType
-
Set parameter type
-
setup
-
Setup() - this method will store the environment variables nessissary to be able to validate against in future requests.
-
setup
-
Setup() - this method will get the current user agent and store it in the session
-
setURL
-
Sets the URL of the AJAX behavior
-
setValidData
-
SetValidData() - This method should be used to store the environment variables that will be needed in order to validate the session later in the validate() method.
-
setValue
-
Set the node value
-
setValue
-
Overrides setValue in the parent to also set the checked status of the ZCheckBox.
-
setValue
-
Overridden implementation of setValue which sets the 'value' of the attribute for the ZFormWebElement
-
setValue
-
Implementation of the setValue which ONLY generates a ONVALUECHANGE event if the new $value is different from the current value. This means the subclasses MUST call this implementation and store the value.
-
setValue
-
Overridden implementation of setValue which sets the 'value' of the attribute for the ZFormWebElement
-
SetValue
-
-
setValues
-
Sets contexts for a permission
-
setWrapExisting
-
ZFormWebElements can be used to wraped existing HTML forms so that
-
shutdown
-
Shutdown() - Shutdown the sesssion, close writing and remove the instance
-
SomeOf
-
-
splitContentType
-
split a content type in its different parts - maybe that could get a more generic name and code as many fields use this format
-
splitHeaderField
-
split a header field like content type in its different parts
-
splitMessage
-
split a message in header and body part, if no header or an invalid header is found $headers is empty
-
splitMessageStruct
-
decodes a mime encoded String and returns a struct of parts with header and body
-
splitMime
-
explode mime multipart string into seperate parts the parts consist of the header and the body of the mime part.
-
start
-
Start() - Start the session.
-
status
-
Make STAT call for message count and size sum
-
stop
-
Stop() - Convienance method, links to shutdown
-
Server.php
-
-
Server.php
-
-
SimplePost.php
-
-
Session.php
-
-
Stdin.php
-
-
Server.php
-
-
Zend
-
Utility class for common functions.
-
ZFormAjaxBehavior.php
-
-
ZForm.php
-
-
ZFormButton.php
-
-
ZFormCheckbox.php
-
-
ZFormEntryField.php
-
-
ZFormFile.php
-
-
ZFormHiddenField.php
-
-
ZFormImage.php
-
-
ZFormInputElement.php
-
-
ZFormLink.php
-
-
ZFormOption.php
-
-
ZFormPasswordField.php
-
-
ZFormRadioButton.php
-
-
ZFormResetButton.php
-
-
ZFormSelect.php
-
-
ZFormSubmitButton.php
-
-
ZFormWebElement.php
-
-
ZFormRegExpValidator.php
-
-
ZFormDynamicElement.php
-
-
ZFormElement.php
-
-
ZFormElementBehaviorAbstract.php
-
-
ZFormElementEvent.php
-
-
ZFormElementEventListenerInterface.php
-
-
ZFormElementException.php
-
-
ZFormElementValidator.php
-
-
ZFormFactory.php
-
-
Zend.php
-
-
Zend_Acl
-
-
Zend_Acl_Aro
-
-
Zend_Acl_Aro_Registry
-
-
Zend_Acl_Exception
-
-
Zend_Acl_Permission
-
-
Zend_BitFlag
-
-
Zend_CLI
-
-
Zend_CLI_GetOpt
-
-
Zend_CLI_GetOpt_Option
-
-
Zend_CLI_GetOpt_Parameter
-
-
Zend_Controller_Action
-
-
Zend_Controller_Dispatcher
-
-
Zend_Controller_Dispatcher_Interface
-
-
Zend_Controller_Exception
-
-
Zend_Controller_Front
-
-
Zend_Controller_Plugin_Abstract
-
-
Zend_Controller_Plugin_Broker
-
-
Zend_Controller_Request_Abstract
-
-
Zend_Controller_Request_Http
-
Zend_Controller_Request_Http
-
Zend_Controller_Response_Abstract
-
Zend_Controller_Response_Abstract
-
Zend_Controller_Response_Cli
-
Zend_Controller_Response_Cli
-
Zend_Controller_Response_Http
-
Zend_Controller_Response_Http
-
Zend_Controller_RewriteRouter
-
Ruby routing based Router.
-
Zend_Controller_Router
-
Simple first implementation of a router, to be replaced with rules-based URI processor.
-
Zend_Controller_Router_Exception
-
-
Zend_Controller_Router_Interface
-
-
Zend_Controller_Router_Route
-
Route
-
Zend_Controller_Router_Route_Interface
-
-
Zend_Db_Adapter_MySQLi
-
-
Zend_Db_Xml_XmlContent
-
The Zend_Db_Xml_XmlContent class is a class representing an XML Document.
-
Zend_Db_Xml_XmlContentStore
-
The Zend_Db_Xml_XmlContentStore is an abstract class which represents a repository for XML Documents.
-
Zend_Db_Xml_XmlContentStore_Db2
-
The Zend_Db_Xml_XmlContentStore_Db2 represents a DB2 repository for XML Documents.
-
Zend_Db_Xml_XmlException
-
-
Zend_Db_Xml_XmlIterator
-
Zend_Db_Xml_XmlIterator is an iterable collection of Zend_Db_Xml_XmlContent objects.
-
Zend_Db_Xml_XmlUtil
-
Zend_Db_Xml_XmlUtil provides a set of utility convenience methods to convert to/from various XML representations and Zend_Db_Xml_XmlContent
-
Zend_Exception
-
**************************************************************************
-
Zend_Http_Cookie
-
Zend_Http_Cookie is a class describing an HTTP cookie and all it's parameters.
-
Zend_Http_Cookiejar
-
A Zend_Http_Cookiejar object is designed to contain and maintain HTTP cookies, and should be used along with Zend_Http_Client in order to manage cookies across HTTP requests and responses.
-
Zend_Http_Exception
-
-
Zend_Http_Request
-
Zend_Http_Request
-
Zend_Http_Response
-
Zend_Http_Response represents an HTTP 1.0 / 1.1 response message. It includes easy access to all the response's different elemts, as well as some convenience methods for parsing and validating HTTP responses.
-
Zend_Json_Server
-
-
Zend_Json_Server_Exception
-
Zend_Json_Server_Exception
-
Zend_Mail_Abstract
-
-
Zend_Mail_Imap
-
-
Zend_Mail_Maildir
-
-
Zend_Mail_Mbox
-
-
Zend_Mail_Message
-
-
Zend_Mail_Pop3
-
-
Zend_Mail_Transport_Imap
-
-
Zend_Mail_Transport_Pop3
-
-
Zend_Mime_Decode
-
-
Zend_Mime_Message
-
-
Zend_Registry
-
Registry class for avoiding globals and some singletons
-
Zend_Registry_Exception
-
**************************************************************************
-
Zend_Registry_Interface
-
-
Zend_Request_Interface
-
-
Zend_Rest_Client
-
-
Zend_Rest_Client_Exception
-
Zend_Rest_Server_Exception
-
Zend_Rest_Client_Result
-
-
Zend_Rest_Exception
-
-
Zend_Rest_Server
-
-
Zend_Rest_Server_Exception
-
Zend_Rest_Server_Exception
-
Zend_Server_Abstract
-
-
Zend_Server_Exception
-
Zend_Server_Reflection exceptions
-
Zend_Server_Interface
-
Zend_Server_Interface
-
Zend_Server_Reflection
-
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
-
Zend_Service_Audioscrobbler
-
-
Zend_Service_Delicious
-
Zend_Service_Delicious is a concrete implementation of the del.icio.us web service
-
Zend_Service_Delicious_Exception
-
Zend Framework
-
Zend_Service_Delicious_Post
-
Zend_Service_Delicious is a concrete implementation of the del.icio.us web service
-
Zend_Service_Delicious_PostList
-
Zend_Service_Delicio is a concrete implementation of the del.icio.us web service
-
Zend_Service_Delicious_SimplePost
-
-
Zend_Session
-
Zend_Session
-
Zend_Session_Core
-
Zend_Session_Core
-
Zend_Session_Debug
-
This is a stub, does this belong? Can its efforts be more focused? For the community to decide.
-
Zend_Session_Exception
-
Zend_Session_Exception
-
Zend_Session_SaveHandler_Interface
-
Zend_Session_SaveHandler_Interface - Save Handler Interface for Sessions
-
Zend_Session_Validator_Abstract
-
Zend_Session_Validator_Abstract
-
Zend_Session_Validator_HttpUserAgent
-
Zend_Session_Validator_HttpUserAgent
-
Zend_Session_Validator_Interface
-
Zend_Session_Validator_Interface
-
Zend_Soap_AutoDiscover
-
-
Zend_Soap_Wsdl
-
-
Zend_Soap_Wsdl_CodeGenerator
-
-
Zend_Soap_Wsdl_Parser
-
-
Zend_Soap_Wsdl_Parser_Result
-
-
Zend_View_Helper_Url
-
Helper for making easy links and getting urls that depend on the routes and router
-
Zend_XmlRpc_Fault
-
XMLRPC Faults
-
Zend_XmlRpc_Request
-
XmlRpc Request object
-
Zend_XmlRpc_Request_Http
-
XmlRpc Request object -- Request via HTTP
-
Zend_XmlRpc_Request_Stdin
-
XmlRpc Request object -- Request via STDIN
-
Zend_XmlRpc_Response
-
XmlRpc Response
-
Zend_XmlRpc_Response_Http
-
HTTP response
-
Zend_XmlRpc_Server
-
An XML-RPC server implementation
-
Zend_XmlRpc_Server_Cache
-
Zend_XmlRpc_Server_Cache: cache Zend_XmlRpc_Server dispatch tables
-
Zend_XmlRpc_Server_Exception
-
Zend_XmlRpc_Server_Exception
-
Zend_XmlRpc_Server_Fault
-
XMLRPC Server Faults
-
ZForm
-
-
ZFormAjaxBehavior
-
-
ZFormButton
-
-
ZFormCheckbox
-
-
ZFormDynamicElement
-
-
ZFormElement
-
-
ZFormElementBehaviorAbstract
-
-
ZFormElementEvent
-
-
ZFormElementEventListenerInterface
-
-
ZFormElementException
-
-
ZFormElementValidator
-
-
ZFormEntryField
-
-
ZFormFactory
-
-
ZFormFile
-
-
ZFormHiddenField
-
-
ZFormImage
-
-
ZFormInputElement
-
-
ZFormLink
-
-
ZFormOption
-
-
ZFormPasswordField
-
-
ZFormRadioButton
-
-
ZFormRegExpValidator
-
-
ZFormResetButton
-
-
ZFormSelect
-
-
ZFormSubmitButton
-
-
ZFormWebElement
-
-
$_aco
-
Parent Aco
-
$_actionKey
-
Action key for retrieving action from params
-
$_aliases
-
Alias keys for request parameters
-
$_argv
-
Additional arguments to pass to method on invocation
-
$_aro
-
ARO registry
-
$_attributes
-
Associative array containing the attributes associated with the element
-
$_basePath
-
Base path of request
-
$_baseUrl
-
Base URL of request
-
$_behaviors
-
Contains the list of client side behaviors registered on
-
$_body
-
Body content
-
$_bottomBlocks
-
-
$_callbacks
-
-
$_checked
-
-
$_checked
-
-
$_childNodes
-
Contains the list of children associated with the element
-
$_children
-
Array of child nodes (if any)
-
$_class
-
Declaring class (needed for when serialization occurs)
-
$_class
-
Parent class name
-
$_classReflection
-
Parent class reflection
-
$_clientRegExp
-
-
$_code
-
Fault code
-
$_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).
-
$_config
-
Optional configuration parameters; accessible via
__get and
-
$_conn
-
Represents a connection handle to the persistence layer
-
$_content
-
raw message body
-
$_context
-
Contains allow and deny context values
-
$_controllerKey
-
Controller key for retrieving controller from params
-
$_currentRoute
-
-
$_data
-
The $_data variable contains a mixed variable the is opaque to the event structure. This can be used to communicate specialized data such as old & new value in the ONVALUECHANGE event.
-
$_data
-
All children of this ACO
-
$_data
-
Data for the query
-
$_date
-
-
$_defaultAction
-
Default action name; defaults to 'index'
-
$_defaultController
-
Default controller name; defaults to 'index'
-
$_defaults
-
-
$_default_options
-
Private list of php's ini values for ext/session
-
$_default_options_set
-
Wether the default options have been set.
-
$_description
-
Function/method description
-
$_description
-
Return value description
-
$_description
-
Parameter description
-
$_directory
-
Directory where Zend_Controller_Action files are stored.
-
$_dispatched
-
Has the action been dispatched?
-
$_docIndex
-
-
$_docs
-
-
$_eatEvents
-
Boolean property specifing weather to allow events to fire or not.
-
$_element
-
-
$_errorMessage
-
-
$_ErrorMessage
-
-
$_errors
-
-
$_eventHook
-
-
$_eventListeners
-
Contains the list of client event hooks registered on
-
$_events
-
Contains the list of the server side events to be fired
-
$_exception
-
-
$_exception
-
Exception
-
$_expiring_data
-
Since expiring data is handled at startup to avoid __destruct difficulties, the data that will be expiring at end of this request is held here
-
$_fault
-
Fault object, if any
-
$_fault
-
Fault, if response is a fault response
-
$_faultExceptionClasses
-
-
$_has
-
class capabilities with default values
-
$_hash
-
-
$_headers
-
Array of headers. Each header is an array with keys 'name' and 'value'
-
$_headers
-
headers of message as array
-
$_htmlid
-
-
$_http
-
Zend_Http_Client instance
-
$_httpRequest
-
Zend_Http_Request object
-
$_httpRequestReflection
-
ReflectionObject version of $_httpRequest
-
$_id
-
Unique id of ARO
-
$_idPath
-
The full path name of the element. Elements must be uniquely identified within the context of their parent. The _idPath is construct by combining the parent references and the ID of the element into a path separated by PATH_SEPARATOR.
-
$_instance
-
Registry instance
-
$_instance
-
Instance of Zend_Session_Core
-
$_internal
-
Internal fault codes => messages
-
$_invokeArgs
-
Array of arguments provided to the constructor, minus the $_request.
-
$_invokeParams
-
Array of invocation parameters to use when instantiating action
-
$_invokeParams
-
Array of invocation parameters to use when instantiating action
-
$_invokeParams
-
Array of invocation parameters to use when instantiating action
-
$_invokeParams
-
Array of invocation parameters to use when instantiating action
-
$_isAsync
-
-
$_iterationMax
-
maximum iteration position (= message count)
-
$_iterationPos
-
current iteration position
-
$_iteratorKey
-
-
$_lastRequestTime
-
Microtime of last request
-
$_log_level
-
The Logging level of Zend_Session, requires Zend_Log
-
$_message
-
Fault message
-
$_method
-
-
$_method
-
Method to call
-
$_methods
-
Array of dispatchables
-
$_methods
-
-
$_mime
-
-
$_name
-
-
$_namespace
-
Namespace with which to prefix function/method name
-
$_namespace
-
Namespace - which namespace this instance of zend-session is saving-to/getting-from
-
$_namespace
-
Namespace
-
$_namespace_locks
-
Namespace locking mechanism
-
$_notes
-
-
$_observers
-
-
$_Opt
-
-
$_options
-
-
$_others
-
-
$_Par
-
-
$_params
-
Request parameters
-
$_params
-
Method parameters
-
$_params
-
-
$_params
-
Instance parameters
-
$_parent
-
Parent node (if any)
-
$_parent
-
Parent ACO.
-
$_parent
-
Collection of parents
-
$_parentNode
-
Contains a reference to the parent of the element
-
$_parts
-
-
$_parts
-
-
$_path
-
Path name for ACO
-
$_pathInfo
-
PATH_INFO
-
$_perm
-
Permissions for this ACO.
-
$_plugins
-
Array of instance of objects extending Zend_Controller_Plugin_Abstract
-
$_position
-
Parameter position
-
$_position
-
-
$_posts
-
-
$_prefix
-
-
$_process
-
Boolean property used to signify if processing of the element should continue
-
$_prototypes
-
Prototypes
-
$_reflection
-
-
$_reflection
-
-
$_reflection
-
ReflectionClass object
-
$_registry
-
Reference to parent ARO registry
-
$_registry
-
ARO registry for this ARO.
-
$_registry
-
Object registry provides storage for shared objects
-
$_remember_me_seconds
-
Default number of seconds the session will be remembered for when asked to be remembered
-
$_renderExceptions
-
Whether or not to render exceptions; off by default
-
$_request
-
-
$_request
-
Zend_Controller_Request_Abstract object wrapping the request environment
-
$_requestUri
-
REQUEST_URI
-
$_requirements
-
-
$_response
-
Response object to pass to action controllers, if any
-
$_response
-
-
$_response
-
Zend_Controller_Response_Abstract object wrapping the response
-
$_responseClass
-
-
$_rest
-
Zend_Service_Rest Object
-
$_return
-
Return value
-
$_routes
-
-
$_runat
-
-
$_scriptEventName
-
-
$_serverRegExp
-
-
$_service
-
Service that has downloaded the post
-
$_service
-
-
$_session_core
-
Session_Core instance
-
$_session_started
-
Check wether or not the session was started
-
$_shared
-
-
$_singleton
-
The Singleton enforcer
-
$_source
-
The $_source variable contains the ZFormElement that trigged the event.
-
$_staticCount
-
-
$_strict
-
Wether or not session must be initiated before usage
-
$_subject
-
-
$_table
-
Table name
-
$_table
-
Dispatch table of name => method pairs
-
$_tagName
-
-
$_tags
-
-
$_text
-
-
$_text
-
-
$_title
-
-
$_topBlocks
-
-
$_type
-
Parameter type
-
$_type
-
Contains the type of the event see constants above
-
$_type
-
Return value type
-
$_type
-
Return type
-
$_typeMap
-
PHP types => XML-RPC types
-
$_uri
-
Zend_Uri of this web service
-
$_url
-
-
$_url
-
-
$_validator
-
-
$_validators
-
Contains the list of client/server side validators registered on
-
$_value
-
Node value
-
$_values
-
-
$_vars
-
-
$_wrapExisting
-
-
$_write_closed
-
Whether or not write close has been performed.
-
$_x
-
-
$_xml
-
Raw XML as received via request
-
$_xml
-
Raw XML as received via request
-
$_xml
-
XML request
-
$_y
-
-
_addParent
-
Add parent to current ARO
-
_addPath
-
Creates new 'virtual' ACLs to target (nonexistent) path
-
_addPost
-
Add a post
-
_addTree
-
Create signature node tree
-
_appendToList
-
Helper array management routines to add/remove and item if it doesn't already exist to an array
-
_applyClientBehaviors
-
This method enables the behaviors associated with element to have a chance to modified the element before it is emitted.
-
_beginTransaction
-
Begin a transaction.
-
_buildDispatchTable
-
Re/Build the dispatch table
-
_buildSignatures
-
Build method signatures
-
_buildTree
-
Build the signature tree
-
_commit
-
Commit a transaction.
-
_computeIDPath
-
Generates the unique ID path for the element which consists of its ancestor IDs concatenated with the element's ID.
-
_connect
-
Creates a connection to the database.
-
_createPath
-
Creates child paths from current ACO to destination ACO
-
_dispatch
-
If $performDispatch is FALSE, this method will check if a controller file exists. This still doesn't necessarily mean that it can be dispatched in the stricted sense, as file may not contain the controller class or the controller may reject the action.
-
_emitClientBehaviors
-
Generates the behaviors associated with the element. Validators are guaranteed to run with the JavaScript variable 'element' bound to the HTML presentation of the form element.
-
_emitClientValidators
-
Generates the validators associated with the element.
-
_findPath
-
Expand a path to retrieve target node
-
_fixTypes
-
Map PHP parameter types to XML-RPC types
-
_flattenCookiesArray
-
Helper function to recursivly flatten an array. Shoud be used when exporting the cookies array (or parts of it)
-
_formatName
-
Formats a string from a URI into a PHP-friendly name. Replaces words separated by "-" or "." with camelCaps, title-cases words separated by underscores, and removes any characters that are not alphanumeric.
-
_forward
-
Forward to another controller/action.
-
_gatherMementos
-
Support methods for gathering and redistributing mementos to th children of the element (@see persist(), @see restoreState())
-
_getAllParams
-
Return all parameters in the $_request as an associative array.
-
_getContext
-
Parses context value
-
_getFactor
-
Returns a score factor for the selected Aro
-
_getParam
-
Gets a parameter from the $_request. If the parameter does not exist, NULL will be return.
-
_getPermission
-
Retrieves permissions for a container
-
_getReverse
-
Returns the inverse to the permission type
-
_getValidAco
-
-
_getXmlRpcParams
-
Retrieve method parameters as XMLRPC values
-
_getXmlRpcReturn
-
Retrieve the XMLRPC value for the return value
-
_handle
-
Handle an xmlrpc call (actual work)
-
_isLegalName
-
Determines if a given $id is unique within the element children names.
-
_isRoot
-
Determines if the current ACL is root
-
_matchDomain
-
Return a subset of the cookies array matching a specific domain
-
_matchPath
-
Return a subset of a domain-matching cookies that also match a specified path
-
_parseAro
-
Retrieves an array of ARO objects for the selected id
-
_parsePostNode
-
Extracts content from the DOM element of a post
-
_performValidation
-
Iterates over the validators associated with the elements and inokes the validator on the element. Errors are collected in the $errors array
-
_processEvents
-
Process the list (array) of queued events ready for delivery (@see process(), @see fireEvent()).
-
_processRememberMe
-
_processRememberMe() - this method handles the process of making the current session cookie extend past the closing of the browser. The session based cookie will become a time based cookie, expiration will be set into the future (the value specified by self::$_remember_me_seconds).
-
_processStartupMetadataGlobal
-
_processGlobalMetadata() - this method initizes the sessions GLOBAL metadata, mostly global data expiration calculations.
-
_processStartupMetadataNamespace
-
_processStartupMetadataNamespace() - this method processes the metadata specific only to a given namespace. This is typically run at the instantiation of a Zend_Session object.
-
_processValidators
-
_processValidator() - internal function that is called in the existence of VALID metadata
-
_quote
-
Quote a raw string.
-
_redirect
-
Redirect to another URL
-
_reflect
-
Use code reflection to create method signatures
-
_removeFromList
-
Helper array management that removes a given element for a list
-
_restoreMementos
-
Support methods for gathering and redistributing mementos to th children of the element (@see persist(), @see restoreState())
-
_rollBack
-
Roll-back a transaction.
-
_setPermission
-
Adds permissions to one or more permission containers
-
_startNamespace
-
_startNamespace() - while this method is public, its really only intended use is by the constructor of Zend_Session object. This method initializes the session namespace.
-
_valid
-
Removes an ARO from current node and all children
-
__call
-
Overload and proxy to Zend_Http_Request object
-
__call
-
Method call overload
-
__call
-
Proxy reflection calls
-
__call
-
Proxy reflection calls
-
__call
-
Method Call overload
-
__call
-
Proxy for undefined methods. Default behavior is to throw an exception on undefined methods, however this function can be overridden to implement magic (dynamic) actions, or provide run-time dispatching.
-
__call
-
Proxy reflection calls
-
__call
-
-
__clone
-
Clone overriding - make sure that a developer cannot clone the core instance
-
__construct
-
Class constructor. Sets up the ZForm element, types it as a 'PASSWORD' element.
-
__construct
-
-
__construct
-
Class constructor. Sets up the ZForm element, types it as a 'SUBMIT' element.
-
__construct
-
Class constructor. Sets up the ZForm element, types it as a 'CHECKBOX' element
-
__construct
-
Class constructor. Sets up the ZForm element, types it as a 'TEXT' element
-
__construct
-
Class constructor. Sets up the ZForm element, types it as a 'RADIO' element.
-
__construct
-
Class constructor. Sets up the ZForm element, types it as a 'FORM' element
-
__construct
-
Class constructor. Sets up the ZForm element, types it as a 'INPUT' element.
-
__construct
-
Class constructor. Initializes internal instance variables. $id is
-
__construct
-
Constructor
-
__construct
-
Class constructor. Sets up the ZForm element, types it as a 'OPTION' element.
-
__construct
-
Class constructor. Simply initialize the instance variables to the variables passed
-
__construct
-
-
__construct
-
Class constructor. Sets up the ZForm element, types it as a 'SELECT' element.
-
__construct
-
Zend_Db_Xml_XmlContent constructor
-
__construct
-
Class constructor. Sets up the ZForm element, types it as a 'HIDDEN' element
-
__construct
-
Class constructor. Sets up the ZForm element, types it as a 'FILE' element
-
__construct
-
Zend_Db_Xml_XmlContentStore constructor
-
__construct
-
-
__construct
-
Zend_Db_Xml_XmlIterator constructor
-
__construct
-
Class constructor. Sets up the ZForm element, types it a a 'FORM' element
-
__construct
-
Class constructor. Sets up the ZForm element, types it as a 'IMAGE' element
-
__construct
-
Class constructor. Initialize $_element to as the target of behavior.
-
__construct
-
Constructor
-
__construct
-
Constructor
-
__construct
-
Class constructor. Simply initialize the instance variables to the variables passed
-
__construct
-
-
__construct
-
Class constructor.
-
__construct
-
Class constructor. Sets up the ZForm element, types it as a 'RESET' element.
-
__construct
-
Public constructor
-
__construct
-
-
__construct
-
-
__construct
-
-
__construct
-
Public constructor
-
__construct
-
Class constructor
-
__construct
-
create instance with parameters
-
__construct
-
Create instance with parameters Supported parameters are:
- filename filename of mbox file
-
__construct
-
Create instance with parameters Supported parameters are:
- filename filename of mbox file
-
__construct
-
Constructor
-
__construct
-
Class constructor
-
__construct
-
Constructor
-
__construct
-
-
__construct
-
Public constructor
-
__construct
-
Constructor
-
__construct
-
Zend_Service_Audioscrobbler Constructor, setup character encoding
-
__construct
-
Constructor
-
__construct
-
Zend_Db_Xml_XmlContentStore_Db2 constructor
-
__construct
-
Constructs a new del.icio.us Web Services Client
-
__construct
-
Constructor
-
__construct
-
Construct a new CookieJar object
-
__construct
-
Constructor
-
__construct
-
Cookie object constructor
-
__construct
-
Constructor
-
__construct
-
Constructor
-
__construct
-
Constructor
-
__construct
-
Constructor
-
__construct
-
Constructor
-
__construct
-
Constructor
-
__construct
-
Constructor
-
__construct
-
Constructs a new del.icio.us post
-
__construct
-
create instance with parameters
-
__construct
-
Constructor
-
__construct
-
Constructor
-
__construct
-
Constructor
-
__construct
-
-
__construct
-
HTTP response constructor
-
__construct
-
Constructor
-
__construct
-
Prepares the route for mapping by splitting (exploding) it to a corresponding atomic parts. These parts are assigned a position which is later used for matching and preparing values.
-
__construct
-
Constructor
-
__construct
-
__construct() - This will create an instance that saves to/gets from an instantiated core. An optional namespace allows for saving/getting to isolated sections of the session.
-
__construct
-
Create instance with parameters
-
__construct
-
Constructor
-
__construct
-
Constructor
-
__construct
-
Constructor
-
__construct
-
Class constructor
-
__construct
-
Constructor
-
__construct
-
Class constructor
-
__construct
-
Constructor
-
__construct
-
Constructor
-
__construct
-
Constructor
-
__construct
-
-
__destruct
-
Public destructor
-
__destruct
-
public destructor
-
__destruct
-
Destructor calls close() and therefore closes the resource.
-
__destruct
-
Public destructor
-
__destruct
-
public destructor
-
__get
-
ZFormWebElements maintain HTML attributes using the __get method.
-
__get
-
Retrieve configuration parameters
-
__get
-
Special handling for hasTop. The headers of the first message is retrieved if Top wasn't needed/tried yet.
-
__get
-
Public access to ARO registry
-
__get
-
__get() - method to get a variable in this objects current namespace
-
__get
-
Getter for has-properties. The standard has properties are: hasFolder, hasUniqueid, hasDelete, hasCreate, hasTop
-
__get
-
-
__get
-
Overloading for accessing class property values
-
__get
-
Access values contained in the superglobals as public members Order of precedence: 1. GET, 2. POST, 3. COOKIE, 4. SERVER, 5. ENV
-
__get
-
Special handling for hasTop. The headers of the first message is retrieved if Top wasn't needed/tried yet.
-
__get
-
Retrieve reference to ACO via 'path' property
-
__get
-
Get Property Overload
-
__get
-
Overload and proxy to Zend_Http_Request object
-
__get
-
Getter for mail headers - name is matched in lowercase
-
__get
-
Retrieve configuration parameters
-
__isset
-
Overloading to determine if a property is set
-
__isset
-
Check to see if a property is set
-
__isset
-
__isset() - determine if a variable in this objects namespace is set
-
__isset
-
Isset Overload
-
__set
-
-
__set
-
Create path
-
__set
-
Set configuration parameters
-
__set
-
__set() - method to set a variable/value in this objects namespace
-
__set
-
Overloading for setting class property values
-
__set
-
Overload and proxy to Zend_Http_Request object
-
__set
-
Set values
-
__set
-
Set configuration parameters
-
__set
-
Sets the value of the $nm HTML property on the ZFormWebElement.
-
__toString
-
Create XML response
-
__toString
-
toString overload
-
__toString
-
Create XML request
-
__toString
-
Magic __toString functionality
-
__toString
-
Serialize fault to XML
-
__toString
-
Magic __toString functionality
-
__toString
-
Override __toString() to send HTTP Content-Type header
-
__unset
-
__unset() - unset a variable in this objects namespace.
-
__wakeup
-
Wakeup from serialization
-
__wakeup
-
Wakeup from serialization
-
__wakeup
-
Wakeup from serialization