Full index

Package indexes


a b c d e f g h i k l m n o p r s t u v w x z _
a
top
Variable $about
Variable $attachment
Method accept
Method add
Add an Zend_Db_Xml_XmlContent to list
Method addBehavior
ZFormElement::addBehavior() in ZFormElement.php
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.
Method addBinding
Add a binding element to WSDL
Method addBindingOperation
Add an operation to a binding element
Method addDocumentation
Add a document element to any element in the WSDL
Method addEventListener
Adds an event listener of the element for the given $type
Method addException
Adds an exception to the exception list
Method addFunction
Attach a function as a server method
Method addFunction
Implement Zend_Server_Interface::addFunction()
Method addFunction
Add a Single or Multiple Functions to the WSDL
Method addHelper
addHelper() - Add helper objects
Method addMessage
addMessage() - Add a message to flash message
Method addMessage
Add a message element to the WSDL
Method addPart
Append a new Zend_Mime_Part to the current message
Method addPath
addPath() - Add path to repositories where Action_Helpers could be found.
Method addPortOperation
Add an operation element to a portType element
Method addPortType
Add a portType element to the WSDL
Method addPrefix
addPrefix() - Add repository of helpers by prefix
Method addScriptBlock
ZFormWebElement::addScriptBlock() in ZFormWebElement.php
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.
Method addServer
Add a timeserver or multiple timeservers
Method addService
Add a service element to the WSDL
Method addSoapBinding
Add a SOAP binding element to a Binding element
Method addSoapOperation
Add a SOAP operation to an operation element
Method addTypes
Add WSDL Types element
Method addValidator
ZFormElement::addValidator() in ZFormElement.php
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.
Method appendChild
ZFormElement::appendChild() in ZFormElement.php
Adds the $child to the list of children associated with the element The parent of the $child is set to the element
Method 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.
Method applyClientBehavior
ZFormElementBehaviorAbstract::applyClientBehavior() in ZFormElementBehaviorAbstract.php
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.
Method asArray
Convert the instance to an associative array
Method authenticate
authenticate() - Complete the Zend_Auth_Adapter interface.
Page Abstract.php
Abstract.php in Abstract.php
Page Action.php
Action.php in Action.php
Class Constant DATA
Page Abstract.php
Abstract.php in Abstract.php
Page Abstract.php
Abstract.php in Abstract.php
Page AllowUrlFopen.php
AllowUrlFopen.php in AllowUrlFopen.php
Page AllowUrlInclude.php
AllowUrlInclude.php in AllowUrlInclude.php
Class Constant FAILURE
Zend_Auth_Result::FAILURE in ResultProposed.php
General Failure
Class Constant FAILURE_IDENTITY_NOT_FOUND
Failure due to identity not being found.
Class Constant FAILURE_IDENTITY_TOO_AMBIGIOUS
Failure due to identity being too ambigious.
Class Constant FAILURE_INVALID_CREDENTIAL
Failure due to invalid credential being supplied.
Class Constant FAILURE_UNCATEGORIZED
Failure due to uncategorized reasons.
Class Constant LANG_DEFAULT
Class Constant PATH_PHP_MANUAL
Constants to Zend Framework / PHP paths
Class Constant PATH_SEPARATOR
ZFormElement::PATH_SEPARATOR in ZFormElement.php
Elements are uniquely addressable via the path generated
Page AutoDiscover.php
AutoDiscover.php in AutoDiscover.php
Class Constant VALIDATOR_SCRIPT
ZFormRegExpValidator::VALIDATOR_SCRIPT in ZFormRegExpValidator.php
b
top
Variable $BEHAVIOR_DIR_NAMES
Variable $binding
Class Constant ABOUT
Method button
ZFormButton::button() in ZFormButton.php
Sets the HTML value of the ZFormButton to the string passed
c
top
Variable $class
Variable $config
Parameters array
Variable $connected_to
What host/port are we connected to?
Variable $curl
The curl session handle
Page Calendar.php
Calendar.php in Calendar.php
Method checkTable
Helper function
Method close
ZFormWebElement::close() in ZFormWebElement.php
Generates the closing stanza for the HTML which consists of closing tag.
Method close
Close the connection to the server
Method connect
Initialize curl
Method count
Defined by Countable interface
Method count
Get the number of documents in the list
Method count
count() - Complete the countable interface
Method createDocument
Convenience method to create an Zend_Db_Xml_XmlContent() object
Method createFromMessage
Decodes a MIME encoded string and returns a Zend_Mime_Message object with all the MIME parts set according to the given string
Method createTable
Create the table if it does not exist
Method current
Defined by Iterator interface
Method current
Required by the Iterator interface
Page Core.php
Core.php in Core.php
Page CGI.php
CGI.php in CGI.php
Page Core.php
Core.php in Core.php
Page Curl.php
Curl.php in Curl.php
Page Common.php
Common.php in Common.php
Page Core.php
Core.php in Core.php
Page Common.php
Common.php in Common.php
Page Core.php
Core.php in Core.php
Page Curl.php
Curl.php in Curl.php
Page CodeGenerator.php
CodeGenerator.php in CodeGenerator.php
d
top
Variable $data
Variable $documentation
Page DbSelect.php
DbSelect.php in DbSelect.php
Page Db2.php
Db2.php in Db2.php
Method delete
Method delete
Removes the XML data represented by an Zend_Db_Xml_XmlContent object from the persistence layer. An array of Zend_Db_Xml_XmlContent objects can also be passed in.
Method deleteById
Removes the XML data given the id of the XML document
Method deleteById
Method deregisterFaultException
Deregister a fault exception from the fault exception stack
Method direct
direct(): Perform helper when called as $this->_helper->redirector($url, $options)
Method dispatch
Dispatch the requested action
Method dump
Echo the WSDL as XML
Page DisplayErrors.php
DisplayErrors.php in DisplayErrors.php
e
top
Variable $ELEMENT_DIR_NAMES
Constants used to specify the locations of the various directory lists
Page Exception.php
Exception.php in Exception.php
Class Constant DEFAULT_PROTOCOL
Set the default timeserver protocol to "Ntp". This will be called
Method emitAttributes
ZFormWebElement::emitAttributes() in ZFormWebElement.php
Generates the attributes of the ZFormWebElement HTML opening stanza. Values are double quoted in the output stream.
Method emitClientBehavior
ZFormElementBehaviorAbstract::emitClientBehavior() in ZFormElementBehaviorAbstract.php
Abstract method. This method is invoked during the render cycle of the
Method emitClientBehavior
ZFormElementBehavior procotol method which emits the javascript necessary to apply the AJAX behavior to the element
Method emitClientValidator
Method emitClientValidator
Method emitScriptBlocks
Iterates over the script fragments associated with the elements and emits them into the current output stream.
Method entryField
ZFormEntryField::entryField() in ZFormEntryField.php
Helper method which sets the id of the EntryField
Page Exception.php
Exception.php in Exception.php
Page Extension.php
Extension.php in Extension.php
Page ExposePHP.php
ExposePHP.php in ExposePHP.php
Page Extension.php
Extension.php in Extension.php
Page Extension.php
Extension.php in Extension.php
Page Environment.php
Environment.php in Environment.php
Method executeSQLPredicateQuery
Method executeXPathPredicateQuery
Execute a simple search using an XPath expression
Method exportToFile
Save the DOM to a file in the local directory path
Method exportToSimpleXML
Convenience method to get a SimpleXML object representation of a DOM
Method exportToString
Convenience method to get a string representation of a DOM Same as saveXML()
Class Constant GENERIC_ERROR_MSG
ZFormElementValidator::GENERIC_ERROR_MSG in ZFormElementValidator.php
Class Constant GET
ZForm::GET in ZForm.php
Class Constant GET
ZFormAjaxBehavior::GET in ZFormAjaxBehavior.php
Page Exception.php
Exception.php in Exception.php
Class Constant REPLACE
ZFormAjaxBehavior::REPLACE in ZFormAjaxBehavior.php
Class Constant RESULT_ERROR
Class Constant RESULT_NOTICE
Class Constant RESULT_NOTRUN
Class Constant RESULT_OK
Class Constant RESULT_WARN
Class Constant SERVER
ZFormElementValidator::SERVER in ZFormElementValidator.php
Page Exception.php
Exception.php in Exception.php
Page Exception.php
Exception.php in Exception.php
Class Constant VERSION_EXACT
Class Constant VERSION_MAX
Class Constant VERSION_MIN
Constants to map to version_compare
f
top
Page FlashMessenger.php
FlashMessenger.php in FlashMessenger.php
Page Field.php
Field.php in Field.php
Page Field.php
Field.php in Field.php
Page ForceRedirect.php
ForceRedirect.php in ForceRedirect.php
Page FileUploads.php
FileUploads.php in FileUploads.php
Page FileSupport.php
FileSupport.php in FileSupport.php
Method fault
Implement Zend_Server_Interface::fault()
Method fault
Generate a server fault
Method fault
Action to take when an error occurs
Method find
Method find
Finds Zend_Db_Xml_XmlContent documents that match items in array
Method findAnywhere
Method findById
Returns the Zend_Db_Xml_XmlContent object associated with given id
Method findById
Method fire
ZFormElementEvent::fire() in ZFormElementEvent.php
Delivers the event to the registered event listeners for the type specified by the event from the subject.
Method fireEvent
ZFormElement::fireEvent() in ZFormElement.php
Fire the given event into the element tree. Elements are not
g
top
Page GID.php
GID.php in GID.php
Method generateMessage
Generate MIME-compliant message from the current configuration
Method generateSearchString
helper function
Method get
Returns an array of exceptions that were thrown
Method get
Zend_TimeSync::get() in TimeSync.php
Return a specified timeserver by alias
Method getAbout
returns the $about XML document
Method getActor
Retrieve actor
Method getAttachment
Retrieve the attachment associated with this XML content object
Method getAttribute
ZFormElement::getAttribute() in ZFormElement.php
Returns the value of the $name attribute associated with the element
Method getAttributes
ZFormElement::getAttributes() in ZFormElement.php
Return the associative array of attribute maintained by the element.
Method getBehaviors
ZFormElement::getBehaviors() in ZFormElement.php
Returns the list (array) of behaviors associated with the element
Method getCallbacks
ZFormAjaxBehavior::getCallbacks() in ZFormAjaxBehavior.php
Returns the value of the callbacks instance variable
Method getChecked
ZFormCheckbox::getChecked() in ZFormCheckbox.php
Returns the true if the CheckBox is checked
Method getChildNodes
ZFormElement::getChildNodes() in ZFormElement.php
Return the list (array) of children contained by the element
Method getClassmap
Retrieve classmap
Method getCode
Zend_Auth_Result::getCode() in ResultProposed.php
getResultCode() - Get the result code for this authentication attempt
Method getCode
Retrieve HTTP status code to emit on _redirect() call
Method getConnection
Gets the connection protocol instance
Method getCurrent
Returns the timeserver that is currently set
Method getCurrentMessages
getCurrentMessages() - get messages that have been added to the current namespace within this request
Method getCurrentTestValue
returns the current value. This function should be used to access the value for display. All values are cast as strings
Method getData
return $data
Method getData
ZFormElementEvent::getData() in ZFormElementEvent.php
Returns the opaque user data associated with the event
Method getDate
Query this timeserver without using the fallback mechanism
Method getDate
Zend_TimeSync::getDate() in TimeSync.php
Query the timeserver list using the fallback mechanism
Method getDOM
Convenience method to get a DOM
Method getDOMAsMap
Retrieve the DOM from either DATA or ABOUT as an array
Method getElement
ZFormElementValidator::getElement() in ZFormElementValidator.php
Method getElementById
ZFormElement::getElementById() in ZFormElement.php
Returns the childs whose ID is $id. If the $recursive = true, continue search depth first for the child
Method getEncoding
Get encoding
Method getErrorMessage
Returns the error message originated by the $child
Method getErrorMessage
ZFormElementValidator::getErrorMessage() in ZFormElementValidator.php
Method getEventListeners
Simple getter for the event listeners associated with the web element
Method getExit
Retrieve flag for whether or not _redirect() will exit when finished.
Method getFaultExceptions
Return fault exceptions list
Method getFrontController
Retrieve Front Controller
Method getFunctions
Implement Zend_Server_Interface::getFunctions()
Method getFunctions
Return an array of functions in the WSDL
Method getFunctions
Return a server definition array
Method getHelper
getHelper() - get helper by name
Method getHelper
getHelper() - get a helper by a name
Method getHelperCopy
getHelperCopy - get a copy of a helper by a name
Method getHTMLTarget
ZFormAjaxBehavior::getHTMLTarget() in ZFormAjaxBehavior.php
Returns the value of the htmlid instance variable
Method getID
ZFormElement::getID() in ZFormElement.php
Return simple ID of the element
Method getId
Returns the unique id of a module
Method getId
Retrieve Module id.
Method getIdentity
Zend_Auth_Result::getIdentity() in ResultProposed.php
Returns the identity used in the authentication attempt
Method getIDPath
ZFormElement::getIDPath() in ZFormElement.php
Compute, if necessary, and return the fully qualified path of the element within the containment structured defined via the parentnode
Method getInfo
Zend_TimeSync::getInfo() in TimeSync.php
Returns information sent/returned from the current timeserver
Method getInfo
Return information sent/returned from the timeserver
Method getIniValue
This method converts the several possible return values from allegedly "boolean" ini settings to proper booleans
Method getInvokeArg
Return a single invocation argument
Method getInvokeArgs
Return the array of constructor arguments (minus the Request object)
Method getIsProcessing
Returns the status of the processing flag
Method getIterator
getIterator() - complete the IteratorAggregate interface, for iterating
Method getIterator
getIterator() - return an iteratable object for use in foreach and the like, this completes the IteratorAggregate interface
Method getLastRequest
Retrieve request XML
Method getLastResponse
Get response XML
Method getMemento
ZFormElement::getMemento() in ZFormElement.php
Default implementation of retriving the memento associated with the element
Method getMemento
ZFormImage::getMemento() in ZFormImage.php
Create a memento which saves the state of the FormImage for storage in the session.
Method getMemento
ZFormWebElement::getMemento() in ZFormWebElement.php
Default implementation of retriving the memento associated with the element
Method getMemento
ZFormRadioButton::getMemento() in ZFormRadioButton.php
Default implementation of retriving the memento associated with the element
Method getMemento
ZFormLink::getMemento() in ZFormLink.php
Returns the memento used to persist the state of the link, which is simply the text.
Method getMemento
ZFormInputElement::getMemento() in ZFormInputElement.php
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
Method getMemento
ZFormCheckbox::getMemento() in ZFormCheckbox.php
Create a memento which saves the state of the Checkbox for storage in the session.
Method getMessage
Retrieves the message for the current result
Method getMessages
Zend_Auth_Result::getMessages() in ResultProposed.php
Returns an array of string reasons why the authentication attempt was unsuccessful
Method getMessages
getMessages() - Get messages from a specific namespace
Method getMime
Returns the Zend_Mime object in use by the message
Method getMoreInfoURL
Returns a link to a page with detailed information about the test
Method getName
getName()
Method getName
ZFormElementValidator::getName() in ZFormElementValidator.php
Method getOption
Returns the value to the option
Method getOptions
Return array of options suitable for using with SoapServer constructor
Method getParentNode
ZFormElement::getParentNode() in ZFormElement.php
Return the parent node reference maintained by the element
Method getPartContent
Get the (encoded) content of a given part as a string
Method getPartHeaders
Get the headers of a given part as a string
Method getPartHeadersArray
Get the headers of a given part as an array
Method getParts
Returns the list of all Zend_Mime_Parts in the message
Method getPosition
ZFormAjaxBehavior::getPosition() in ZFormAjaxBehavior.php
Returns the value of the position instance variable
Method getPrependBase
Retrieve flag for whether or not _redirect() will prepend the base URL on relative URLs
Method getRecommendedTestValue
returns the recommended value. This function should be used to access the value for display. All values are cast as strings
Method getRedirectCode
Retrieve HTTP status code to emit on _redirect() call
Method getRedirectExit
Retrieve flag for whether or not _redirect() will exit when finished.
Method getRedirectPrependBase
Retrieve flag for whether or not _redirect() will prepend the base URL on relative URLs
Method getRequest
Return the Request object
Method getRequest
getRequest() -
Method getResponse
Return the Response object
Method getResponse
getResponse() -
Method getResult
Retrieves the result
Method getResultRow
getResultRow()
Method getReturnResponse
Retrieve return response flag
Method getRoot
ZFormElement::getRoot() in ZFormElement.php
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'
Method getRunat
ZFormElementValidator::getRunat() in ZFormElementValidator.php
Method getSoapVersion
Get SOAP version
Method getSource
ZFormElementEvent::getSource() in ZFormElementEvent.php
Returns the ZFormElement which is the source of the event
Method getStringValue
This just does the usual PHP string casting, except for the boolean FALSE value, where the string "0" is returned instead of an empty string
Method getTestGroup
Returns the test group this test belongs to
Method getTestName
This retrieves the name of this test.
Method getText
ZFormLink::getText() in ZFormLink.php
Property getter for the link text field
Method getText
ZFormOption::getText() in ZFormOption.php
Returns the text which will be displayed in the selection box.
Method getType
ZFormElementEvent::getType() in ZFormElementEvent.php
Returns the type of the event. See constants in ZFormElementEvent
Method getType
Retrieve Module type.
Method getType
Returns the type of the module as defined by the protected property $_type
Method getType
Returns an XSD Type for the given PHP type
Method getUnixId
Returns an array of data returned from the UNIX 'id' command
Method getUri
Retrieve URI
Method getURL
ZFormAjaxBehavior::getURL() in ZFormAjaxBehavior.php
Returns the URL of the AJAX behavior
Method getValidationErrors
Returns the array of validation errors associated with the element.
Method getValidators
ZFormElement::getValidators() in ZFormElement.php
Returns the list of validators associated with the element
Method getValue
ZFormWebElement::getValue() in ZFormWebElement.php
Overridden implementation of getValue which returns the 'value' attribute of the ZFormWebElement
Method getValue
ZFormElement::getValue() in ZFormElement.php
Abstract method used to retrive the value associated with the
Method getViewScript
Construct view script path
Method getWsdl
Retrieve wsdl
Method getXmlResult
Convert an array into an Zend_Db_Xml_XmlContent object
Method goto
Perform a redirect
h
top
Page HelperBroker.php
HelperBroker.php in HelperBroker.php
Page Html.php
Html.php in Html.php
Method handle
Implement Zend_Server_Interface::handle()
Method handle
Handle the Request
Method handle
Handle a request
Method handleEvent
ZFormElement::handleEvent() in ZFormElement.php
Default implementation of the ZFormElementEventListenerInterface interface which simply does nothing. Intended to make subclassing more easy.
Method handleEvent
ZFormElementEventListenerInterface::handleEvent() in ZFormElementEventListenerInterface.php
This interface introduces the most basic of event handling protocol to elements. All elements implement this interface by default in ZFormElement
Method handlePhpErrors
Throw PHP errors as SoapFaults
Method hasAttachment
returns true if an attachment has been set for this XML content object, false otherwise
Method hasChildNodes
ZFormElement::hasChildNodes() in ZFormElement.php
Does the element contain children?
Method hasCurrentMessages
hasCurrentMessages() - check to see if messages have been added to current namespace within this request
Method hasMessages
hasMessages() - Wether a specific namespace has messages
i
top
Variable $id
Zend_Db_Xml_XmlContent::$id in XmlContent.php
Page Ini.php
Ini.php in Ini.php
Page Interface.php
Interface.php in Interface.php
Page Ini.php
Ini.php in Ini.php
Page Ini.php
Ini.php in Ini.php
Method importSimpleXML
Convert SimpleXML object, $sXML, into a DOM
Method importString
Convert the string parameter, $str, into a DOM
Method importXMLFile
Open the file associated with file at local path, $fXML.
Method importXMLFileStream
$fsXML is a file stream. Convert the stream to a DOM
Method init
Initialize object
Method init
Hook into action controller initialization
Method init
ZFormFactory::init() in ZFormFactory.php
Method initialize
ZFormRegExpValidator::initialize() in ZFormRegExpValidator.php
Method initView
Initialize View object
Method insert
Method insert
Saves the XML data represented by an Zend_Db_Xml_XmlContent object into the persistence layer. An array of Zend_Db_Xml_XmlContent objects can also be passed in.
Method insertDOM
Convenience method to insert a DOM directly into the persistence layer
Method invokeApplication
Abstract implementation of invoking the application component associated
Method isAsync
ZFormAjaxBehavior::isAsync() in ZFormAjaxBehavior.php
Returns the value of the async instance variable
Method isMultiPart
Check if message needs to be sent as multipart MIME message or if it has only one part.
Method isTestable
if curl extension is not loaded, no curl tests should be run
Method isTestable
This test only works under Unix OSes
Method isTestable
"Core" tests should pretty much be always testable, so the default is just to return true
Method isTestable
No CGI tests should be run if the CGI SAPI isn't being used
Method isTestable
allow_url_include is only available since PHP 5.2
Method isTestable
Determines whether or not it's appropriate to run this test (for example, if this test is for a particular library, it shouldn't be run if the lib isn't loaded).
Method isTestable
magic_quotes_gpc has been removed since PHP 6.0
Method isTestable
register_globals has been removed since PHP 6.0
Method isTestable
We are disabling this function on Windows OSes right now until we can be certain of the proper way to check world-readability
Method isTestable
This test only works under Unix OSes
Method isTestable
"Session" tests should pretty much be always testable, so the default is just to return true
Method isValid
Zend_Auth_Result::isValid() in ResultProposed.php
Returns whether the result represents a successful authentication attempt
Method isValid
Provides base method for checking behaviour of individual fields within a section. Modules such as 'Security' may subclass this to provide more relevant results.
Method isVersion
Returns the result of a comparison with a section module and a version number
k
top
Method key
Required by the Iterator interface
Method key
Defined by Iterator interface
l
top
Class Constant BLOB_SIZE
Class Constant CLASS_PREFIX
ZFormDynamicElement::CLASS_PREFIX in ZFormDynamicElement.php
Class Constant CLIENT
ZFormElementValidator::CLIENT in ZFormElementValidator.php
Method loadBehavior
ZFormFactory::loadBehavior() in ZFormFactory.php
Method loadElement
ZFormFactory::loadElement() in ZFormFactory.php
Method loadFunctions
Load Functions
Method loadFunctions
Implement Zend_Server_Interface::loadFunctions()
Method loadFunctions
Unimplemented: Load server definition
Method loadRequestData
ZFormRadioButton::loadRequestData() in ZFormRadioButton.php
Retrieves the data associated with this element from the ZRequest object.
Method loadRequestData
Abstract implementation that interates of the children of the element invoking loadRequestData. During this phase of the processing cycle elements should retrieve input data from the ZRequest object
Method loadRequestData
ZFormWebElement::loadRequestData() in ZFormWebElement.php
Retrieves the data associated with this element from the ZRequest object.
Method loadRequestData
The methods will loaded the x & y position of the image click into the ZFormImage component.
Method loadRequestData
Abstract implementation that interates of the children of the element invoking loadRequestData. During this phase of the processing cycle elements should retrieve input data from the ZRequest object
Method loadRequestData
The method is called when a ZForm is being processed to give the ZFormCheckbox and opportunity to initialize itself even when there is not data being directly targed to the ZFormWebElement
Method loadTests
recurses through the Test subdir and includes classes in each test group subdir,
Method loadValidator
ZFormFactory::loadValidator() in ZFormFactory.php
m
top
Page ModuleRegistry.php
ModuleRegistry.php in ModuleRegistry.php
Page MagicQuotesGPC.php
MagicQuotesGPC.php in MagicQuotesGPC.php
Method match
Zend_Environment::match() in Environment.php
Returns a string identifier associated to a specific environment.
Page Message.php
Message.php in Message.php
Class Constant XML_SIZE
n
top
Variable $name
Method next
Required by the Iterator interface
Method next
Defined by Iterator interface
Method notifyPostDispatch
notifyPostDispatch() - called by action controller dispatch method
Method notifyPreDispatch
notifyPreDispatch() - called by action controller dispatch method
Class Constant ONBLUR
ZFormElementEvent::ONBLUR in ZFormElementEvent.php
Class Constant ONCLICK
ZFormElementEvent::ONCLICK in ZFormElementEvent.php
Event constants supported by the framework
Class Constant ONVALUECHANGE
ZFormElementEvent::ONVALUECHANGE in ZFormElementEvent.php
Page Ntp.php
Ntp.php in Ntp.php
o
top
Variable $operations
Variable $options
Zend_TimeSync::$options in TimeSync.php
Configuration array, set using the constructor or using ::setOptions() or ::setOption()
Class Constant BOTH
ZFormElementValidator::BOTH in ZFormElementValidator.php
Class Constant COMMON_TMPDIR
Page Os.php
Os.php in Os.php
Page OpenBasedir.php
OpenBasedir.php in OpenBasedir.php
Page Os.php
Os.php in Os.php
Page Os.php
Os.php in Os.php
Class Constant MOREINFO_BASEURL
Method open
ZFormWebElement::open() in ZFormWebElement.php
Generates the opening stanza of the HTML which consists of the opening tags and the attributes of the element. If the element does not contain children the tag is also closed. Nothing is generated if the tag is wrapping existing markup.
Method osIsWindows
A quick function to determine whether we're running on Windows.
Class Constant POST
ZFormAjaxBehavior::POST in ZFormAjaxBehavior.php
Class Constant POST
ZForm::POST in ZForm.php
p
top
Variable $portType
Class Constant APPEND
ZFormAjaxBehavior::APPEND in ZFormAjaxBehavior.php
Page PostMaxSize.php
PostMaxSize.php in PostMaxSize.php
Method parent
ZFormDynamicElement::parent() in ZFormDynamicElement.php
Method parse
Parse a WSDL document into a generic object
Method parse
Constructor
Method performValidation
ZFormRegExpValidator::performValidation() in ZFormRegExpValidator.php
Method performValidation
ZFormElementValidator::performValidation() in ZFormElementValidator.php
Method persist
ZFormElement::persist() in ZFormElement.php
Persists the elements to the session for subsequent restoration and presentation to the user (this is useful with multi-page forms).
Method postDispatch
Post-dispatch routines
Method postDispatch
Hook into action controller postDispatch() workflow
Method postDispatch
postDispatch() - runs after action is dispatched, in this case, it is resetting the namespace in case we have forwarded to a different action, Flashmessage will be 'clean' (default namespace)
Method preDispatch
Pre-dispatch routines
Method preDispatch
Hook into action controller preDispatch() workflow
Method process
ZFormElement::process() in ZFormElement.php
This method (process) does much of the work associated with the element.
Page Parser.php
Parser.php in Parser.php
Page Protocol.php
Protocol.php in Protocol.php
r
top
Page ResultProposed.php
ResultProposed.php in ResultProposed.php
Page Redirector.php
Redirector.php in Redirector.php
Page RegisterGlobals.php
RegisterGlobals.php in RegisterGlobals.php
Class Constant PREPEND
ZFormAjaxBehavior::PREPEND in ZFormAjaxBehavior.php
Method read
Return read response from server
Method regExpValidator
ZFormRegExpValidator::regExpValidator() in ZFormRegExpValidator.php
Method registerFaultException
Register a valid fault exception
Method removeChild
ZFormElement::removeChild() in ZFormElement.php
Remove the given $child from the list (array) of children associated with the element
Method removedBehavior
Removes behavior from the list of behaviors associated with the element
Method removedValidator
Removes validator from the list of validators associated with the element
Method 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
Method render
Render a view
Method render
ZFormWebElement::render() in ZFormWebElement.php
Renders the ZFormWebElement into its HTML into the current output
Method renderBody
ZFormWebElement::renderBody() in ZFormWebElement.php
Renders the body of the element's which by default consists of
Method renderBody
ZFormOption::renderBody() in ZFormOption.php
Render the body of the ZFormOptions which is the $text property of the ZFormOption object
Method renderBody
ZFormLink::renderBody() in ZFormLink.php
Renders the text content of the link.
Method reset
Method resetHelpers
resetHelpers()
Method resetNamespace
resetNamespace() - reset the namespace to the default
Method resetStats
This resets all the stat-tracking variables
Method restoreState
ZFormElement::restoreState() in ZFormElement.php
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.
Method returnBytes
This function takes the shorthand notation used in memory limit settings for PHP and returns the byte value. Totally stolen from http://us3.php.net/manual/en/function.ini-get.php
Method rewind
Defined by Iterator interface
Method rewind
Required by the Iterator interface
Method run
Call the action specified in the request object, and return a response
Method runTests
This runs the tests in the $_tests_to_run array and
Page Result.php
Result.php in Result.php
s
top
Variable $service
Page Security.php
Security.php in Security.php
Page Session.php
Session.php in Session.php
Page Security.php
Security.php in Security.php
Page Security.php
Security.php in Security.php
Page Server.php
Server.php in Server.php
Page Smtp.php
Smtp.php in Smtp.php
Method saveXML
Convenience method to get a string representation of a DOM
Method selectAll
Method selectAll
Returns all documents in the content store
Method serialize
Serialization Interface
Method setAbout
replaces the existing $about document with the DOMDocument parameter
Method setActionController
setActionController()
Method setActor
Set actor
Method setAllowEvents
ZFormElement::setAllowEvents() in ZFormElement.php
Turns of processing events, that is events delivered to the fireEvent method (@see fireEvent()) are not process, they are ignored
Method setAsync
ZFormAjaxBehavior::setAsync() in ZFormAjaxBehavior.php
Set the value of the async instance variable
Method setAttachment
set the attachment associated with this XML content object
Method setAttribute
ZFormElement::setAttribute() in ZFormElement.php
Set the value of the $name attribute within the element
Method setCallbacks
ZFormAjaxBehavior::setCallbacks() in ZFormAjaxBehavior.php
Set the value of the callback instance variable
Method setChecked
ZFormCheckbox::setChecked() in ZFormCheckbox.php
Sets the value of the HTML checked attribute
Method setClass
Implement Zend_Server_Interface::setClass()
Method setClass
Attach a class to a server
Method setClass
Set the Class the SOAP server will use
Method setClassmap
Set classmap
Method setCode
Retrieve HTTP status code for _redirect() behaviour
Method setConfig
Set the configuration array for the adapter
Method setConnection
Sets the connection protocol instance
Method setCurrent
Marks a nameserver as current
Method setData
set the $data document for this object
Method setDOM
convenience method for setting a DOM
Method setDOMFromMap
Set the DOM for either DATA or ABOUT from an array
Method setEncoding
Set encoding
Method setExit
Retrieve exit flag for _redirect() behaviour
Method setFrontController
Set the front controller instance
Method setHTMLTarget
ZFormAjaxBehavior::setHTMLTarget() in ZFormAjaxBehavior.php
Sets the value of the htmlid target instance variable
Method setId
set the XML content document id with $id
Method setID
ZFormElement::setID() in ZFormElement.php
Sets the ID of the element. The ID is checked for validitiy within
Method setMemento
ZFormLink::setMemento() in ZFormLink.php
Retores the state of the link from its memento
Method setMemento
ZFormRadioButton::setMemento() in ZFormRadioButton.php
The bookend implementation to @see getMemento(). This function is a void
Method setMemento
ZFormWebElement::setMemento() in ZFormWebElement.php
The bookend implementation to @see getMemento(). This function is a void
Method setMemento
ZFormCheckbox::setMemento() in ZFormCheckbox.php
Restores the state of the checkbox from its memento which was returned by getMemento.
Method setMemento
ZFormInputElement::setMemento() in ZFormInputElement.php
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.
Method setMemento
ZFormImage::setMemento() in ZFormImage.php
Restores the state of the ZFormImage from its memento which was returned by getMemento.
Method setMemento
ZFormElement::setMemento() in ZFormElement.php
The bookend implementation to @see getMemento(). This function is a void
Method setMessageForResult
Sets the message for a given result code and language
Method setMime
Set Zend_Mime object for the message
Method setName
ZFormElementValidator::setName() in ZFormElementValidator.php
Method setNamespace
setNamespace() - change the namespace messages are added to, useful for per action controller messaging between requests
Method setOption
Sets the value for a given option
Method setOptions
Sets the value for the given options
Method setOptions
Set Options
Method setParentNode
ZFormElement::setParentNode() in ZFormElement.php
Changes the parent node associated with the element to the new $parent specified in the parameter.
Method setParts
Sets the given array of Zend_Mime_Parts as the array for the message
Method setPersistence
Set server persistence
Method setPersistence
Set Persistance
Method setPersistence
Implement Zend_Server_Interface::setPersistence()
Method setPosition
ZFormAjaxBehavior::setPosition() in ZFormAjaxBehavior.php
Sets the value of the position target instance variable
Method setPrependBase
Retrieve 'prepend base' flag for _redirect() behaviour
Method setProcess
ZFormElement::setProcess() in ZFormElement.php
Sets the processing flag, at any point during the process loop an element can terminate futher process by setting this flag to false
Method setRedirectCode
Retrieve HTTP status code for _redirect() behaviour
Method setRedirectExit
Retrieve exit flag for _redirect() behaviour
Method setRedirectPrependBase
Retrieve 'prepend base' flag for _redirect() behaviour
Method setRequest
Set the Request object
Method setRequest
Set request
Method setResponse
Set the Response object
Method setReturnResponse
Set return response flag
Method setSoapVersion
Set SOAP version
Method setTestGroup
sets the test group. This is private, and intended for loading data from an external config file (to-do)
Method setTestName
sets the test name. This is private, and intended for loading data from an external config file (to-do)
Method setText
ZFormOption::setText() in ZFormOption.php
Sets the text property of the option. The text is what is displayed in the select list
Method setText
ZFormLink::setText() in ZFormLink.php
Property setter for the link text field
Method setUri
Set URI
Method setURL
ZFormAjaxBehavior::setURL() in ZFormAjaxBehavior.php
Sets the URL of the AJAX behavior
Method setValue
ZFormWebElement::setValue() in ZFormWebElement.php
Overridden implementation of setValue which sets the 'value' of the attribute for the ZFormWebElement
Method setValue
ZFormRadioButton::setValue() in ZFormRadioButton.php
Overridden implementation of setValue which sets the 'value' of the attribute for the ZFormWebElement
Method setValue
ZFormElement::setValue() in ZFormElement.php
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.
Method setValue
ZFormCheckbox::setValue() in ZFormCheckbox.php
Overrides setValue in the parent to also set the checked status of the ZCheckBox.
Method setWrapExisting
ZFormWebElement::setWrapExisting() in ZFormWebElement.php
ZFormWebElements can be used to wraped existing HTML forms so that
Method setWsdl
Set wsdl
Page Server.php
Server.php in Server.php
Method sys_get_temp_dir
sys_get_temp_dir provides some temp dir detection capability that is lacking in versions of PHP that do not have the sys_get_temp_dir() function
Page Sntp.php
Sntp.php in Sntp.php
t
top
Variable $targetNamespace
Page Test.php
Test.php in Test.php
Page Text.php
Text.php in Text.php
Method test
This is the wrapper that executes the test and sets the result code and message
Page TimeSync.php
TimeSync.php in TimeSync.php
Method toDomDocument
Return DOM Document
Method toFile
Zend_Environment::toFile() in Environment.php
Sends formatted text-only output of the environment to a file.
Method toHtml
Zend_Environment::toHtml() in Environment.php
Passes the environment to a Zend_View to format as a whole HTML page (using the default HTML renderer) or to a user-supplied Zend_View.
Method toString
Method toString
Returns a string representation of the object
Method toText
Zend_Environment::toText() in Environment.php
Passes the environment to a Zend_View to format as a whole Text page (using the default Text renderer) or to a user-supplied Zend_View.
Method toXML
Return the WSDL as XML
u
top
Page UID.php
UID.php in UID.php
Page UploadMaxFilesize.php
UploadMaxFilesize.php in UploadMaxFilesize.php
Page UploadTmpDir.php
UploadTmpDir.php in UploadTmpDir.php
Page UseTransSid.php
UseTransSid.php in UseTransSid.php
Class Constant SUCCESS
Zend_Auth_Result::SUCCESS in ResultProposed.php
Authentication success.
Method update
Replaces existing XML data represented by an Zend_Db_Xml_XmlContent object in the persistence layer. An array of Zend_Db_Xml_XmlContent objects can also be passed in.
Method update
v
top
Variable $VALIDATOR_DIR_NAMES
Variable $view
View object
Variable $viewSuffix
View script suffix; defaults to 'phtml'
Page View.php
View.php in View.php
Method valid
Required by the Iterator interface
Method valid
Defined by Iterator interface
Method validate
ZFormElement::validate() in ZFormElement.php
Validates the element and all its children by applying the validators associated with the element and then recursively invoking validate on the children.
Method validateUrn
Check for valid URN
w
top
Variable $wsdl_file
Page Wsdl.php
Wsdl.php in Wsdl.php
Method wrapElement
ZFormFactory::wrapElement() in ZFormFactory.php
Method write
Send request to the remote server
x
top
Page XmlContent.php
XmlContent.php in XmlContent.php
Page XmlContentStore.php
XmlContentStore.php in XmlContentStore.php
Page XmlException.php
XmlException.php in XmlException.php
Page XmlIterator.php
XmlIterator.php in XmlIterator.php
Page XmlUtil.php
XmlUtil.php in XmlUtil.php
z
top
Page ZFormAjaxBehavior.php
ZFormAjaxBehavior.php in ZFormAjaxBehavior.php
Page ZForm.php
ZForm.php in ZForm.php
Page ZFormButton.php
ZFormButton.php in ZFormButton.php
Page ZFormCheckbox.php
ZFormCheckbox.php in ZFormCheckbox.php
Page ZFormEntryField.php
ZFormEntryField.php in ZFormEntryField.php
Page ZFormFile.php
ZFormFile.php in ZFormFile.php
Page ZFormHiddenField.php
ZFormHiddenField.php in ZFormHiddenField.php
Page ZFormImage.php
ZFormImage.php in ZFormImage.php
Page ZFormInputElement.php
ZFormInputElement.php in ZFormInputElement.php
Page ZFormLink.php
ZFormLink.php in ZFormLink.php
Page ZFormOption.php
ZFormOption.php in ZFormOption.php
Page ZFormPasswordField.php
ZFormPasswordField.php in ZFormPasswordField.php
Page ZFormRadioButton.php
ZFormRadioButton.php in ZFormRadioButton.php
Page ZFormResetButton.php
ZFormResetButton.php in ZFormResetButton.php
Page ZFormSelect.php
ZFormSelect.php in ZFormSelect.php
Page ZFormSubmitButton.php
ZFormSubmitButton.php in ZFormSubmitButton.php
Page ZFormWebElement.php
ZFormWebElement.php in ZFormWebElement.php
Page ZFormRegExpValidator.php
ZFormRegExpValidator.php in ZFormRegExpValidator.php
Page ZFormDynamicElement.php
ZFormDynamicElement.php in ZFormDynamicElement.php
Page ZFormElement.php
ZFormElement.php in ZFormElement.php
Page ZFormElementBehaviorAbstract.php
ZFormElementBehaviorAbstract.php in ZFormElementBehaviorAbstract.php
Page ZFormElementEvent.php
ZFormElementEvent.php in ZFormElementEvent.php
Page ZFormElementEventListenerInterface.php
ZFormElementEventListenerInterface.php in ZFormElementEventListenerInterface.php
Page ZFormElementException.php
ZFormElementException.php in ZFormElementException.php
Page ZFormElementValidator.php
ZFormElementValidator.php in ZFormElementValidator.php
Page ZFormFactory.php
ZFormFactory.php in ZFormFactory.php
Class Zend_Auth_Adapter_DbTable_Select
Class Zend_Auth_Result
Zend_Auth_Result in ResultProposed.php
Class Zend_Calendar
Zend_Calendar in Calendar.php
Class Zend_Controller_Action
Class Zend_Controller_Action_Exception
Class Zend_Controller_Action_HelperBroker
Class Zend_Controller_Action_Helper_Abstract
Class Zend_Controller_Action_Helper_FlashMessenger
Flash Messenger - implement session-based messages
Class Zend_Controller_Action_Helper_Redirector
Class Zend_Db_Xml_XmlContent
Zend_Db_Xml_XmlContent in XmlContent.php
The Zend_Db_Xml_XmlContent class is a class representing an XML Document.
Class Zend_Db_Xml_XmlContentStore
Zend_Db_Xml_XmlContentStore in XmlContentStore.php
The Zend_Db_Xml_XmlContentStore is an abstract class which represents a repository for XML Documents.
Class Zend_Db_Xml_XmlContentStore_Db2
The Zend_Db_Xml_XmlContentStore_Db2 represents a DB2 repository for XML Documents.
Class Zend_Db_Xml_XmlException
Zend_Db_Xml_XmlException in XmlException.php
Class Zend_Db_Xml_XmlIterator
Zend_Db_Xml_XmlIterator in XmlIterator.php
Zend_Db_Xml_XmlIterator is an iterable collection of Zend_Db_Xml_XmlContent objects.
Class Zend_Db_Xml_XmlUtil
Zend_Db_Xml_XmlUtil in XmlUtil.php
Zend_Db_Xml_XmlUtil provides a set of utility convenience methods to convert to/from various XML representations and Zend_Db_Xml_XmlContent
Class Zend_Environment
Zend_Environment in Environment.php
Class Zend_Environment_Container_Abstract
Class Zend_Environment_Exception
Class Zend_Environment_Field
Class Zend_Environment_ModuleRegistry
Zend_Environment_ModuleRegistry in ModuleRegistry.php
Class Zend_Environment_Module_Abstract
Class Zend_Environment_Module_Core
Class Zend_Environment_Module_Extension
Class Zend_Environment_Module_Ini
Class Zend_Environment_Module_Interface
Class Zend_Environment_Module_Os
Class Zend_Environment_Module_Security
Class Zend_Environment_Security_Field
Class Zend_Environment_Security_Test
Class Zend_Environment_Security_Test_CGI
Class Zend_Environment_Security_Test_CGI_ForceRedirect
Class Zend_Environment_Security_Test_Core
Class Zend_Environment_Security_Test_Core_AllowUrlFopen
Test Class for allow_url_fopen
Class Zend_Environment_Security_Test_Core_AllowUrlInclude
Test Class for allow_url_include
Class Zend_Environment_Security_Test_Core_DisplayErrors
Test class for display_errors
Class Zend_Environment_Security_Test_Core_ExposePhp
Test class for expose_php
Class Zend_Environment_Security_Test_Core_FileUploads
Test Class for file_uploads
Class Zend_Environment_Security_Test_Core_Gid
Test class for GID
Class Zend_Environment_Security_Test_Core_MagicQuotesGPC
Test Class for magic_quotes_gpc
Class Zend_Environment_Security_Test_Core_OpenBasedir
Test Class for open_basedir
Class Zend_Environment_Security_Test_Core_PostMaxSize
Test Class for post_max_size
Class Zend_Environment_Security_Test_Core_RegisterGlobals
Test Class for register_globals
Class Zend_Environment_Security_Test_Core_Uid
Test class for UID
Class Zend_Environment_Security_Test_Core_UploadMaxFilesize
Test Class for upload_max_filesize
Class Zend_Environment_Security_Test_Core_UploadTmpDir
Test Class for upload_tmp_dir
Class Zend_Environment_Security_Test_Curl
Class Zend_Environment_Security_Test_Curl_FileSupport
Class Zend_Environment_Security_Test_Session
Class Zend_Environment_Security_Test_Session_UseTransSid
Class Zend_Environment_View
Class Zend_Http_Client_Adapter_Curl
An adapter class for Zend_Http_Client based on the curl extension.
Class Zend_Json_Server
Zend_Json_Server in Server.php
Class Zend_Json_Server_Exception
Zend_Json_Server_Exception
Class Zend_Mail_Transport_Smtp
SMTP connection object
Class Zend_Mime_Message
Zend_Mime_Message in Message.php
Class Zend_Soap_AutoDiscover
Zend_Soap_AutoDiscover in AutoDiscover.php
Class Zend_Soap_Server
Zend_Soap_Server in Server.php
Zend_Soap_Server
Class Zend_Soap_Server_Exception
Class Zend_Soap_Wsdl
Zend_Soap_Wsdl in Wsdl.php
Class Zend_Soap_Wsdl_CodeGenerator
Zend_Soap_Wsdl_CodeGenerator in CodeGenerator.php
Class Zend_Soap_Wsdl_Parser
Zend_Soap_Wsdl_Parser in Parser.php
Class Zend_Soap_Wsdl_Parser_Result
Zend Framework
Class Zend_TimeSync
Zend_TimeSync in TimeSync.php
Class Zend_TimeSync_Exception
Zend_TimeSync_Exception in Exception.php
Class Zend_TimeSync_Ntp
Class Zend_TimeSync_Protocol
Zend_TimeSync_Protocol in Protocol.php
Class Zend_TimeSync_Sntp
Zend_TimeSync_Sntp in Sntp.php
Class ZForm
ZForm in ZForm.php
Class ZFormAjaxBehavior
ZFormAjaxBehavior in ZFormAjaxBehavior.php
Class ZFormButton
ZFormButton in ZFormButton.php
Class ZFormCheckbox
ZFormCheckbox in ZFormCheckbox.php
Class ZFormDynamicElement
ZFormDynamicElement in ZFormDynamicElement.php
Class ZFormElement
ZFormElement in ZFormElement.php
Class ZFormElementBehaviorAbstract
ZFormElementBehaviorAbstract in ZFormElementBehaviorAbstract.php
Class ZFormElementEvent
ZFormElementEvent in ZFormElementEvent.php
Class ZFormElementEventListenerInterface
ZFormElementEventListenerInterface in ZFormElementEventListenerInterface.php
Class ZFormElementException
ZFormElementException in ZFormElementException.php
Class ZFormElementValidator
ZFormElementValidator in ZFormElementValidator.php
Class ZFormEntryField
ZFormEntryField in ZFormEntryField.php
Class ZFormFactory
ZFormFactory in ZFormFactory.php
Class ZFormFile
ZFormFile in ZFormFile.php
Class ZFormHiddenField
ZFormHiddenField in ZFormHiddenField.php
Class ZFormImage
ZFormImage in ZFormImage.php
Class ZFormInputElement
ZFormInputElement in ZFormInputElement.php
Class ZFormLink
ZFormLink in ZFormLink.php
Class ZFormOption
ZFormOption in ZFormOption.php
Class ZFormPasswordField
ZFormPasswordField in ZFormPasswordField.php
Class ZFormRadioButton
ZFormRadioButton in ZFormRadioButton.php
Class ZFormRegExpValidator
ZFormRegExpValidator in ZFormRegExpValidator.php
Class ZFormResetButton
ZFormResetButton in ZFormResetButton.php
Class ZFormSelect
ZFormSelect in ZFormSelect.php
Class ZFormSubmitButton
ZFormSubmitButton in ZFormSubmitButton.php
Class ZFormWebElement
ZFormWebElement in ZFormWebElement.php
Constant ZF_ENVIRONMENT_COLWIDTH
Internal calculations
Constant ZF_ENVIRONMENT_DELIMITER
Constant ZF_ENVIRONMENT_EOL
ZF_ENVIRONMENT_EOL in Text.php
Constant ZF_ENVIRONMENT_INSET
Constant ZF_ENVIRONMENT_PADDING
Constant ZF_ENVIRONMENT_TITLEWIDTH
Constant ZF_ENVIRONMENT_UNDERLINE
Constant ZF_ENVIRONMENT_WIDTH
Extra config settings:-
_
top
Variable $_actionController
$_actionController
Variable $_actionController
$_actionController - ActionController reference
Variable $_actor
Actor URI
Variable $_allowedSchemes
Allowed timeserver schemes
Variable $_attributes
ZFormElement::$_attributes in ZFormElement.php
Associative array containing the attributes associated with the element
Variable $_auth
Authentication type OPTIONAL
Variable $_behaviors
ZFormElement::$_behaviors in ZFormElement.php
Contains the list of client side behaviors registered on
Variable $_bottomBlocks
ZFormWebElement::$_bottomBlocks in ZFormWebElement.php
Variable $_cache
Zend_Environment::$_cache in Environment.php
Optional cache instance.
Variable $_cachePrefix
Cache prefix (to avoid namespace clashes).
Variable $_callbacks
ZFormAjaxBehavior::$_callbacks in ZFormAjaxBehavior.php
Variable $_checked
ZFormCheckbox::$_checked in ZFormCheckbox.php
Variable $_checked
ZFormRadioButton::$_checked in ZFormRadioButton.php
Variable $_childNodes
ZFormElement::$_childNodes in ZFormElement.php
Contains the list of children associated with the element
Variable $_class
Class registered with this server
Variable $_classArgs
Arguments to pass to $_class constructor
Variable $_classmap
Array of SOAP type => PHP class pairings for handling return/incoming values
Variable $_clientRegExp
ZFormRegExpValidator::$_clientRegExp in ZFormRegExpValidator.php
Variable $_code
HTTP status code for redirects
Variable $_code
Zend_Auth_Result::$_code in ResultProposed.php
Whether the result represents a successful authentication attempt
Variable $_config
Config options for authentication
Variable $_conn
Represents a connection handle to the persistence layer
Variable $_connection
Instance of Zend_Mail_Protocol_Smtp
Variable $_current
Zend_TimeSync::$_current in TimeSync.php
Holds a reference to the timeserver that is currently being used
Variable $_current_value
Enter description here...
Variable $_data
Container for class properties
Variable $_data
Default properties for a field
Variable $_data
Default properties for a field
Variable $_data
ZFormElementEvent::$_data in ZFormElementEvent.php
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.
Variable $_data
Variable $_docIndex
Variable $_docs
Variable $_eatEvents
ZFormElement::$_eatEvents in ZFormElement.php
Boolean property specifing weather to allow events to fire or not.
Variable $_element
ZFormElementValidator::$_element in ZFormElementValidator.php
Variable $_encoding
Encoding
Variable $_errorMessage
ZFormElementValidator::$_errorMessage in ZFormElementValidator.php
Variable $_errors
ZFormElement::$_errors in ZFormElement.php
Variable $_eventHook
ZFormAjaxBehavior::$_eventHook in ZFormAjaxBehavior.php
Variable $_eventListeners
ZFormElement::$_eventListeners in ZFormElement.php
Contains the list of client event hooks registered on
Variable $_events
ZFormElement::$_events in ZFormElement.php
Contains the list of the server side events to be fired
Variable $_exceptions
Exceptions that might have occured
Variable $_exceptions
Contains array of exceptions thrown in queried server
Variable $_exit
Whether or not calls to _redirect() should exit script execution
Variable $_faultExceptions
Registered fault exceptions
Variable $_frontController
Front controller instance
Variable $_functions
Functions registered with this server; may be either an array or the SOAP_FUNCTIONS_ALL
Variable $_group
Variable $_group
Variable $_group
Variable $_group
This value is used to group test results together.
Variable $_group
Variable $_helper
$_helper - Helper Broker to assist in routing help requests to the proper object
Variable $_helpers
$_helpers - Helper array
Variable $_host
Remote smtp hostname or i.p.
Variable $_htmlid
ZFormAjaxBehavior::$_htmlid in ZFormAjaxBehavior.php
Variable $_id
Variable $_identity
Zend_Auth_Result::$_identity in ResultProposed.php
The identity used in the authentication attempt
Variable $_identityColumn
$_zendDbSelect
Variable $_idPath
ZFormElement::$_idPath in ZFormElement.php
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.
Variable $_info
Holds information passed/returned from timeserver
Variable $_info
Variable $_invokeArgs
Array of arguments provided to the constructor, minus the $_request.
Variable $_isAsync
ZFormAjaxBehavior::$_isAsync in ZFormAjaxBehavior.php
Variable $_language
the language code. Should be a pointer to the setting in the PhpSecInfo object
Variable $_message
The message corresponding to the result of the test
Variable $_messageAdded
$_messageAdded - Wether a message has been previously added
Variable $_messages
Zend_Auth_Result::$_messages in ResultProposed.php
An array of string reasons why the authentication attempt was unsuccessful
Variable $_messages
$_messages - Messages from previous request
Variable $_messages
This is a hash of messages that correspond to various test result levels.
Variable $_method
ZFormAjaxBehavior::$_method in ZFormAjaxBehavior.php
Variable $_mime
Variable $_name
This should be a unique, human-readable identifier for this test
Variable $_name
Variable $_name
This should be a unique, human-readable identifier for this test
Variable $_name
This should be a unique, human-readable identifier for this test
Variable $_name
This should be a unique, human-readable identifier for this test
Variable $_name
This should be a unique, human-readable identifier for this test
Variable $_name
This should be a unique, human-readable identifier for this test
Variable $_name
This should be a unique, human-readable identifier for this test
Variable $_name
This should be a unique, human-readable identifier for this test
Variable $_name
This should be a unique, human-readable identifier for this test
Variable $_name
This should be a unique, human-readable identifier for this test
Variable $_name
Local client hostname or i.p.
Variable $_name
ZFormElementValidator::$_name in ZFormElementValidator.php
Variable $_name
This should be a unique, human-readable identifier for this test
Variable $_name
This should be a unique, human-readable identifier for this test
Variable $_name
This should be a unique, human-readable identifier for this test
Variable $_name
This should be a unique, human-readable identifier for this test
Variable $_name
This should be a unique, human-readable identifier for this test
Variable $_name
Variable $_namespace
$_namespace - Instance namespace, default is 'default'
Variable $_num_tests_run
Variable $_options
ZFormElementValidator::$_options in ZFormElementValidator.php
Variable $_parentNode
ZFormElement::$_parentNode in ZFormElement.php
Contains a reference to the parent of the element
Variable $_parts
Variable $_paths
$_paths - paths to Action_Helpers
Variable $_persistence
Persistence mode; should be one of the SOAP persistence constants
Variable $_port
Port number for this timeserver
Variable $_port
This is the NTP port number (123) assigned by the Internet Assigned Numbers Authority to NTP.
Variable $_port
Port number
Variable $_position
ZFormAjaxBehavior::$_position in ZFormAjaxBehavior.php
Variable $_prefix
ZFormDynamicElement::$_prefix in ZFormDynamicElement.php
Variable $_prependBase
Whether or not _redirect() should attempt to prepend the base URL to the
Variable $_process
ZFormElement::$_process in ZFormElement.php
Boolean property used to signify if processing of the element should continue
Variable $_ptr
Pointer to provide for Iterator
Variable $_recommended_value
Variable $_recommended_value
Variable $_recommended_value
This is the recommended value the test will be looking for
Variable $_recommended_value
Variable $_recommended_value
Variable $_recommended_value
Variable $_recommended_value
The recommended setting value
Variable $_recommended_value
Variable $_recommended_value
Variable $_recommended_value
Variable $_recommended_value
Variable $_recommended_value
Variable $_recommended_value
Variable $_recommended_value
Variable $_recommended_value
Variable $_recommended_value
Variable $_recommended_value
Variable $_redirectCode
HTTP status code for redirects
Variable $_redirectExit
Whether or not calls to _redirect() should exit script execution
Variable $_redirectPrependBase
Whether or not _redirect() should attempt to prepend the base URL to the
Variable $_regex
Variable $_request
Zend_Controller_Request_Abstract object wrapping the request environment
Variable $_request
Request XML
Variable $_response
Zend_Controller_Response_Abstract object wrapping the response
Variable $_response
Response XML
Variable $_result
The result returned from the test
Variable $_resultRow
$_resultRow
Variable $_result_counts
Variable $_returnResponse
Flag: whether or not handle() should return a response instead of automatically emitting it.
Variable $_runat
ZFormElementValidator::$_runat in ZFormElementValidator.php
Variable $_scriptEventName
ZFormAjaxBehavior::$_scriptEventName in ZFormAjaxBehavior.php
Variable $_serverRegExp
ZFormRegExpValidator::$_serverRegExp in ZFormRegExpValidator.php
Variable $_session
$_session - Zend_Session storage object
Variable $_soapVersion
SOAP version to use; SOAP_1_2 by default, to allow processing of headers
Variable $_socket
Holds the current socket connection
Variable $_source
ZFormElementEvent::$_source in ZFormElementEvent.php
The $_source variable contains the ZFormElement that trigged the event.
Variable $_subject
ZFormDynamicElement::$_subject in ZFormDynamicElement.php
Variable $_table
Table name
Variable $_tagName
ZFormWebElement::$_tagName in ZFormWebElement.php
Variable $_tests_not_run
Variable $_tests_to_run
Variable $_text
ZFormOption::$_text in ZFormOption.php
Variable $_text
ZFormLink::$_text in ZFormLink.php
Variable $_timeserver
Hostname for timeserver
Variable $_timeservers
Contains array of timeserver objects
Variable $_topBlocks
ZFormWebElement::$_topBlocks in ZFormWebElement.php
Variable $_type
Variable $_type
ZFormElementEvent::$_type in ZFormElementEvent.php
Contains the type of the event see constants above
Variable $_type
Variable $_type
Variable $_type
Variable $_type
Variable $_type
Variable $_uri
URI namespace for SOAP server
Variable $_url
ZFormAjaxBehavior::$_url in ZFormAjaxBehavior.php
Variable $_validator
ZFormElementValidator::$_validator in ZFormElementValidator.php
Variable $_validators
ZFormElement::$_validators in ZFormElement.php
Contains the list of client/server side validators registered on
Variable $_wrapExisting
ZFormWebElement::$_wrapExisting in ZFormWebElement.php
Variable $_x
ZFormImage::$_x in ZFormImage.php
Variable $_y
ZFormImage::$_y in ZFormImage.php
Variable $_zendDb
$_zendDbSelect
Variable $_zendDbSelect
$_zendDbSelect
Method _addServer
Adds a timeserver object to the timeserver list
Method _appendToList
ZFormElement::_appendToList() in ZFormElement.php
Helper array management routines to add/remove and item if it doesn't already exist to an array
Method _applyClientBehaviors
This method enables the behaviors associated with element to have a chance to modified the element before it is emitted.
Method _cache
Zend_Environment::_cache() in Environment.php
Save contents of operation to cache if it has been instantiated.
Method _checkCode
Validate HTTP status redirect code
Method _checkExtensionVersion
Parses phpinfo() module information to determine correct version
Method _checkRedirectCode
Validate HTTP status redirect code
Method _computeIDPath
ZFormElement::_computeIDPath() in ZFormElement.php
Generates the unique ID path for the element which consists of its ancestor IDs concatenated with the element's ID.
Method _connect
Connect to the specified timeserver.
Method _disconnect
Disconnects from the peer, closes the socket.
Method _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.
Method _emitClientValidators
Generates the validators associated with the element.
Method _execTest
Checks to see if libcurl's "file://" support is enabled by examining the "protocols" array
Method _execTest
Checks to see if expose_php is enabled
Method _execTest
The "meat" of the test. This is where the real test code goes. You should override this when extending
Method _execTest
Check to see if the post_max_size setting is enabled.
Method _execTest
Checks the GID of the PHP process to make sure it is above PHPSECINFO_MIN_SAFE_UID
Method _execTest
Checks to see if allow_url_fopen is enabled
Method _execTest
Checks to see if display_errors is enabled
Method _execTest
Checks to see if allow_url_fopen is enabled
Method _execTest
Check if upload_tmp_dir matches self::COMMON_TMPDIR, or is word-writable
Method _execTest
Checks to see if allow_url_fopen is enabled
Method _execTest
Checks to see if expose_php is enabled
Method _execTest
Checks to see if cgi.force_redirect is enabled
Method _execTest
Checks to see if allow_url_fopen is enabled
Method _execTest
Checks the GID of the PHP process to make sure it is above PHPSECINFO_MIN_SAFE_GID
Method _execTest
Check to see if the post_max_size setting is enabled.
Method _execTest
Checks to see if allow_url_fopen is enabled
Method _execTest
Checks to see if allow_url_fopen is enabled
Method _extract
Extracts the binary data returned from the timeserver
Method _extract
Abstract method that extracts the binary data returned from the timeserver
Method _extract
Extracts the data returned from the timeserver
Method _forward
Forward to another controller/action.
Method _gatherMementos
Support methods for gathering and redistributing mementos to th children of the element (@see persist(), @see restoreState())
Method _getAllParams
Return all parameters in the $_request as an associative array.
Method _getDefaultView
Creates instance of default environment view.
Method _getParam
Gets a parameter from the $_request. If the parameter does not exist, NULL will be returned.
Method _getResultAsString
Takes the integer code for a result and returns a string for human consumption
Method _getSoap
Get SoapServer object
Method _hasParam
Determine whether a given parameter exists in the $_request.
Method _init
Method _init
Method _init
The _init() method is where the module is propagated. Since the methods for populating the fields can vary this is left to each concrete module to implement.
Method _init
Method _init
Method _init
Method _isLegalName
ZFormElement::_isLegalName() in ZFormElement.php
Determines if a given $id is unique within the element children names.
Method _loadHelper
_loadHelper()
Method _parsePhpInfo
Convert phpinfo output to an array.
Method _performValidation
Iterates over the validators associated with the elements and inokes the validator on the element. Errors are collected in the $errors array
Method _prepare
Prepare local timestamp for transmission in our request packet
Method _prepare
Prepares the data that will be send to the timeserver
Method _prepare
Abstract method that prepares the data to send to the timeserver
Method _processEvents
ZFormElement::_processEvents() in ZFormElement.php
Process the list (array) of queued events ready for delivery (@see process(), @see fireEvent()).
Method _read
Reads the data returned from the timeserver
Method _read
Reads the data returned from the timeserver
Method _read
Abstract method that reads the data returned from the timeserver
Method _redirect
Redirect to another URL
Method _removeFromList
Helper array management that removes a given element for a list
Method _render
Zend_Environment::_render() in Environment.php
Internal method to retrieve environment view.
Method _restoreMementos
Support methods for gathering and redistributing mementos to th children of the element (@see persist(), @see restoreState())
Method _retrieveCurrentValue
Method _retrieveCurrentValue
Method _retrieveCurrentValue
Method _retrieveCurrentValue
Method _retrieveCurrentValue
Method _retrieveCurrentValue
Method _retrieveCurrentValue
Method _retrieveCurrentValue
Method _retrieveCurrentValue
Method _retrieveCurrentValue
Method _retrieveCurrentValue
Method _retrieveCurrentValue
Method _retrieveCurrentValue
Method _retrieveCurrentValue
Method _retrieveCurrentValue
Method _retrieveCurrentValue
Placeholder - extend for tests
Method _retrieveCurrentValue
Method _sendMail
Send an email via the SMTP connection protocol
Method _setInvokeArgs
Set invocation arguments
Method _setMessage
Sets the $this->_message variable based on the passed result and language codes
Method _setMessages
Set the messages specific to this test
Method _setMessages
Set the messages specific to this test
Method _setMessages
Set the messages specific to this test
Method _setMessages
Set the messages specific to this test
Method _setMessages
Set the messages specific to this test
Method _setMessages
Set the messages specific to this test
Method _setMessages
Set the messages specific to this test
Method _setMessages
Set the messages specific to this test
Method _setMessages
Set the messages specific to this test
Method _setMessages
Set the messages specific to this test
Method _setMessages
Set the messages specific to this test
Method _setMessages
Set the messages specific to this test
Method _setMessages
Set the messages specific to this test
Method _setMessages
Set the messages specific to this test
Method _setMessages
Set the messages specific to this test
Method _setMessages
Set the messages specific to this test
Method _setMessages
This function loads up result messages into the $this->_messages array.
Method _setMessages
Set the messages specific to this test
Method _setMessages
Extended for curl-specific message
Method _setParam
Set a parameter in the $_request.
Method _setResult
Sets the result code
Method _underscore
Convert keys to valid property ids.
Method _write
Writes data to to the timeserver
Method _write
Abstract method that writes data to to the timeserver
Method _write
Sends the NTP packet to the server
Method __call
__call()
Method __call
ZFormDynamicElement::__call() in ZFormDynamicElement.php
Method __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.
Method __construct
ZFormElementBehaviorAbstract::__construct() in ZFormElementBehaviorAbstract.php
Class constructor. Initialize $_element to as the target of behavior.
Method __construct
ZFormWebElement::__construct() in ZFormWebElement.php
Method __construct
ZFormHiddenField::__construct() in ZFormHiddenField.php
Class constructor. Sets up the ZForm element, types it as a 'HIDDEN' element
Method __construct
ZFormInputElement::__construct() in ZFormInputElement.php
Class constructor. Sets up the ZForm element, types it as a 'INPUT' element.
Method __construct
ZFormImage::__construct() in ZFormImage.php
Class constructor. Sets up the ZForm element, types it as a 'IMAGE' element
Method __construct
ZFormRadioButton::__construct() in ZFormRadioButton.php
Class constructor. Sets up the ZForm element, types it as a 'RADIO' element.
Method __construct
ZFormPasswordField::__construct() in ZFormPasswordField.php
Class constructor. Sets up the ZForm element, types it as a 'PASSWORD' element.
Method __construct
ZFormLink::__construct() in ZFormLink.php
Class constructor.
Method __construct
ZFormOption::__construct() in ZFormOption.php
Class constructor. Sets up the ZForm element, types it as a 'OPTION' element.
Method __construct
ZFormRegExpValidator::__construct() in ZFormRegExpValidator.php
Method __construct
ZFormFile::__construct() in ZFormFile.php
Class constructor. Sets up the ZForm element, types it as a 'FILE' element
Method __construct
ZFormEntryField::__construct() in ZFormEntryField.php
Class constructor. Sets up the ZForm element, types it as a 'TEXT' element
Method __construct
ZFormElementValidator::__construct() in ZFormElementValidator.php
Method __construct
ZFormSubmitButton::__construct() in ZFormSubmitButton.php
Class constructor. Sets up the ZForm element, types it as a 'SUBMIT' element.
Method __construct
ZFormSelect::__construct() in ZFormSelect.php
Class constructor. Sets up the ZForm element, types it as a 'SELECT' element.
Method __construct
ZFormResetButton::__construct() in ZFormResetButton.php
Class constructor. Sets up the ZForm element, types it as a 'RESET' element.
Method __construct
ZFormElementEvent::__construct() in ZFormElementEvent.php
Class constructor. Simply initialize the instance variables to the variables passed
Method __construct
Zend_Auth_Result::__construct() in ResultProposed.php
Method __construct
Method __construct
__construct() -
Method __construct
__construct() - Instance constructor, needed to get iterators, etc
Method __construct
Class constructor, sets the timeserver and port number
Method __construct
ZFormElement::__construct() in ZFormElement.php
Class constructor. Initializes internal instance variables. $id is
Method __construct
Constructor
Method __construct
Constructor
Method __construct
An array of default values can be passed to this component
Method __construct
Method __construct
Constructor
Method __construct
Class constructor
Method __construct
Constructor requires a unique id
Method __construct
Generates the standard calendar object Extends from Zend_Date and makes use of it's functions'
Method __construct
Adapter constructor, currently empty. Config is set using setConfig()
Method __construct
__construct()
Method __construct
Zend_Db_Xml_XmlContentStore_Db2 constructor
Method __construct
Constructor.
Method __construct
Method __construct
Zend_Db_Xml_XmlIterator constructor
Method __construct
Zend_Db_Xml_XmlContentStore constructor
Method __construct
Class constructor. Sets up the ZForm element, types it a a 'FORM' element
Method __construct
ZFormButton::__construct() in ZFormButton.php
Class constructor. Sets up the ZForm element, types it as a 'FORM' element
Method __construct
ZFormDynamicElement::__construct() in ZFormDynamicElement.php
Method __construct
ZFormCheckbox::__construct() in ZFormCheckbox.php
Class constructor. Sets up the ZForm element, types it as a 'CHECKBOX' element
Method __construct
Zend_Db_Xml_XmlContent constructor
Method __construct
ZFormAjaxBehavior::__construct() in ZFormAjaxBehavior.php
Class constructor. Simply initialize the instance variables to the variables passed
Method __construct
Constructor
Method __construct
Class constructor, sets the timeserver and port number
Method __construct
Zend_TimeSync constructor
Method __construct
Constructor for Test skeleton class
Method __construct
Method __destruct
Destructor: make sure curl is disconnected
Method __destruct
Class destructor to ensure all open connections are closed
Method __get
Magic method for retrieving properties.
Method __get
ZFormWebElement::__get() in ZFormWebElement.php
ZFormWebElements maintain HTML attributes using the __get method.
Method __get
ZFormDynamicElement::__get() in ZFormDynamicElement.php
Method __get
__get()
Method __isset
Support isset() overloading on PHP 5.1
Method __set
ZFormWebElement::__set() in ZFormWebElement.php
Sets the value of the $nm HTML property on the ZFormWebElement.
Method __set
Magic method for setting properties.
Method __set
ZFormDynamicElement::__set() in ZFormDynamicElement.php
Method __toString
a b c d e f g h i k l m n o p r s t u v w x z _