-
$field
-
Field name or field number (depending from context)
-
$FileFormat
-
-
$filename
-
-
$FileSize
-
-
$firstResultPosition
-
-
$firstResultPosition
-
-
$freqPointer
-
Data offset in a Frequencies file.
-
factory
-
Create a new Zend_Uri object for a URI. If building a new URI, then $uri should contain only the scheme (http, ftp, etc). Otherwise, supply $uri with the complete URI.
-
factory
-
Factory for Zend_Db_Adapter classes.
-
faultCode
-
In case there was a failure in the request, this function gets the failure code
-
faultString
-
In case there was a failure in the request, this function gets the failure string
-
fetch
-
fetches a row from a result set
-
fetch
-
fetches a row from a result set
-
fetch
-
fetches a row from the result set
-
fetch
-
fetches a row from the result set
-
fetchAll
-
Fetches all rows.
-
fetchAll
-
fetches an array containing all of the rows from a result set
-
fetchAll
-
Fetches all SQL result rows as a sequential array.
-
fetchAll
-
Fetches all SQL result rows as a sequential array.
-
fetchAll
-
fetches an array containing all of the rows from a result set
-
fetchAll
-
fetches an array containing all of the rows from a result set
-
fetchAssoc
-
Fetches all SQL result rows as an associative array.
-
fetchAssoc
-
Fetches all SQL result rows as an associative array.
-
fetchCol
-
Fetches the first column of all SQL result rows as an array.
-
fetchCol
-
Fetches the first column of all SQL result rows as an array.
-
fetchColumn
-
returns the data from a single column in a result set
-
fetchColumn
-
returns the data from a single column in a result set
-
fetchColumn
-
returns the data from a single column in a result set
-
fetchNew
-
Fetches a new blank row (not from the database).
-
fetchObject
-
fetches the next row and returns it as an object
-
fetchObject
-
fetches the next row and returns it as an object
-
fetchObject
-
fetches the next row and returns it as an object
-
fetchOne
-
Fetches the first column of the first row of the SQL result.
-
fetchOne
-
Fetches the first column of the first row of the SQL result.
-
fetchPairs
-
Fetches all SQL result rows as an array of key-value pairs.
-
fetchPairs
-
Fetches all SQL result rows as an array of key-value pairs.
-
fetchRow
-
Fetches the first row of the SQL result.
-
fetchRow
-
Fetches one row.
-
fetchRow
-
Fetches the first row of the SQL result.
-
fileExists
-
Returns true if a file with the given $filename exists.
-
fileExists
-
Returns true if a file with the given $filename exists.
-
fileLength
-
Returns the length of a $filename in the directory.
-
fileLength
-
Returns the length of a $filename in the directory.
-
fileList
-
Returns an array of strings, one for each file in the directory.
-
fileList
-
Returns an array of strings, one for each file in the directory.
-
fileModified
-
Returns the UNIX timestamp $filename was last modified.
-
fileModified
-
Returns the UNIX timestamp $filename was last modified.
-
find
-
Performs a query against the index and returns an array of ZSearchQueryHit objects.
-
find
-
Fetches rows by primary key.
-
findFeeds
-
Attempts to find feeds at $uri referenced by <link ... /> tags. Returns an array of the feeds referenced at $uri.
-
fire
-
Delivers the event to the registered event listeners for the type specified by the event from the subject.
-
fireEvent
-
Fire the given event into the element tree. Elements are not
-
flush
-
Write a message to the log. This function really just writes the message to the buffer.
-
flush
-
Dump current drawing instructions into the content stream.
-
flush
-
Write a message to the log. This function really just writes the message to the buffer.
-
formatActionName
-
Formats a string into an action name. This is used to take a raw action name, such as one that would be packaged inside a Zend_Controller_Dispatcher_Token object, and reformat into a proper method name that would be found inside a class extending Zend_Controller_Action.
-
formatControllerName
-
Formats a string into a controller name. This is used to take a raw controller name, such as one that would be packaged inside a Zend_Controller_Dispatcher_Token object, and reformat it to a proper class name that a class extending Zend_Controller_Action would use.
-
formButton
-
Generates a 'button' element.
-
formCheckbox
-
Generates a 'checkbox' element.
-
formFile
-
Generates a 'file' element.
-
formHidden
-
Generates a 'hidden' element.
-
formImage
-
Generates an 'image' element.
-
formNote
-
Helper to show a "note" based on a hidden value.
-
formPassword
-
Generates a 'password' element.
-
formRadio
-
Generates a set of radio button elements.
-
formReset
-
Generates a 'reset' button.
-
formSelect
-
Generates 'select' list of options.
-
formSubmit
-
Generates a 'submit' button.
-
formText
-
Generates a 'text' element.
-
formTextarea
-
Generates a 'textarea' element.
-
forUpdate
-
Makes the query SELECT FOR UPDATE.
-
from
-
Adds a FROM table and optional columns to the query.
-
Field.php
-
-
FieldInfo.php
-
-
Front.php
-
-
Feed.php
-
-
Filter.php
-
-
File.php
-
-
File.php
-
-
Font.php
-
-
Flickr.php
-
-
FormButton.php
-
-
FormCheckbox.php
-
-
FormElement.php
-
-
FormFile.php
-
-
FormHidden.php
-
-
FormImage.php
-
-
FormNote.php
-
-
FormPassword.php
-
-
FormRadio.php
-
-
FormReset.php
-
-
FormSelect.php
-
-
FormSubmit.php
-
-
FormTextarea.php
-
-
FormText.php
-
-
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.
-
get
-
Send a GET HTTP Request
-
get
-
Send a GET HTTP Request
-
get
-
Send a GET HTTP Request
-
getActionName
-
Returns the action name, in the raw form.
-
getAdapter
-
Gets the Zend_Db_Adapter for this particular Zend_Db_Table object.
-
getAlnum
-
Returns only the alphabetic characters and digits in value.
-
getAlnum
-
Returns only the alphabetic characters and digits in value.
-
getAlpha
-
Returns only the alphabetic characters in value.
-
getAlpha
-
Returns only the alphabetic characters in value.
-
getAsXML
-
Return the XML code that represent struct native MXL-RPC value
-
getAsXML
-
Return the XML code that represent a scalar native MXL-RPC value
-
getAsXML
-
Return the XML code that represent an array native MXL-RPC value
-
getAsXML
-
Return the XML code that represent a native MXL-RPC value
-
getAttribute
-
Returns the value of the $name attribute associated with the element
-
getAttribute
-
retrieves a Zend_Db_Statement attribute
-
getAttribute
-
retrieves a Zend_Db_Statement attribute
-
getAttributes
-
Return the associative array of attribute maintained by the element.
-
getBehaviors
-
Returns the list (array) of behaviors associated with the element
-
getBody
-
Get Response Body
-
getBoost
-
Gets the boost for this clause. Documents matching this clause will (in addition to the normal weightings) have their score multiplied by boost. The boost is 1.0 by default.
-
getCallbacks
-
Returns the value of the callbacks instance variable
-
getChecked
-
Returns the true if the CheckBox is checked
-
getChildNodes
-
Return the list (array) of children contained by the element
-
getConnection
-
Returns the underlying database connection object or resource. If not presently connected, this may return null.
-
getContent
-
Get the Content of the current Mail Part in the given encoding.
-
getControllerName
-
Returns the controller name, in the raw form.
-
getData
-
Returns the opaque user data associated with the event
-
getDefault
-
Return the default Analyzer implementation used by indexing code.
-
getDefault
-
Return the default Similarity implementation used by indexing and search code.
-
getDigits
-
Returns only the digits in value. This differs from getInt().
-
getDigits
-
Returns only the digits in value. This differs from getInt().
-
getDir
-
Returns dirname(value).
-
getDir
-
Returns dirname(value).
-
getDirectory
-
Returns the ZSearchDirectory instance for this index.
-
getDispatcher
-
Return the dispatcher object.
-
getDocument
-
Returns a Zend_Search_Lucene_Document object for the document number $id in this index.
-
getDocument
-
Return the document object for this hit
-
getDOM
-
Return the underlying DOM object, which can then be manipulated with full DOM methods.
-
getElapsedSecs
-
Get the elapsed time (in seconds) that the query ran. If the query has not yet ended, return false.
-
getElement
-
-
getElementById
-
Returns the childs whose ID is $id. If the $recursive = true, continue search depth first for the child
-
getEnabled
-
Get the current state of enable. If True is returned, the profiler is enabled.
-
getEndOffset
-
Returns this Token's ending offset, one greater than the position of the last character corresponding to this token in the source text.
-
getEnumerationShift
-
Retrive object enumeration shift.
-
getErrorMessage
-
Returns the error message originated by the $child
-
getErrorMessage
-
-
getEventListeners
-
Simple getter for the event listeners associated with the web element
-
getFactory
-
Check, that object is generated by specified factory
-
getFactory
-
Check, that object is generated by specified factory
-
getFetchMode
-
Get the fetch mode.
-
getFetchMode
-
Get the fetch mode.
-
getField
-
Returns field info for specified field
-
getField
-
Returns Zend_Search_Lucene_Field object for a named field in this document.
-
getFieldNames
-
Return an array with the names of the fields in this document.
-
getFieldNames
-
Returns a list of all unique field names that exist in this index.
-
getFieldNum
-
Returns field index or -1 if field is not found
-
getFields
-
Returns array of fields.
-
getFields
-
-
getFieldValue
-
Returns the string value of a named field in this document.
-
getFileObject
-
Returns a ZSearchFile object for a given $filename in the directory.
-
getFileObject
-
Returns a ZSearchFile object for a given $filename in the directory.
-
getFillColor
-
Get fill color.
-
getFont
-
Get current font.
-
getFont
-
Get current font.
-
getFontSize
-
Get current font size
-
getFontSize
-
Get current font size
-
getFragment
-
Returns the fragment portion of the URL (after #), or FALSE if none.
-
getFrom
-
returns the sender of the mail
-
getGenNum
-
Get generation number
-
getGenNum
-
Get generation number
-
getHeaders
-
Return Response Headers
-
getHeaders
-
Return the headers for this part as a string
-
getHeight
-
Return the height of this page in points.
-
getHost
-
Returns the domain or host IP portion of the URL, or FALSE if none.
-
getHTMLTarget
-
Returns the value of the htmlid instance variable
-
getHttpClient
-
Gets the HTTP client object.
-
getHttpClient
-
Gets the HTTP client object.
-
getId
-
Get factory ID
-
getID
-
Return simple ID of the element
-
getIdByEmail
-
Utility function to find Flickr User IDs for emails.
-
getIdByUsername
-
Utility function to find Flickr User IDs for usernames.
-
getIDPath
-
Compute, if necessary, and return the fully qualified path of the element within the containment structured defined via the parentnode
-
getImageDetails
-
Utility function to find Flickr photo details by ID.
-
getIndex
-
Return the index object for this hit
-
getIndexWriter
-
Returns an instance of Zend_Search_Lucene_Index_Writer for the index
-
getInstance
-
Return one and only one instance of the Zend_Controller_Front object
-
getInt
-
Returns (int) value.
-
getInt
-
Returns (int) value.
-
getIsProcessing
-
Returns the status of the processing flag
-
getJavaScript
-
Return the document-level JavaScript or null if there is no JavaScript for this document
-
getKeys
-
Return dictionary keys
-
getLastFreeObject
-
Get header of free objects list Returns object number of last free object
-
getLastFreeObject
-
Get header of free objects list Returns object number of last free object
-
getLastFreeObject
-
Get header of free objects list Returns object number of last free object
-
getLastQueryProfile
-
Get the Zend_Db_Profiler_Query object for the last query that was run, regardless if it has ended or not. If the query has not ended, it's end time will be Null.
-
getLength
-
Returns first $length characters of value.
-
getLength
-
Returns first $length characters of value.
-
getLineColor
-
Get line color.
-
getLineDashingPattern
-
Get line dashing pattern
-
getLineDashingPhase
-
Get line dashing phase
-
getLineWidth
-
Get line width.
-
getLoggerInfo
-
Returns information about the registered loggers.
-
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
-
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
-
getMemento
-
Default implementation of retriving the memento associated with the element
-
getMemento
-
Default implementation of retriving the memento associated with the element
-
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
-
getMime
-
returns the Zend_Mime object in use by this Message.
-
getMimeBoundary
-
returns the boundary string used for this email.
-
getName
-
Return segment name
-
getName
-
-
getNamedActions
-
Return an associative array containing all the named actions in the PDF.
-
getNewGeneration
-
Get next generation number for free object
-
getNextFree
-
Get next object from a list of free objects.
-
getObject
-
Read inderect object from a PDF stream
-
getObjectCount
-
Get object counter
-
getObjectDump
-
Get string representation of the object
-
getObjNum
-
Get object number
-
getObjNum
-
Get object number
-
getOffset
-
Get object offset
-
getPageDictionary
-
Retrive PDF file reference to the page
-
getParams
-
Get the parameters array.
-
getParentNode
-
Return the parent node reference maintained by the element
-
getParentObject
-
Get top level parent indirect object.
-
getParser
-
Context parser
-
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.
-
getPassword
-
Returns the password portion of the URL, or FALSE if none.
-
getPath
-
Returns realpath(value).
-
getPath
-
Returns realpath(value).
-
getPath
-
Returns the path and filename portion of the URL, or FALSE if none.
-
getPDFLength
-
Get length of source PDF
-
getPDFLength
-
Get length of source PDF
-
getPDFLength
-
Get length of source PDF
-
getPDFLength
-
Get length of source PDF
-
getPDFString
-
Get PDF String
-
getPDFString
-
Get PDF String
-
getPDFString
-
Get PDF String
-
getPDFString
-
Get PDF String
-
getPort
-
Returns the TCP port, or FALSE if none.
-
getPosition
-
Returns the value of the position instance variable
-
getPositionIncrement
-
Returns the position increment of this Token.
-
getPrev
-
Getter for $this->_prev
-
getProfiler
-
Returns the profiler for this adapter.
-
getQuery
-
Returns the query portion of the URL (after ?), or FALSE if none.
-
getQuery
-
Get the original SQL text of the query.
-
getQueryProfile
-
Get a profile for a query. Pass it the same handle that was returned by queryStart() and it will return a Zend_Db_Profiler_Query object.
-
getQueryProfiles
-
Get an array of query profiles (Zend_Db_Profiler_Query objects). If $queryType
-
getQueryType
-
Get the type of this query (one of the Zend_Db_Profiler::* constants)
-
getRaw
-
Returns value.
-
getRecipients
-
Return list of recipient email addresses
-
getRefTable
-
Get reference table, which corresponds to the trailer.
-
getRefTable
-
Context reference table
-
getResource
-
Get resource.
-
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'
-
getRouter
-
Return the router object.
-
getRunat
-
-
getScheme
-
-
getSigns
-
Return terms signs
-
getSimilarity
-
Retrive similarity used by index reader
-
getSlop
-
Get slop
-
getSource
-
Returns the ZFormElement which is the source of the event
-
getStartOffset
-
Returns this Token's starting offset, the position of the first character corresponding to this token in the source text.
-
getStatus
-
Return Response Status
-
getStyle
-
Return the style, applied to the page.
-
getSubject
-
returns the subject of the mail
-
getTermInfo
-
Scans terms dictionary and returns term info
-
getTerms
-
Returns query term
-
getTerms
-
Returns query term
-
getTermText
-
Returns the Token's term text.
-
getText
-
Property getter for the link text field
-
getText
-
Returns the text which will be displayed in the selection box.
-
getTotalElapsedSecs
-
Get the total elapsed time (in seconds) of all of the profiled queries.
-
getTotalNumQueries
-
Get the total number of queries that have been profiled. Only queries that have ended will be counted. If $queryType is set to one of the Zend_Db_Profiler::* constants, only queries of that type will be counted.
-
getTrailer
-
Get Trailer object
-
getType
-
Return type of the element.
-
getType
-
Return type of the element.
-
getType
-
Return type of the element.
-
getType
-
Return type of the element.
-
getType
-
Returns the type of the event. See constants in ZFormElementEvent
-
getType
-
Get the native XML-RPC type (the type is one of the Zend_XmlRpc_Value::XMLRPC_TYPE_* constants)
-
getType
-
Return type of the element.
-
getType
-
Return type of the element.
-
getType
-
Return type of the element.
-
getType
-
Return type of the element.
-
getType
-
Return type of the element.
-
getType
-
Returns this Token's lexical type. Defaults to 'word'.
-
getType
-
Return type of the element.
-
getType
-
Return type of the element.
-
getUri
-
Returns a URI based on current values of the instance variables. If any part of the URI does not pass validation, then an exception is thrown.
-
getUri
-
-
getUri
-
Get the Zend_Uri for this URI.
-
getUri
-
Return a string representation of this URI.
-
getURL
-
Returns the URL of the AJAX behavior
-
getUsername
-
Returns the username portion of the URL, or FALSE if none.
-
getValidationErrors
-
Returns the array of validation errors associated with the element.
-
getValidators
-
Returns the list of validators associated with the element
-
getValue
-
The weight for this query.
-
getValue
-
The weight for this query
-
getValue
-
Return the value of this object, convert the XML-RPC native boolean value into a PHP boolean
-
getValue
-
Return the value of this object, convert the XML-RPC native base64 value into a PHP string We return this value decoded (a normal string)
-
getValue
-
The weight for this query
-
getValue
-
Return the value of this object, convert the XML-RPC native integer value into a PHP integer
-
getValue
-
The weight for this query
-
getValue
-
Return the value of this object, convert the XML-RPC native value into a PHP variable
-
getValue
-
Return the value of this object, convert the XML-RPC native string value into a PHP string Decode all encoded risky XML entities back to normal characters
-
getValue
-
Return the value of this object, convert the XML-RPC native double value into a PHP float
-
getValue
-
Abstract method used to retrive the value associated with the
-
getValue
-
Return the value of this object, convert the XML-RPC native collection values into a PHP array
-
getValue
-
Return the value of this object, convert the XML-RPC native dateTime value into a PHP integer (unix timestamp representation of the iso8601 date format)
-
getValue
-
Overridden implementation of getValue which returns the 'value' attribute of the ZFormWebElement
-
getWidth
-
Return the width of this page in points.
-
getXmlRpcValue
-
Creates a Zend_XmlRpc_Value* object, representing a native XML-RPC value
-
group
-
Adds grouping to the query.
-
GrayScale.php
-
-
Generator.php
-
-
$icon_server
-
-
$id
-
-
$id
-
Number of the document in the index
-
$id
-
-
$indexInterval
-
Expert: The fraction of terms in the "dictionary" which should be stored
-
$indexPointer
-
Term offset of the _next_ term in a TermDictionary file.
-
$isBinary
-
-
$isfamily
-
-
$isfriend
-
-
$isIndexed
-
-
$isIndexed
-
-
$ispublic
-
-
$isStored
-
-
$isTokenized
-
-
DISPOSITION_ATTACHMENT
-
-
DISPOSITION_INLINE
-
-
FILLMETHOD_EVENODD
-
-
FILLMETHOD_NONZEROWINDING
-
-
idf
-
Computes a score factor for a simple term or a phrase.
-
idfFreq
-
Implemented as 'log(numDocs/(docFreq+1)) + 1'.
-
idfFreq
-
Computes a score factor based on a term's document frequency (the number of documents which contain the term). This value is multiplied by the tf(int) factor for each term in the query and these products are then summed to form the initial score for a document.
-
imageSearch
-
Perform a search of images. The most basic query consists simply of a plain text search, but you can also specify the type of image, the format, color, etc.
-
import
-
Imports a feed located at $uri.
-
importFile
-
Imports a feed from a file located at $filename.
-
importString
-
Imports a feed represented by $string.
-
indexAction
-
Any controller extending Zend_Controller_Action must provide an index() method. The index() method is the default action for the controller when no action is specified.
-
info
-
Returns table information.
-
init
-
-
initialize
-
-
insert
-
Inserts a new row.
-
insert
-
Inserts a table row with specified data.
-
insert
-
Inserts a table row with specified data.
-
instructions
-
Instructions, which can be directly inserted into content stream to switch color.
-
instructions
-
Instructions, which can be directly inserted into content stream to switch color.
-
instructions
-
Instructions, which can be directly inserted into content stream to switch color.
-
instructions
-
Dump style to a string, which can be directly inserted into content stream
-
instructions
-
Instructions, which can be directly inserted into content stream to switch color.
-
invokeApplication
-
Abstract implementation of invoking the application component associated
-
isAlnum
-
Returns value if every character is alphabetic or a digit, FALSE otherwise.
-
isAlnum
-
Returns value if every character is alphabetic or a digit, FALSE otherwise.
-
isAlpha
-
Returns value if every character is alphabetic, FALSE otherwise.
-
isAlpha
-
Returns value if every character is alphabetic, FALSE otherwise.
-
isAsync
-
Returns the value of the async instance variable
-
isBetween
-
Returns value if it is greater than or equal to $min and less than or equal to $max, FALSE otherwise. If $inc is set to FALSE, then the value must be strictly greater than $min and strictly less than $max.
-
isBetween
-
Returns value if it is greater than or equal to $min and less than or equal to $max, FALSE otherwise. If $inc is set to FALSE, then the value must be strictly greater than $min and strictly less than $max.
-
isCcnum
-
Returns value if it is a valid credit card number format. The optional second argument allows developers to indicate the type.
-
isCcnum
-
Returns value if it is a valid credit card number format. The optional second argument allows developers to indicate the type.
-
isDate
-
Returns $value if it is a valid date, FALSE otherwise. The date is required to be in ISO 8601 format.
-
isDate
-
Returns $value if it is a valid date, FALSE otherwise. The date is required to be in ISO 8601 format.
-
isDigits
-
Returns value if every character is a digit, FALSE otherwise.
-
isDigits
-
Returns value if every character is a digit, FALSE otherwise.
-
isDispatchable
-
Returns TRUE if an action can be dispatched, or FALSE otherwise.
-
isDispatchable
-
Returns TRUE if the Zend_Controller_Dispatcher_Token object can be dispatched to a controller.
-
isEmail
-
Returns value if it is a valid email format, FALSE otherwise.
-
isEmail
-
Returns value if it is a valid email format, FALSE otherwise.
-
isError
-
Check if Response is an error
-
isFloat
-
Returns value if it is a valid float value, FALSE otherwise.
-
isFloat
-
Returns value if it is a valid float value, FALSE otherwise.
-
isFree
-
Check, that object is free
-
isGreaterThan
-
Returns value if it is greater than $min, FALSE otherwise.
-
isGreaterThan
-
Returns value if it is greater than $min, FALSE otherwise.
-
isHex
-
Returns value if it is a valid hexadecimal format, FALSE otherwise.
-
isHex
-
Returns value if it is a valid hexadecimal format, FALSE otherwise.
-
isHostname
-
Returns value if it is a valid hostname, FALSE otherwise.
-
isHostname
-
Returns value if it is a valid hostname, FALSE otherwise.
-
isInt
-
Returns value if it is a valid integer value, FALSE otherwise.
-
isInt
-
Returns value if it is a valid integer value, FALSE otherwise.
-
isIp
-
Returns value if it is a valid IP format, FALSE otherwise.
-
isIp
-
Returns value if it is a valid IP format, FALSE otherwise.
-
isLength
-
Returns value if its length is greater than $min and less than $max, FALSE otherwise.
-
isLength
-
Returns value if its length is greater than $min and less than $max, FALSE otherwise.
-
isLessThan
-
Returns value if it is less than $max, FALSE otherwise.
-
isLessThan
-
Returns value if it is less than $max, FALSE otherwise.
-
isLogLevel
-
Tests if the supplied $level is one of the valid log levels (Zend_Log::LEVEL_* constants).
-
isModified
-
Check if PDF file was modified
-
isMultiPart
-
check if message needs to be sent as multipart mime message of if it has only one part.
-
isName
-
Returns value if it is a valid format for a person's name, FALSE otherwise.
-
isName
-
Returns value if it is a valid format for a person's name, FALSE otherwise.
-
isOneOf
-
Returns value if it is one of $allowed, FALSE otherwise.
-
isOneOf
-
Returns value if it is one of $allowed, FALSE otherwise.
-
isPhone
-
Returns value if it is a valid phone number format, FALSE otherwise. The optional second argument indicates the country.
-
isPhone
-
Returns value if it is a valid phone number format, FALSE otherwise. The optional second argument indicates the country.
-
isPrintable
-
check if the given string is "printable" i.e. contains no non-printable characters. if this returns false, encode the string for secure delivery
-
isReadable
-
Returns TRUE if the $filename is readable, or FALSE otherwise. This function uses the PHP include_path, where PHP's is_readable() does not.
-
isRedirect
-
Check if Response is a redirect
-
isRegex
-
Returns value if it matches $pattern, FALSE otherwise. Uses preg_match() for the matching.
-
isRegex
-
Returns value if it matches $pattern, FALSE otherwise. Uses preg_match() for the matching.
-
isSuccessful
-
Check if Response is successful
-
isUri
-
-
isUri
-
-
isZip
-
Returns value if it is a valid US ZIP, FALSE otherwise.
-
isZip
-
Returns value if it is a valid US ZIP, FALSE otherwise.
-
itemLookup
-
Look up for a Single Item
-
itemSearch
-
Search for Items
-
Interface.php
-
-
Interface.php
-
-
Interface.php
-
-
Inflector.php
-
-
Interface.php
-
-
InputFilter.php
-
-
Interface.php
-
-
Interface.php
-
-
Image.php
-
-
Image.php
-
-
Item.php
-
-
Image.php
-
-
ImageResultSet.php
-
-
ImageResult.php
-
-
Image.php
-
-
Integer.php
-
-
LINEDASHING_SOLID
-
-
LINEEND
-
-
LINEEND
-
-
LINELENGTH
-
-
$SalesRank
-
-
$score
-
Score of the hit
-
$secret
-
-
$server
-
-
$SimilarProducts
-
-
$skipInterval
-
Expert: The fraction of TermDocs entries stored in skip tables.
-
$skipOffset
-
ScipData offset in a Frequencies file.
-
$Small
-
-
$SmallImage
-
-
$Square
-
-
$standardFonts
-
-
$State
-
-
$storeTermVector
-
-
$storeTermVector
-
-
$stringValue
-
-
$Subjects
-
-
$Summary
-
-
$Summary
-
-
$Summary
-
-
SegmentInfo.php
-
-
SegmentWriter.php
-
-
Sqlite.php
-
-
Select.php
-
-
Statement.php
-
-
Sendmail.php
-
-
Smtp.php
-
-
Stream.php
-
-
Stream.php
-
-
String.php
-
-
Standard.php
-
-
Style.php
-
-
SimilarProduct.php
-
-
Scalar.php
-
-
String.php
-
-
Struct.php
-
-
save
-
Saves the properties to the database.
-
save
-
Render PDF document and save it.
-
saveGS
-
Save the graphics state of this page.
-
saveXML
-
-
saveXMLFragment
-
-
score
-
Score specified document
-
score
-
Score specified document
-
score
-
Score specified document
-
score
-
Score specified document
-
search
-
Search using the prepared query
-
seek
-
Sets the file position indicator and advances the file pointer.
-
seek
-
Sets the file position indicator and advances the file pointer.
-
seek
-
Implement SeekableIterator::sek
-
seek
-
Implement SeekableIterator::sek
-
seek
-
Implement SeekableIterator::seek
-
select
-
Creates and returns a new Zend_Db_Select object for this adapter.
-
select
-
Creates and returns a new Zend_Db_Select object for this adapter.
-
send
-
Sends this email using the given transport or a previously set DefaultTransport or the internal mail function if no default transport had been set.
-
sendMail
-
send an email
-
sendMail
-
Send an eMail independent from the used transport
-
sendMail
-
-
setActionName
-
Sets the action name. This is the raw name, such as it would be extracted from the URI. It is the responsibility of the dispatcher to format it.
-
setAdapterOption
-
Sets and adapter-specific option.
-
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
-
setAttribute
-
Set the value of the $name attribute within the element
-
setAttribute
-
sets a Zend_Db_Statement attribute
-
setAttribute
-
sets a Zend_Db_Statement attribute
-
setBodyHtml
-
Sets the HTML Body for this eMail
-
setBodyText
-
Sets the Text body for this message.
-
setBoost
-
Sets the boost for this query clause to $boost.
-
setCallbacks
-
Set the value of the callback instance variable
-
setChecked
-
Sets the value of the HTML checked attribute
-
setControllerDirectory
-
Convenience method, passthru to Zend_Controller_Dispatcher::setControllerDirectory()
-
setControllerDirectory
-
Sets the directory where the Zend_Controller_Action class files are stored.
-
setControllerName
-
Sets the controller name. This is the raw name, such as it would be extracted from the URI. It is the responsibility of the dispatcher to format it.
-
setDefault
-
Set the default Similarity implementation used by indexing and search code.
-
setDefault
-
Set the default Analyzer implementation used by indexing code.
-
setDefaultAdapter
-
Sets the default Zend_Db_Adapter for all Zend_Db_Table objects.
-
setDefaultLogger
-
Sets the default logger. If no logName is specified, then "LOG" is used. For any named logger other than "LOG", the logger must have been registered with registerLogger().
-
setDefaultTransport
-
sets the default Zend_Mail_Transport_Interface for all following uses of Zend_Mail::send();
-
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
-
Take a DOMElement object, which may be originally from a call to getDOM() or may be custom created, and use it as the DOM tree for this ZFeedElement.
-
setEnabled
-
Enable or disable the profiler. If $enable is false, the profiler is disabled and will not log any queries sent to it.
-
setEscape
-
Sets the _escape() callback.
-
setFetchMode
-
sets the fetch mode for a Zend_Db_Statement
-
setFetchMode
-
sets the fetch mode for a Zend_Db_Statement
-
setFetchMode
-
Set the fetch mode.
-
setFetchMode
-
Set the PDO fetch mode.
-
setFetchMode
-
Set the fetch mode.
-
setFetchMode
-
Set the fetch mode.
-
setFields
-
-
setFilename
-
Sets the filename to read for get() response.
-
setFillColor
-
Set fill color.
-
setFillColor
-
Set fill color.
-
setFilter
-
Resets the filter stack.
-
setFilterElapsedSecs
-
Sets a minimum number of seconds for saving query profiles. If this is set, only those queries whose elapsed time is equal or greater than $minimumSeconds will be saved. To save all queries regardless of elapsed time, set $minimumSeconds to null.
-
setFilterPath
-
Resets the stack of filter paths.
-
setFilterQueryType
-
Sets the types of query profiles to save. Set $queryType to one of the Zend_Db_Profiler::* constants to only save profiles for that type of query. To save more than one type, logical OR them together. To save all queries regardless of type, set $queryType to null.
-
setFont
-
Set current font.
-
setFont
-
Set current font.
-
setFontSize
-
Modify current font size
-
setFragment
-
Sets the fragment for the current URI, and returns the old fragment
-
setFrom
-
Sets From Header and sender of the eMail
-
setFromArray
-
Sets all data in the row from an array.
-
setHeaders
-
Set the $headers to send. Headers are supplied as an array of strings, where each string is a header formatted like "Field: value".
-
setHelperPath
-
Resets the stack of helper paths.
-
setHost
-
Sets the host for the current URI, and returns the old host
-
setHTMLTarget
-
Sets the value of the htmlid target instance variable
-
setHttpClient
-
Sets the HTTP client object to use for retrieving the feeds. If none is set, the default Zend_HttpClient will be used.
-
setHttpClient
-
Sets the HTTP client object to use for retrieving the feeds. If none is set, the default Zend_HttpClient will be used.
-
setID
-
Sets the ID of the element. The ID is checked for validitiy within
-
setJavaScript
-
Set the document-level JavaScript
-
setLevel
-
Sets the logging level of the log instance to one of the Zend_Log::LEVEL_* constants. Only messages with this log level will be logged by the instance, all others will be ignored.
-
setLineColor
-
Set line color.
-
setLineColor
-
Set line color.
-
setLineDashingPattern
-
Set line dashing pattern
-
setLineDashingPattern
-
Set line dashing pattern
-
setLineWidth
-
Set line width.
-
setLineWidth
-
Set line width.
-
setMask
-
Sets the logging level of the log instance based on a mask. The mask is the bitwise OR of any of the Zend_Log::LEVEL_* constants.
-
setMemento
-
Restores the state of the ZFormImage from its memento which was returned by getMemento.
-
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
-
Retores the state of the link from its memento
-
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.
-
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
-
setMessagePrefix
-
Sets a message prefix. The prefix will be automatically prepended to any message that is sent to the specified log.
-
setMessageSuffix
-
Sets a message suffix. The suffix will be automatically appended to any message that is sent to the specified log.
-
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.
-
setMimeBoundary
-
Set an arbitrary mime boundary for this mail object.
-
setName
-
-
setObjectCount
-
Set object counter
-
setOption
-
Sets either 'fieldMessage' to change the field name where messages are logged, or 'fieldLevel' to change the field name where the log levels are logged.
-
setOption
-
Sets an option specific to the implementation of the log adapter.
-
setOption
-
-
setOption
-
Sets an option specific to the implementation of the log adapter.
-
setOption
-
Sets an option specific to the implementation of the log adapter.
-
setParams
-
Sets the parameters array.
-
setParent
-
-
setParent
-
Set parent reference table
-
setParentNode
-
Changes the parent node associated with the element to the new $parent specified in the parameter.
-
setParentObject
-
Set top level parent indirect object.
-
setParts
-
sets the given Array of Zend_Mime_Parts as the Array for this eMail.
-
setPassword
-
Sets the password for the current URI, and returns the old password
-
setPath
-
Sets the path for the current URI, and returns the old path
-
setPort
-
Sets the port for the current URI, and returns the old port
-
setPosition
-
Sets the value of the position target instance variable
-
setPositionIncrement
-
positionIncrement setter
-
setPrev
-
Setter for $this->_prev
-
setProcess
-
Sets the processing flag, at any point during the process loop an element can terminate futher process by setting this flag to false
-
setQueryArray
-
Sets given associative array to query string for the current URI, and returns the old query string
-
setQueryString
-
Sets the query string for the current URI, and returns the old query string
-
setRouter
-
Set the router object. The router is responsible for mapping the request to a Zend_Controller_Dispatcher_Token object for dispatch.
-
setScriptPath
-
Resets the stack of view script paths.
-
setSlop
-
Set slop
-
setStyle
-
Set the style to use for future drawing operations on this page
-
setSubject
-
Sets the subject of the eMail
-
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
-
setThumbnail
-
-
setTimeout
-
Set Connection Timeout
-
setUri
-
Sets the URI for the web service.
-
setUri
-
Sets the URI of the remote site. Setting a new URI will automatically clear the response properties.
-
setURL
-
Sets the URL of the AJAX behavior
-
setUsername
-
Sets the username for the current URI, and returns the old username
-
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
-
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
-
Overridden implementation of setValue which sets the 'value' of the attribute for the ZFormWebElement
-
setWeight
-
Set weight for specified term
-
setWeight
-
Set weight for specified term
-
setWrapExisting
-
ZFormWebElements can be used to wraped existing HTML forms so that
-
singular
-
Singularize a name.
-
size
-
Get the size of the already opened file
-
sloppyFreq
-
Computes the amount of a sloppy phrase match, based on an edit distance.
-
sloppyFreq
-
Implemented as '1/(distance + 1)'.
-
sumOfSquaredWeights
-
The sum of squared weights of contained query clauses.
-
sumOfSquaredWeights
-
The sum of squared weights of contained query clauses.
-
sumOfSquaredWeights
-
The sum of squared weights of contained query clauses.
-
sumOfSquaredWeights
-
The sum of squared weights of contained query clauses.
-
ZFormAjaxBehavior.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
-
-
ZForm.php
-
-
ZFormRegExpValidator.php
-
-
ZFormDynamicElement.php
-
-
ZFormElementBehaviorAbstract.php
-
-
ZFormElementEventListenerInterface.php
-
-
ZFormElementEvent.php
-
-
ZFormElementException.php
-
-
ZFormElementValidator.php
-
-
ZFormElement.php
-
-
ZFormFactory.php
-
-
ZSearchAnalyzer.php
-
-
ZSearchCommonAnalyzer.php
-
-
ZSearchLowerCaseFilter.php
-
-
ZSearchTextAnalyzer.php
-
-
ZSearchTextCIAnalyzer.php
-
-
ZSearchTokenFilter.php
-
-
ZSearchToken.php
-
-
ZSearchDefaultSimilarity.php
-
-
ZSearchMultiTermQuery.php
-
-
ZSearchMultiTermWeight.php
-
-
ZSearchPhraseQuery.php
-
-
ZSearchPhraseWeight.php
-
-
ZSearchQueryHit.php
-
-
ZSearchQueryParser.php
-
-
ZSearchQueryTokenizer.php
-
-
ZSearchQueryToken.php
-
-
ZSearchQuery.php
-
-
ZSearchSimilarity.php
-
-
ZSearchTermQuery.php
-
-
ZSearchTermWeight.php
-
-
ZSearchWeight.php
-
-
ZSearchDirectoryFilesystem.php
-
-
ZSearchFileFilesystem.php
-
-
ZSearchDirectory.php
-
-
ZSearchFile.php
-
-
Zend.php
-
-
Zend
-
Utility class for common functions.
-
Zend_Controller_Action
-
-
Zend_Controller_Action_Exception
-
-
Zend_Controller_Dispatcher
-
-
Zend_Controller_Dispatcher_Exception
-
-
Zend_Controller_Dispatcher_Interface
-
-
Zend_Controller_Dispatcher_Token
-
-
Zend_Controller_Exception
-
-
Zend_Controller_Front
-
-
Zend_Controller_Front_Exception
-
-
Zend_Controller_Plugin_Abstract
-
-
Zend_Controller_Plugin_Broker
-
-
Zend_Controller_Plugin_Interface
-
-
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_Db
-
Class for connecting to SQL databases and performing common operations.
-
Zend_Db_Adapter_Abstract
-
Class for connecting to SQL databases and performing common operations.
-
Zend_Db_Adapter_Exception
-
-
Zend_Db_Adapter_Mysqli
-
-
Zend_Db_Adapter_Oracle
-
-
Zend_Db_Adapter_Oracle_Exception
-
Zend_Db_Adapter_Oracle_Exception
-
Zend_Db_Adapter_Pdo_Abstract
-
Class for connecting to SQL databases and performing common operations using PDO.
-
Zend_Db_Adapter_Pdo_Mssql
-
Class for connecting to MySQL databases and performing common operations.
-
Zend_Db_Adapter_Pdo_Mysql
-
Class for connecting to MySQL databases and performing common operations.
-
Zend_Db_Adapter_Pdo_Pgsql
-
Class for connecting to MySQL databases and performing common operations.
-
Zend_Db_Adapter_Pdo_Sqlite
-
Class for connecting to MySQL databases and performing common operations.
-
Zend_Db_Exception
-
-
Zend_Db_Inflector
-
Class for name inflections.
-
Zend_Db_Profiler
-
-
Zend_Db_Profiler_Exception
-
-
Zend_Db_Profiler_Query
-
-
Zend_Db_Select
-
Class for SQL SELECT generation and results.
-
Zend_Db_Select_Exception
-
-
Zend_Db_Statement
-
Abstract class to emulate a PDOStatement for native database adapters.
-
Zend_Db_Statement_Exception
-
Zend_Db_Statement_Exception
-
Zend_Db_Statement_Interface
-
Emulates a PDOStatement for native database adapters.
-
Zend_Db_Statement_Mysqli
-
Extends for Mysqli
-
Zend_Db_Statement_Oracle
-
Extends for Oracle.
-
Zend_Db_Statement_Oracle_Exception
-
-
Zend_Db_Table
-
Class for SQL table interface.
-
Zend_Db_Table_Exception
-
-
Zend_Db_Table_Row
-
-
Zend_Db_Table_Rowset
-
-
Zend_Db_Table_Row_Exception
-
-
Zend_Exception
-
-
Zend_Feed
-
Base Zend_Feed class, containing constants and the Zend_HttpClient instance accessor.
-
Zend_Feed_Abstract
-
The Zend_Feed_Abstract class is an abstract class representing feeds.
-
Zend_Feed_Atom
-
The Zend_Feed_Atom class is a concrete subclass of the general
-
Zend_Feed_Element
-
Wraps a DOMElement allowing for simpler attributes more easily.
-
Zend_Feed_EntryAbstract
-
Zend_Feed_EntryAbstract represents a single entry in an Atom or RSS feed.
-
Zend_Feed_EntryAtom
-
Zend_Feed_EntryAtom is the concrete entry subclass that users will deal with whenever working with Atom data.
-
Zend_Feed_EntryRss
-
Zend_Feed_EntryRss is the concrete subclass of Zend_Feed_EntryAbstract for dealing with RSS data. It provides no additional methods; it is here for type checking and to handle RSS-specific tag names.
-
Zend_Feed_Exception
-
-
Zend_Feed_Rss
-
The Zend_Feed_Rss object is a concrete subclass of Zend_Feed_Abstract meant
-
Zend_Filter
-
-
Zend_Filter_Exception
-
-
Zend_HttpClient
-
-
Zend_HttpClient_Abstract
-
-
Zend_HttpClient_Exception
-
-
Zend_HttpClient_File
-
HTTP client implementation that reads from files and fakes HTTP responses.
-
Zend_HttpClient_Response
-
-
Zend_InputFilter
-
-
Zend_InputFilter_Exception
-
-
Zend_Json
-
Class for encoding to and decoding from JSON.
-
Zend_Json_Decoder
-
Decode JSON encoded string to PHP variable constructs
-
Zend_Json_Encoder
-
Encode PHP constructs to JSON
-
Zend_Json_Exception
-
ZJson exception class
-
Zend_Log
-
-
Zend_Log_Adapter_Console
-
-
Zend_Log_Adapter_Db
-
-
Zend_Log_Adapter_Exception
-
-
Zend_Log_Adapter_File
-
-
Zend_Log_Adapter_Interface
-
-
Zend_Log_Adapter_Null
-
-
Zend_Log_Exception
-
-
Zend_Mail
-
Class for sending an email.
-
Zend_Mail_Exception
-
-
Zend_Mail_Transport_Exception
-
-
Zend_Mail_Transport_Interface
-
Interface for sending eMails through different ways of transport
-
Zend_Mail_Transport_Sendmail
-
Class for sending eMails via the PHP internal mail() function
-
Zend_Mail_Transport_Smtp
-
SMTP connection object minimum implementation according to RFC2821: EHLO, MAIL FROM, RCPT TO, DATA, RSET, NOOP, QUIT
-
Zend_Mime
-
Support class for MultiPart Mime Messages
-
Zend_Mime_Message
-
-
Zend_Mime_Part
-
Class representing a MIME part.
-
Zend_Pdf
-
General entity which describes PDF document.
-
Zend_Pdf_Color
-
PDF provides a powerfull facilities for specifying the colors of graphics objects.
-
Zend_Pdf_Color_CMYK
-
CMYK color implementation
-
Zend_Pdf_Color_GrayScale
-
GrayScale color implementation
-
Zend_Pdf_Color_RGB
-
RGB color implementation
-
Zend_Pdf_Const
-
Module constants
-
Zend_Pdf_Element
-
PDF file element implementation
-
Zend_Pdf_ElementFactory
-
PDF element factory.
-
Zend_Pdf_Element_Array
-
PDF file 'array' element implementation
-
Zend_Pdf_Element_Boolean
-
PDF file 'boolean' element implementation
-
Zend_Pdf_Element_Dictionary
-
PDF file 'dictionary' element implementation
-
Zend_Pdf_Element_Name
-
PDF file 'name' element implementation
-
Zend_Pdf_Element_Null
-
PDF file 'null' element implementation
-
Zend_Pdf_Element_Numeric
-
PDF file 'numeric' element implementation
-
Zend_Pdf_Element_Object
-
PDF file 'indirect object' element implementation
-
Zend_Pdf_Element_Object_Stream
-
PDF file 'stream object' element implementation
-
Zend_Pdf_Element_Reference
-
PDF file 'reference' element implementation
-
Zend_Pdf_Element_Reference_Context
-
PDF reference object context Reference context is defined by PDF parser and PDF Refernce table
-
Zend_Pdf_Element_Reference_Table
-
PDF file reference table
-
Zend_Pdf_Element_Stream
-
PDF file 'stream' element implementation
-
Zend_Pdf_Element_String
-
PDF file 'string' element implementation
-
Zend_Pdf_Element_String_Binary
-
PDF file 'binary string' element implementation
-
Zend_Pdf_Exception
-
-
Zend_Pdf_Font
-
Font abstraction.
-
Zend_Pdf_Font_Standard
-
Type1 standard fonts implementation
-
Zend_Pdf_Image
-
Image abstraction.
-
Zend_Pdf_Image_JPEG
-
JPEG image
-
Zend_Pdf_Page
-
PDF Page
-
Zend_Pdf_Parser
-
PDF file parser
-
Zend_Pdf_PHPArray
-
PHP Array (OO wrapper) Used to be returned by reference by __get() methods
-
Zend_Pdf_Resource
-
Pdf file Resource abstraction
-
Zend_Pdf_Style
-
Style object.
-
Zend_Pdf_Trailer
-
PDF file trailer
-
Zend_Pdf_Trailer_Generator
-
PDF file trailer generator (used for just created PDF)
-
Zend_Pdf_Trailer_Keeper
-
PDF file trailer.
-
Zend_Pdf_UpdateInfoContainer
-
Container which collects updated object info.
-
Zend_Search_Exception
-
-
Zend_Search_Lucene_Document
-
A Document is a set of fields. Each field has a name and a textual value.
-
Zend_Search_Lucene_Exception
-
-
Zend_Search_Lucene_Field
-
A field is a section of a Document. Each field has two parts,
-
Zend_Search_Lucene_Index_FieldInfo
-
-
Zend_Search_Lucene_Index_SegmentInfo
-
-
Zend_Search_Lucene_Index_SegmentWriter
-
-
Zend_Search_Lucene_Index_Term
-
A Term represents a word from text. This is the unit of search. It is composed of two elements, the text of the word, as a string, and the name of the field that the text occured in, an interned string.
-
Zend_Search_Lucene_Index_TermInfo
-
A Zend_Search_Lucene_Index_TermInfo represents a record of information stored for a term.
-
Zend_Search_Lucene_Index_Writer
-
-
Zend_Service_Abstract
-
-
Zend_Service_Amazon
-
-
Zend_Service_Amazon_Accessories
-
-
Zend_Service_Amazon_CustomerReview
-
-
Zend_Service_Amazon_EditorialReview
-
-
Zend_Service_Amazon_Image
-
-
Zend_Service_Amazon_Item
-
-
Zend_Service_Amazon_ListmaniaList
-
-
Zend_Service_Amazon_Offer
-
-
Zend_Service_Amazon_OfferSet
-
-
Zend_Service_Amazon_Query
-
-
Zend_Service_Amazon_ResultSet
-
-
Zend_Service_Amazon_SimilarProduct
-
-
Zend_Service_Exception
-
-
Zend_Service_Flickr
-
-
Zend_Service_Flickr_Image
-
-
Zend_Service_Flickr_Result
-
-
Zend_Service_Flickr_ResultSet
-
-
Zend_Service_Rest
-
-
Zend_Service_Yahoo
-
-
Zend_Service_Yahoo_Image
-
-
Zend_Service_Yahoo_ImageResult
-
-
Zend_Service_Yahoo_ImageResultSet
-
-
Zend_Service_Yahoo_LocalResult
-
-
Zend_Service_Yahoo_LocalResultSet
-
-
Zend_Service_Yahoo_NewsResult
-
-
Zend_Service_Yahoo_NewsResultSet
-
-
Zend_Service_Yahoo_Result
-
-
Zend_Service_Yahoo_ResultSet
-
-
Zend_Service_Yahoo_WebResult
-
-
Zend_Service_Yahoo_WebResultSet
-
-
Zend_Uri
-
-
Zend_Uri_Exception
-
-
Zend_Uri_Http
-
-
Zend_Uri_Mailto
-
-
Zend_View
-
Concrete class for handling view scripts.
-
Zend_View_Abstract
-
Abstract class for Zend_View to help enforce private constructs.
-
Zend_View_Exception
-
Exception for Zend_View class.
-
Zend_View_Helper_FormButton
-
Helper to generate a "button" element
-
Zend_View_Helper_FormCheckbox
-
Helper to generate a "checkbox" element
-
Zend_View_Helper_FormElement
-
Base helper for form elements. Extend this, don't use it on its own.
-
Zend_View_Helper_FormFile
-
Helper to generate a "file" element
-
Zend_View_Helper_FormHidden
-
Helper to generate a "hidden" element
-
Zend_View_Helper_FormImage
-
Helper to generate an "image" element
-
Zend_View_Helper_FormNote
-
Helper to show an HTML note
-
Zend_View_Helper_FormPassword
-
Helper to generate a "password" element
-
Zend_View_Helper_FormRadio
-
Helper to generate a set of radio button elements
-
Zend_View_Helper_FormReset
-
Helper to generate a "reset" button
-
Zend_View_Helper_FormSelect
-
Helper to generate "select" list of options
-
Zend_View_Helper_FormSubmit
-
Helper to generate a "submit" button
-
Zend_View_Helper_FormText
-
Helper to generate a "text" element
-
Zend_View_Helper_FormTextarea
-
Helper to generate a "textarea" element
-
Zend_XmlRpc_Client
-
An XML-RPC client implementation
-
Zend_XmlRpc_Client_Exception
-
ZXmlRpcClientException add 2 functions for handling the fault response of failed XML-RPC requests The fault response has 2 parameters, the fault code and fault string
-
Zend_XmlRpc_Exception
-
-
Zend_XmlRpc_Value
-
Represent a native XML-RPC value entity, used as parameters for the methods called by the Zend_XmlRpc_Client object and as the return value for those calls.
-
Zend_XmlRpc_Value_Array
-
-
Zend_XmlRpc_Value_Base64
-
-
Zend_XmlRpc_Value_Boolean
-
-
Zend_XmlRpc_Value_Collection
-
-
Zend_XmlRpc_Value_DateTime
-
-
Zend_XmlRpc_Value_Double
-
-
Zend_XmlRpc_Value_Exception
-
-
Zend_XmlRpc_Value_Integer
-
-
Zend_XmlRpc_Value_Scalar
-
-
Zend_XmlRpc_Value_String
-
-
Zend_XmlRpc_Value_Struct
-
-
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
-
-
ZSearch
-
-
ZSearchAnalyzer
-
An Analyzer is used to analyze text.
-
ZSearchCommonAnalyzer
-
Common implementation of the ZSearchAnalyzer interface.
-
ZSearchDefaultSimilarity
-
-
ZSearchDirectory
-
-
ZSearchFile
-
-
ZSearchFileFilesystem
-
-
ZSearchFSDirectory
-
FileSystem implementation of Directory abstraction.
-
ZSearchLowerCaseFilter
-
Lower case Token filter.
-
ZSearchMultiTermQuery
-
-
ZSearchMultiTermWeight
-
-
ZSearchPhraseQuery
-
A Query that matches documents containing a particular sequence of terms.
-
ZSearchPhraseWeight
-
-
ZSearchQuery
-
-
ZSearchQueryHit
-
-
ZSearchQueryParser
-
-
ZSearchQueryToken
-
-
ZSearchQueryTokenizer
-
-
ZSearchSimilarity
-
-
ZSearchTermQuery
-
-
ZSearchTermWeight
-
-
ZSearchTextAnalyzer
-
-
ZSearchTextCIAnalyzer
-
-
ZSearchToken
-
-
ZSearchTokenFilter
-
Token filter converts (normalizes) Token ore removes it from a token stream.
-
ZSearchWeight
-
Calculate query weights and build query scorers.
-
$_action
-
Zend_Controller_Dispatcher_Token object wrapping this controller/action call.
-
$_action
-
Name of the action to dispatch. The action is usually a method of the controller. This is the raw name, such as it would be extracted from the URI. It is the responsibility of the dispatcher to format it.
-
$_adapter
-
Zend_Db_Adapter_Abstract object.
-
$_adapter
-
Every instance of Zend_Log must contain a child object which is an implementation of Zend_Log_Adapter that provides the log storage.
-
$_appended
-
-
$_array
-
-
$_as_xml
-
XML code representation of this object (will be calculated only once)
-
$_attribute
-
Attributes.
-
$_attributes
-
Associative array containing the attributes associated with the element
-
$_baseUri
-
-
$_baseUriList
-
-
$_behaviors
-
Contains the list of client side behaviors registered on
-
$_bindColumn
-
Column result bindings.
-
$_bindParam
-
Query parameter bindings; covers bindParam() and bindValue().
-
$_bottomBlocks
-
-
$_boundary
-
-
$_callbacks
-
-
$_charset
-
-
$_checked
-
-
$_checked
-
-
$_childNodes
-
Contains the list of children associated with the element
-
$_clientRegExp
-
-
$_cols
-
The table column names derived from Zend_Db_Adapter_*::describeTable().
-
$_con
-
Stream to SMTP Server
-
$_config
-
User-provided configuration.
-
$_config
-
User-provided configuration.
-
$_config
-
User-provided configuration
-
$_connection
-
Database connection
-
$_content
-
-
$_controller
-
Name of the controller to dispatch. This is the raw name, such as it would be extracted from the URI. It is the responsibility of the dispatcher to format it.
-
$_count
-
How many data rows there are.
-
$_currentItem
-
-
$_currentItem
-
-
$_currToken
-
tokens pointer.
-
$_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
-
The data for each column in the row (underscore_words => value).
-
$_data
-
The original data for each row.
-
$_db
-
Zend_Db_Adapter object from the table interface.
-
$_db
-
Zend_Db_Adapter object.
-
$_db
-
Zend_Db_Adapter object from the table interface.
-
$_dbAdapter
-
Database adapter instance.
-
$_decodeType
-
Flag indicating how objects should be decoded
-
$_defaultDb
-
Default Zend_Db_Adapter object.
-
$_defaultNamespace
-
-
$_defaultNamespace
-
-
$_defaultTransport
-
-
$_directory
-
Directory where Zend_Controller_Action files are stored.
-
$_document
-
Object handle of the document associated with this hit
-
$_dom
-
-
$_dom
-
-
$_eatEvents
-
Boolean property specifing weather to allow events to fire or not.
-
$_element
-
-
$_element
-
-
$_enabled
-
Stores enabled state of the profiler. If set to False, calls to queryStart() will simply be ignored.
-
$_endedMicrotime
-
Unix timestamp with microseconds when self::queryEnd() was called.
-
$_entries
-
-
$_entryClassName
-
-
$_entryClassName
-
-
$_entryElementName
-
-
$_entryElementName
-
-
$_entryIndex
-
-
$_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
-
$_execute_mode
-
-
$_factory
-
Reference to the factory.
-
$_fetchMode
-
Fetch mode
-
$_fetchMode
-
The current fetch mode.
-
$_fetchMode
-
Fetch mode.
-
$_fields
-
Associative array Zend_Search_Lucene_Field objects where the keys to the array are the names of the fields.
-
$_fields
-
-
$_fields
-
-
$_filename
-
-
$_filterElapsedSecs
-
Stores the number of seconds to filter. NULL if filtering by time is disabled. If an integer is stored here, profiles whose elapsed time is less than this value in seconds will be unset from the self::$_queryProfiles array.
-
$_filterTypes
-
Logical OR of any of the filter constants. NULL if filtering by query
-
$_flickr
-
Original Zend_Service_Flickr object
-
$_fragment
-
-
$_from
-
-
$_genNum
-
Generation number
-
$_hasAttachments
-
-
$_hasHtmlBody
-
-
$_hasTextBody
-
-
$_headers
-
-
$_headers
-
Additional HTTP headers to send.
-
$_host
-
-
$_host
-
-
$_htmlid
-
-
$_httpClient
-
HTTP Client used to query all web services
-
$_httpClient
-
HTTP client object to use for retrieving feeds
-
$_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.
-
$_index
-
Object handle of the index
-
$_inflector
-
For name inflections.
-
$_info
-
Zend_Db_Table info (name, cols, primary, etc).
-
$_inputFilter
-
-
$_isAsync
-
-
$_items
-
Array element
-
$_items
-
Dictionary elements Array of Zend_Pdf_Element objects ('name' => Zend_Pdf_Element)
-
$_keys
-
column names
-
$_keys
-
column names
-
$_levelMask
-
Logging level mask, the bitwise OR of any of the Zend_Log::LEVEL_* constants that will be logged by this instance of Zend_Log. All other levels will be ignored.
-
$_logName
-
When this class is instantiated by registerLogger, it is
-
$_messagePrefix
-
A string which is automatically prefixed to any message sent to the Zend_Log::log() method.
-
$_messageSuffix
-
A string which is automatically appended to any message sent to the Zend_Log::log() method.
-
$_method
-
-
$_methodSignatures
-
Holding all the method signatures, the array has the methods name as keys and the signature as the value
-
$_mime
-
-
$_mimeBoundary
-
-
$_myName
-
-
$_name
-
-
$_name
-
The table name derived from the class name (underscore format).
-
$_namespace
-
The default namespace to prepend to method names. The namespace is only prepended if the name of the method calls does not contain the namespace separator (a period).
-
$_namespace
-
-
$_namespace
-
-
$_namespace
-
-
$_namespace
-
-
$_namespace
-
-
$_namespace
-
-
$_namespace
-
-
$_namespace
-
-
$_namespaces
-
-
$_objectFactory
-
Each Pdf resource (fonts, images, ...) interacts with a PDF itself.
-
$_objNum
-
Object number within PDF file
-
$_offset
-
The offset within the souce being decoded
-
$_options
-
-
$_options
-
Options to be set by setOption(). Sets the field names in the database table.
-
$_options
-
-
$_params
-
Array of key/value pairs to pass as parameters to the controller.
-
$_parentElement
-
-
$_parentNode
-
Contains a reference to the parent of the element
-
$_parts
-
-
$_parts
-
The component parts of a SELECT statement.
-
$_password
-
-
$_path
-
-
$_pdoType
-
PDO type.
-
$_pdoType
-
PDO type.
-
$_pdoType
-
PDO type.
-
$_plugins
-
Array of instance of objects implementing Zend_Controller_Plugin_Interface
-
$_pointer
-
Iterator pointer.
-
$_port
-
-
$_port
-
-
$_position
-
-
$_prefix
-
-
$_primary
-
The primary key column (underscore format).
-
$_process
-
Boolean property used to signify if processing of the element should continue
-
$_profiler
-
Query profiler
-
$_profiler
-
Query profiler.
-
$_query
-
-
$_query
-
SQL query string or user comment, set by $query argument in constructor.
-
$_queryProfiles
-
Array of Zend_Db_Profiler_Query objects.
-
$_queryType
-
One of the Zend_Db_Profiler constants for query type, set by $queryType argument in constructor.
-
$_recipients
-
-
$_regex
-
Regular expression grammar rules for validation; values added by constructor
-
$_registry
-
Object registry provides storage for shared objects
-
$_resource
-
Main resource object
-
$_response
-
The response from an XML-RPC method call, held in a Zend_XmlRpc_Value object
-
$_responseBody
-
Response body
-
$_responseCode
-
HTTP Response Code (i.e. 404 or 200)
-
$_responseHeaders
-
Response Headers
-
$_result
-
-
$_results
-
-
$_results
-
-
$_results
-
-
$_rootElement
-
Root XML element for RSS items.
-
$_rootElement
-
Root XML element for ATOM entries.
-
$_rootElement
-
Root XML element for entries. Subclasses must define this to a non-null value.
-
$_rootNamespace
-
Root namespace for entries. Subclasses may define this to a non-null value.
-
$_rootNamespace
-
Root namespace for ATOM entries.
-
$_rows
-
Collection of instantiated Zend_Db_Table_Row objects.
-
$_runat
-
-
$_scheme
-
Scheme of this URI (http, ftp, etc.)
-
$_scriptEventName
-
-
$_searchParams
-
-
$_searchSort
-
-
$_serverAddress
-
The XML-RPC service server full address
-
$_serverRegExp
-
-
$_sortVerbs
-
-
$_source
-
The $_source variable contains the ZFormElement that trigged the event.
-
$_source
-
-
$_source
-
Use to maintain a "pointer" to the source being decoded
-
$_sourceLength
-
Caches the source length
-
$_sqlParam
-
Parameter placeholders in the SQL string by position in the split array.
-
$_sqlSplit
-
SQL string split into an array at placeholders.
-
$_startedMicrotime
-
Unix timestamp with microseconds when instantiated.
-
$_stmt
-
the mysqli_stmt object
-
$_stmt
-
the connection_stmt object
-
$_subject
-
-
$_subject
-
-
$_table
-
Zend_Db_Table interface (the row "parent").
-
$_table
-
Zend_Db_Table object.
-
$_tableCols
-
Tracks which columns are being select from each table and join.
-
$_tableName
-
Name of the log table in the database.
-
$_tagName
-
-
$_text
-
-
$_text
-
-
$_timeout
-
Socket Connection Timeout
-
$_token
-
The current token being considered in the parser cycle
-
$_tokens
-
inputString tokens.
-
$_topBlocks
-
-
$_type
-
Contains the type of the event see constants above
-
$_type
-
The native XML-RPC type of this object
-
$_uri
-
-
$_uri
-
The Zend_Uri for the URI we are accessing.
-
$_uri
-
-
$_uri
-
Zend_Uri of this web service
-
$_uri
-
-
$_url
-
-
$_username
-
URI parts are divided among these instance variables
-
$_validator
-
-
$_validators
-
Contains the list of client/server side validators registered on
-
$_value
-
The native XML-RPC representation of this object's value
-
$_value
-
Object value
-
$_values
-
fetched result values
-
$_values
-
fetched result values
-
$_visited
-
Array of visited objects; used to prevent cycling.
-
$_weight
-
Query weight
-
$_wrapExisting
-
-
$_x
-
-
$_xpath
-
-
$_xpath
-
-
$_xpath
-
-
$_y
-
-
_addRecipient
-
Add a recipient
-
_addRecipientAndHeader
-
Helper function for adding a Recipient and the according header
-
_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
-
Leave autocommit mode and begin a transaction.
-
_beginTransaction
-
Begin a transaction.
-
_beginTransaction
-
Begin a transaction.
-
_buildEntryCache
-
-
_buildMethodsXML
-
Generates an XML string analogous to SOAP's WSDL representing all the methods signatures Signature is the method return value and method parameters This function also set the _methodSignatures data memeber with the method signatures details (in an array)
-
_buildRequest
-
Build the XML body of an XML-RPC request
-
_checkErrors
-
Check Result for Errors
-
_checkErrors
-
Check if response is an error
-
_checkErrors
-
Check result for errors
-
_children
-
-
_commit
-
Commit a transaction and return to autocommit mode.
-
_commit
-
Commit a transaction.
-
_commit
-
Commit a transaction.
-
_compareOptions
-
Check that all options are valid
-
_compareOptions
-
Check whether the user options are valid
-
_compareOptions
-
Utility function to check for a difference between two arrays.
-
_computeIDPath
-
Generates the unique ID path for the element which consists of its ancestor IDs concatenated with the element's ID.
-
_conjunctionScore
-
Score calculator for conjunction queries (all terms are required)
-
_connect
-
Creates a PDO object and connects to the database.
-
_connect
-
Creates a connection to the database.
-
_connect
-
Creates a connection resource.
-
_connect
-
Creates a connection resource.
-
_convertParams
-
Convert an array of PHP variables into XML-RPC native types represented by Zend_XmlRpc_Value objects If method name is given, try to use the _methodSignatures data member for type hinting, if not, auto convert the PHP variable types into XML-RPC types
-
_createWeight
-
Constructs an appropriate Weight implementation for this query.
-
_createWeight
-
Constructs an appropriate Weight implementation for this query.
-
_createWeight
-
Constructs an appropriate Weight implementation for this query.
-
_createWeight
-
Constructs an appropriate Weight implementation for this query.
-
_decodeArray
-
Decodes a JSON array format: [element, element2,...,elementN]
-
_decodeObject
-
Decodes an object of the form: { "attribute: value, "attribute2" : value,...}
-
_decodeValue
-
Recursive driving rountine for supported toplevel tops
-
_disassembleMime
-
explode mime multipart string into seperate parts the parts consist of the header and the body of the mime part.
-
_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.
-
_dsn
-
Creates a PDO DSN for the adapter from $this->_config settings.
-
_dsn
-
DSN builder
-
_eatWhitespace
-
Removes whitepsace characters from the source input
-
_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.
-
_encodeArray
-
JSON encode an array value
-
_encodeDatum
-
JSON encode a basic data type (string, number, boolean, null)
-
_encodeHeader
-
Encode header fields according to RFC1522 if it contains non-printable characters
-
_encodeObject
-
Encode an object to JSON by encoding each of the public properties
-
_encodeString
-
JSON encode a string value by escaping characters as necessary
-
_encodeValue
-
Recursive driver which determines the type of value to be encoded
-
_exactPhraseFreq
-
Score calculator for exact phrase queries (terms sequence is fixed)
-
_expect
-
Read the response from the stream and
-
_fetch
-
Support method for fetching rows.
-
_formatName
-
Formats a string from a URI into a PHP-friendly name. Replaces words separated by "-", "_", or "." with camelCaps and removes any characters that are not alphanumeric.
-
_forward
-
Forward to another controller/action.
-
_fread
-
Reads $length number of bytes at the current position in the file and advances the file pointer.
-
_fread
-
Read a $length bytes from the file and advance the file pointer.
-
_fwrite
-
Writes $length number of bytes (all, if $length===null) to the end of the file.
-
_fwrite
-
Writes $length number of bytes (all, if $length===null) to the end of the file.
-
_gatherMementos
-
Support methods for gathering and redistributing mementos to th children of the element (@see persist(), @see restoreState())
-
_getAllParams
-
Return all parameters that were passed to the controller as an associative array.
-
_getDefaultAdapter
-
Gets the default Zend_Db_Adapter for all Zend_Db_Table objects.
-
_getExecuteMode
-
-
_getHeaders
-
Return all Mail Headers as a string. If a boundary is given, a multipart-header is generated with a mime-type of multipart/alternative or multipart/mixed depending on the MailParts in this ZMail object.
-
_getInfo
-
Converts parameter arguments to an element info array.
-
_getMethodParams
-
Return the XML-RPC types of the necessary parameters for a method in the service Get the types from the _methodSignatures data member {@see __getMethodsXml() for more information}
-
_getNextToken
-
Retrieves the next token from the source stream
-
_getParam
-
Gets a parameter that was passed to this controller. If the parameter does not exist, FALSE will be return.
-
_hidden
-
Creates a hidden element.
-
_htmlAttribs
-
Converts an associative array to a string of tag attributes.
-
_initWeight
-
Constructs an initializes a Weight for a query.
-
_isLegalName
-
Determines if a given $id is unique within the element children names.
-
_join
-
Populate the $_parts 'join' key
-
_joinSql
-
Joins SQL text and bound params into a string.
-
_loadDictionary
-
Loads Term dictionary from TermInfoIndex file
-
_nonConjunctionScore
-
Score calculator for non conjunction queries (not all terms are required)
-
_openConnection
-
Open a TCP connection for our HTTP/SSL request.
-
_parseLogLine
-
-
_parseLogLine
-
Format a line before sending into the storage.
-
_parseResponse
-
Parse the response from a XML-RPC method call, hold the response as a Zend_XmlRpc_Value object The response parameter must be a valid XML string
-
_parseUri
-
Parse the scheme-specific portion of the URI and place its parts into instance variables.
-
_performValidation
-
Iterates over the validators associated with the elements and inokes the validator on the element. Errors are collected in the $errors array
-
_prepareOptions
-
Prepare options for the request
-
_prepareOptions
-
Prepare options for sending to Yahoo!
-
_prepareOptions
-
Prepare options for request
-
_prepSql
-
Splits SQL into text and params, sets up $this->_bindParam for replacements.
-
_prepSql
-
Prepares statement handle
-
_processEvents
-
Process the list (array) of queued events ready for delivery (@see process(), @see fireEvent()).
-
_quote
-
Quote a raw string.
-
_quote
-
Quote a raw string.
-
_quote
-
Quote a raw string.
-
_read
-
Read Data from the Socket
-
_receive
-
Get a line from the stream. includes error checking and debugging
-
_redirect
-
Redirect to another URL
-
_refresh
-
Refreshes properties from the database.
-
_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.
-
_rollBack
-
Roll back a transaction and return to autocommit mode.
-
_rollBack
-
Roll-back a transaction.
-
_run
-
Includes the view script in a scope with only public $this variables.
-
_script
-
Finds a view script from the available directories.
-
_send
-
Send the given string followed by a LINEEND to the server
-
_sendMail
-
Send this mail using the given transport
-
_sendMultiPart
-
Sends a Multipart eMail using the given Transport
-
_sendRequest
-
Send a XML-RPC request to the service (for a specific method)
-
_sendSinglePart
-
Sends a single part message using a given transport
-
_setAccessMode
-
Sets the access mode of the log file on the filesystem
-
_setup
-
Populate static properties for this table module.
-
_sloppyPhraseFreq
-
Score calculator for sloppy phrase queries (terms sequence is fixed)
-
_storeHeader
-
Adds another custom header to this eMail if append is true and the header does already exist, append the given string to the existing header.
-
_tableCols
-
Adds to the internal table-to-column mapping array.
-
_validateImageSearch
-
Validate Image Search Options
-
_validateInArray
-
Check that a named value is in the given array
-
_validateInArray
-
Validate that an option is in a given array
-
_validateItemLookup
-
Validate options for an ItemLookup
-
_validateItemSearch
-
-
_validateLanguage
-
Utility function to confirm chosen language is supported by Yahoo!
-
_validateLocalSearch
-
Validate Local Search Options
-
_validateNewsSearch
-
Validate News Search Options
-
_validateNumber
-
Utility function to check if input is an int and falls in a specified range.
-
_validateTagSearch
-
Validate Tag Search Options
-
_validateUserSearch
-
Validate User Search Options
-
_validateWebSearch
-
Validate Web Search Options
-
_wasVisited
-
Determine if an object has been serialized already
-
__call
-
Using the magic __call function to call methods directly by method name
-
__call
-
-
__call
-
Proxy for undefined methods. Default behavior is to throw an exception on undefined methods, however this function can be overrided to implement magic (dynamic) actions.
-
__call
-
-
__call
-
Map method calls to get the string value of the requested element. If there are multiple elements that match, this will return an array of those objects.
-
__call
-
Call handler
-
__call
-
Call handler
-
__call
-
Accesses a helper object from within a script.
-
__construct
-
-
__construct
-
-
__construct
-
-
__construct
-
Creates or loads PDF document.
-
__construct
-
Object constructor
-
__construct
-
Class constructor. Initialize $_element to as the target of behavior.
-
__construct
-
-
__construct
-
-
__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 'FILE' element
-
__construct
-
The Zend_Feed_Abstract constructor takes the URI of a feed or a feed represented as a string and loads it as XML.
-
__construct
-
Object constructor.
-
__construct
-
Class constructor. Simply initialize the instance variables to the variables passed
-
__construct
-
Class constructor
-
__construct
-
Object constructor.
-
__construct
-
Constructs a new Amazon Web Services Client
-
__construct
-
Constructor.
-
__construct
-
Set the value of an array native type
-
__construct
-
Object constructor
-
__construct
-
Class constructor. Sets up the ZForm element, types it as a 'FORM' element
-
__construct
-
Set the value of a boolean native type We hold the boolean type as an integer (0 or 1)
-
__construct
-
Set the value of a base64 native type We keep this value in base64 encoding
-
__construct
-
-
__construct
-
Object constructor
-
__construct
-
Class constructor. Sets up the ZForm element, types it as a 'HIDDEN' element
-
__construct
-
Parse a given Image element
-
__construct
-
Parse given Flickr Image element
-
__construct
-
-
__construct
-
Class constructor. Initializes internal instance variables. $id is
-
__construct
-
Class constructor. The profiler is disabled by default unless it is specifically enabled by passing in $enabled here or calling setEnabled().
-
__construct
-
Class constructor. Sets up the ZForm element, types it as a 'CHECKBOX' element
-
__construct
-
Object constructor
-
__construct
-
Constructor.
-
__construct
-
Opens the index.
-
__construct
-
Public constructor
-
__construct
-
ZSearchPhraseWeight constructor
-
__construct
-
Object constructor
-
__construct
-
Class constructor. Create a new prase query.
-
__construct
-
ZSearchMultiTermWeight constructor query - the query that this concerns.
-
__construct
-
Class constructor. Open the file.
-
__construct
-
Parse the given Offer element
-
__construct
-
Class constructor. Create a new multi-term query object.
-
__construct
-
Object constructor
-
__construct
-
Class Constructor
-
__construct
-
Object constructor
-
__construct
-
-
__construct
-
ZSearchTermWeight constructor reader - index reader
-
__construct
-
-
__construct
-
Object constructor
-
__construct
-
ZSearchTermQuery constructor
-
__construct
-
QueryTokenize constructor needs query string as a parameter.
-
__construct
-
-
__construct
-
Constructor - pass object handle of ZSearch index that produced the hit so the document can be retrieved easily from the hit.
-
__construct
-
IndexReader constructor needs token type and token text as a parameters.
-
__construct
-
Object constructor
-
__construct
-
Parse the given Offer Set Element
-
__construct
-
-
__construct
-
Class constructor. Sets up the ZForm element, types it as a 'OPTION' element.
-
__construct
-
Class constructor. Sets up the ZForm element, types it as a 'PASSWORD' element.
-
__construct
-
Constructor.
-
__construct
-
Class constructor. Sets up the ZForm element, types it as a 'RADIO' element.
-
__construct
-
Object constructor
-
__construct
-
Class constructor.
-
__construct
-
Parse the given <Item> element
-
__construct
-
Class constructor. Sets up the ZForm element, types it as a 'IMAGE' element
-
__construct
-
Class constructor. Sets up the ZForm element, types it as a 'INPUT' element.
-
__construct
-
Class constructor - create a new XML-RPC client to a remote server
-
__construct
-
Class Constructor, create and validate Zend_Uri object
-
__construct
-
-
__construct
-
Parse the given Listmania List element
-
__construct
-
-
__construct
-
Object constructor Checks if $path is a directory or tries to create it.
-
__construct
-
Class constructor. Open the file.
-
__construct
-
Constructor.
-
__construct
-
-
__construct
-
Class constructor. Sets up the ZForm element, types it as a 'RESET' element.
-
__construct
-
Class constructor. Sets up the ZForm element, types it as a 'SELECT' element.
-
__construct
-
Class constructor. Sets up the ZForm element, types it as a 'SUBMIT' element.
-
__construct
-
Object constructor
-
__construct
-
Set the value of an integer native type
-
__construct
-
Class constructor. Simply initialize the instance variables to the variables passed
-
__construct
-
-
__construct
-
Object constructor
-
__construct
-
Object constructor
-
__construct
-
Object constructor
-
__construct
-
Constructor.
-
__construct
-
Zend_Service_Flickr Constructor, setup character encoding
-
__construct
-
Object constructor
-
__construct
-
Parse the search response and retrieve the results for iteration
-
__construct
-
Object constructor
-
__construct
-
Class Constructor, create and validate Zend_Uri object
-
__construct
-
Set the value of an struct native type
-
__construct
-
Class constructor. Pass it a database adapter and the table name of the log table.
-
__construct
-
Constructor.
-
__construct
-
Object constructor.
-
__construct
-
Object constructor
-
__construct
-
Constructor
-
__construct
-
Class Constructor, read and parse HTTP response
-
__construct
-
Create style.
-
__construct
-
Parse the Flickr Result
-
__construct
-
Object constructor.
-
__construct
-
Class Constructor
-
__construct
-
Parse the Flickr Result Set
-
__construct
-
Object constructor
-
__construct
-
Constructor.
-
__construct
-
Zend_Search_Lucene_Index_SegmentInfo constructor needs Segmentname, Documents count and Directory as a parameter.
-
__construct
-
-
__construct
-
Constructor
-
__construct
-
Create an instance of Zend_Service_Amazon_ResultSet and create the necessary data objects
-
__construct
-
The Zend_Feed_EntryAbstract constructor takes the URI of the feed the entry is part of, and optionally an XML construct (usually a SimpleXMLElement, but it can be an XML string or a DOMNode as well) that contains the contents of the entry.
-
__construct
-
-
__construct
-
Object constructor
-
__construct
-
Object constructor.
-
__construct
-
Class constructor
-
__construct
-
Constructor.
-
__construct
-
-
__construct
-
Class Constructor
-
__construct
-
Set the value of a double native type
-
__construct
-
Parse the given Editorial Review Element
-
__construct
-
-
__construct
-
Parse the given Similar Product element
-
__construct
-
Zend_Feed_Element constructor.
-
__construct
-
-
__construct
-
Set the value of a string native type
-
__construct
-
Zend_Uri and its subclasses cannot be instantiated directly.
-
__construct
-
Constructs a new search object for the given application id.
-
__construct
-
Object constructor
-
__construct
-
Object constructor
-
__construct
-
-
__construct
-
Opens the index for writing
-
__construct
-
Object constructor
-
__construct
-
-
__construct
-
Object constructor
-
__construct
-
Set the value of a collection type (array and struct) native types
-
__construct
-
Class constructor. Sets up the ZForm element, types it a a 'FORM' element
-
__construct
-
Object constructor
-
__construct
-
-
__construct
-
Class constructor. A query is about to be started, save the query text ($query) and its type (one of the Zend_Db_Profiler::* constants).
-
__construct
-
-
__construct
-
Set the value of a dateTime.iso8601 native type, The value is in iso8601 format
-
__construct
-
Parse the given Customer Review Element
-
__construct
-
Constructor accepts a string $scheme (e.g., http, https) and a scheme-specific part of the URI (e.g., example.com/path/to/resource?query=param#fragment)
-
__construct
-
Class constructor. A Zend_Controller_Dispatcher_Token object must be built with a controller name and an action, but parameters are optional.
-
__construct
-
Object constructor
-
__construct
-
Object constructor:
-
__destruct
-
Class destructor. Close the file.
-
__destruct
-
Class Destructor
-
__destruct
-
-
__destruct
-
Class destructor. Close the file.
-
__destruct
-
Class Destructor
-
__get
-
Get handler
-
__get
-
Proxy method for getFieldValue(), provides more convenient access to the string value of a field.
-
__get
-
Get handler
-
__get
-
Map variable access onto the underlying entry representation.
-
__get
-
Get handler
-
__get
-
Convenience function for getting fields from the document associated with this hit.
-
__get
-
-
__get
-
Retrieves an assigned variable.
-
__get
-
ZFormWebElements maintain HTML attributes using the __get method.
-
__get
-
Provides read-only access to $this->_items
-
__get
-
Get handler
-
__get
-
Getter for camelCaps properties mapped to underscore_word columns.
-
__get
-
Make accessing individual elements of the feed easier.
-
__getMethodsXml
-
Generates an XML string containing the signatures for every method on the remote server by calling system.listMethods() and then calling system.methodSignature() for each method. This output generated is analogous to SOAP's WSDL file.
-
__getNamespace
-
Returns the default namespace or null if there is not one.
-
__getResponse
-
The response received from the method call, response can be retrieved in 3 formats:
-
__isset
-
Only for PHP 5.1 and later.
-
__isset
-
Allows testing with empty() and isset() to work inside templates -- only available on PHP 5.1
-
__set
-
Setter for camelCaps properties mapped to underscore_word columns.
-
__set
-
Set handler
-
__set
-
Map variable sets onto the underlying entry representation.
-
__set
-
Sets the value of the $nm HTML property on the ZFormWebElement.
-
__set
-
Set handler
-
__set
-
Set handler
-
__set
-
Provides read-only access to $this->_items;
-
__set
-
Directly assigns a variable to the view script.
-
__set
-
Set handler
-
__set
-
-
__setMethodsXml
-
Consumes an XML string generated by __getMethodsXml() and uses it for type hinting. When a remote method is called, either trapped by __call() or called with __xmlRpcCall(),
-
__setNamespace
-
Sets the default namespace for XML-RPC calls. When a method call is made and the name of the method does not contain a period, the default namespace will be prepended to the method name if one was set.
-
__sleep
-
Prepare for serialiation
-
__toString
-
-
__toString
-
Return a string representation of this URI.
-
__toString
-
Converts this object to an SQL SELECT string.
-
__unset
-
Only for PHP 5.1 and later. Remove all children matching $var.
-
__wakeup
-
Override Zend_Feed_Abstract to set up the $_element and $_entries aliases.
-
__wakeup
-
Override Zend_Feed_Abstract to set up the $_element and $_entries aliases.
-
__wakeup
-
Load the feed as an XML DOMDocument object
-
__xmlrpcCall
-
Call a specific method (with or without parameters) from the XML-RPC service