Full index

Package indexes


a c d e f g h i j l n o p q r s t u v z _
a
top
Method accordionContainer
Render Accordion with the currently registered elements.
Method accordionPane
Add accordion pane to the accordion with $id
Method addJavascript
Add arbitrary javascript to execute in jQuery JS container
Method addJavascriptFile
Add a Javascript File to the include stack.
Method addOnLoad
Add a script to execute onLoad
Method addPane
Add Accordion Pane for the Accordion-Id
Method addPane
Add Tab to TabsContainer
Method addStylesheet
Add a stylesheet
Method ajaxLink
Create an anchor that enables ajax-based requests and handling of the response.
Method autoComplete
Builds an AutoComplete ready input field.
Page AutoComplete.php
AutoComplete.php in AutoComplete.php
Page AccordionContainer.php
AccordionContainer.php in AccordionContainer.php
Page AccordionPane.php
AccordionPane.php in AccordionPane.php
Page AutoComplete.php
AutoComplete.php in AutoComplete.php
Page AccordionContainer.php
AccordionContainer.php in AccordionContainer.php
Page AccordionPane.php
AccordionPane.php in AccordionPane.php
Page AjaxLink.php
AjaxLink.php in AjaxLink.php
Page AutoComplete.php
AutoComplete.php in AutoComplete.php
c
top
Method captureEnd
Finish capturing content for layout container
Method captureStart
Begin capturing content for layout container
Class Constant CDN_BASE_GOOGLE
Class Constant CDN_BASE_GOOGLE_SSL
Class Constant CDN_JQUERY_PATH_GOOGLE
Always uses compressed version, because this is assumed to be the use case in production enviroment. An uncompressed version has to included manually.
Class Constant CDN_SUBFOLDER_JQUERY
Class Constant CDN_SUBFOLDER_JQUERYUI
Method clearJavascript
Clear arbitrary javascript stack
Method clearJavascriptFiles
Clear all currently registered Javascript files.
Method clearOnLoadActions
Clear the onLoadActions stack.
Method close
Closes the cursor and the statement.
Method closeConnection
Force the connection to close.
Method closeCursor
Closes the cursor, allowing the statement to be executed again.
Method colorPicker
Render a Color Picker in an FormText field.
Method columnCount
Returns the number of columns in the result set.
Page ColorPicker.php
ColorPicker.php in ColorPicker.php
Page ColorPicker.php
ColorPicker.php in ColorPicker.php
Page Container.php
Container.php in Container.php
d
top
Method datePicker
Create a jQuery UI Widget Date Picker
Class Constant DEFAULT_JQUERY_VERSION
Current default supported jQuery library version with ZendX_JQuery
Class Constant DEFAULT_UI_VERSION
Currently supported jQuery UI library version with ZendX_JQuery
Method describeTable
Returns the column descriptions for a table.
Method dialogContainer
Create a jQuery UI Dialog filled with the given content
Method disable
Disable jQuery
Method disableNoConflictMode
Disable noConflict Mode of jQuery if this was previously enabled.
Page DialogContainer.php
DialogContainer.php in DialogContainer.php
Page DatePicker.php
DatePicker.php in DatePicker.php
Page DatePicker.php
DatePicker.php in DatePicker.php
Page DialogContainer.php
DialogContainer.php in DialogContainer.php
e
top
Page Exception.php
Exception.php in Exception.php
Page Exception.php
Exception.php in Exception.php
Page Exception.php
Exception.php in Exception.php
Page Exception.php
Exception.php in Exception.php
Method enable
Enable jQuery
Method enableForm
jQuery-enable a form instance
Method enableNoConflictMode
Enable the jQuery internal noConflict Mode to work with other Javascript libraries. Will setup jQuery in the variable $j instead of $ to overcome conflicts.
Method enableView
jQuery-enable a view instance
Method encodeJson
Encode Json that may include javascript expressions.
Method errorCode
Retrieves the error code, if any, associated with the last operation on the statement handle.
Method errorInfo
Retrieves an array of error information, if any, associated with the last operation on the statement handle.
Page Exception.php
Exception.php in Exception.php
Page Exception.php
Exception.php in Exception.php
Page Exception.php
Exception.php in Exception.php
Page Exception.php
Exception.php in Exception.php
f
top
Page Firebird.php
Firebird.php in Firebird.php
Page Firebird.php
Firebird.php in Firebird.php
Method fetch
Fetches a row from the result set.
Page Form.php
Form.php in Form.php
g
top
Method getAccordionTemplate
Method getAttribs
Get element attributes
Method getAttribs
Get element attributes
Method getCdnVersion
Get CDN version
Method getChangeCallback
Method getDecorators
Retrieve all decorators
Method getElementAttribs
Get element attributes
Method getElementHtmlTemplate
Method getHandleCount
Method getHandleValue
Method getHelper
Get view helper for rendering container
Method getHelper
Get view helper for rendering container
Method getJavascript
Return all registered javascript statements
Method getJavascriptFiles
Return all currently registered Javascript files.
Method getJquery
Retrieve JQuery View Helper
Method getJQueryHandler
Return current jQuery handler based on noConflict mode settings.
Method getJQueryParam
Get jQuery related parameter of this form element
Method getJQueryParam
Retrieve a single jQuery option parameter
Method getJQueryParams
Get jQuery option parameters
Method getJQueryParams
Get jQuery option parameters
Method getJQueryParams
Get jQuery option parameters
Method getJQueryParams
Get all currently known jQuery related parameters of this element
Method getLastAlive
Read the time elapsed since the last child setAlive() call.
Method getLocalPath
Get local path to jQuery
Method getNoConflictMode
Return current status of the jQuery no Conflict Mode
Method getOnLoadActions
Retrieve all registered onLoad actions
Method getPid
Returns the PID of the current pseudo-thread.
Method getRenderMode
Return bitmask of the current Render Mode
Method getServerVersion
Retrieve server version in PHP style
Method getStylesheets
Retrieve registered stylesheets
Method getTransaction
Return the status of current transaction.
Method getUiCdnVersion
Return jQuery UI CDN Version
Method getUiLocalPath
Proxies to getUiPath() for consistency in function naming.
Method getUiPath
Return the local jQuery UI Path if set.
Method getUiVersion
Get jQuery UI Version used.
Method getVariable
Get a variable from the shared memory segment. Returns NULL if the variable doesn't exist.
Method getVersion
Get the version used with the jQuery library
h
top
Variable $helper
Variable $helper
jQuery UI View Helper
Variable $helper
Variable $helper
Variable $helper
Variable $helper
i
top
Method init
Defined by Zend_Application_Resource_Resource
Method initializeStartingValues
Method isConnected
Test if a connection is active
Method isEnabled
Is jQuery enabled?
Method isRunning
Test if the pseudo-thread is already started.
j
top
Variable $jquery
Contains reference to the jQuery view helper
Variable $jQueryParams
jQuery related parameters of this form element.
Page Jquery.php
Jquery.php in Jquery.php
Method javascriptCaptureEnd
Finish capturing arbitrary javascript to include in jQuery script
Method javascriptCaptureStart
Capture arbitrary javascript to include in jQuery script
Method jQuery
Return jQuery View Helper class, to execute jQuery library related functions.
Page JQuery.php
JQuery.php in JQuery.php
Page JQuery.php
JQuery.php in JQuery.php
l
top
Method lastInsertId
Gets the last ID generated automatically by an IDENTITY/AUTOINCREMENT column.
Method lastSequenceId
Return the most recent value from the specified sequence in the database.
Method limit
Adds an adapter-specific LIMIT clause to the SELECT statement.
Method listTables
Returns a list of the tables in the database.
Method loadDefaultDecorators
Load default decorators
n
top
Method nextRowset
Retrieves the next rowset (result set) for a SQL statement that has multiple result sets. An example is a stored procedure that returns the results of multiple queries.
Method nextSequenceId
Generate a new value from the specified sequence in the database, and return it.
o
top
Variable $options
Just here to prevent errors.
Method onLoadCaptureEnd
Stop capturing routines to run onLoad
Method onLoadCaptureStart
Start capturing routines to run onLoad
p
top
Method prepare
Prepare a statement and return a Statement resource.
Method prepareAutoCompletion
Prepare autocompletion data
q
top
Method quoteTableAs
Quote a table identifier and alias.
r
top
Method render
Render an jQuery UI Widget element using its associated view helper
Method render
Render an jQuery UI Widget Pane using its associated view helper
Method render
Render an jQuery UI Widget element using its associated view helper
Class Constant RENDER_ALL
Class Constant RENDER_JAVASCRIPT
Class Constant RENDER_JQUERY_ON_LOAD
Class Constant RENDER_LIBRARY
Which parts of the the jQuery library should be rendered on echo'ing the jQuery library to the View. The constants act as bit-mask. This way the jQuery autogenerated code can be refactored based on personal needs.
Class Constant RENDER_SOURCES
Class Constant RENDER_STYLESHEETS
Method resolveZendLocaleToDatePickerFormat
A Check for Zend_Locale existance has already been done in datePicker()
Class Constant RETURN_METHOD
Return method
Method rowCount
Returns the number of rows affected by the execution of the last INSERT, DELETE, or UPDATE statement executed by this statement object.
s
top
Page Slider.php
Slider.php in Slider.php
Page Spinner.php
Spinner.php in Spinner.php
Page Slider.php
Slider.php in Slider.php
Page Spinner.php
Spinner.php in Spinner.php
Method setCdnSsl
Set Use SSL on CDN Flag
Method setCdnVersion
Use CDN, using version specified. Currently supported by Googles Ajax Library API are: 1.2.3, 1.2.6
Method setElementHtmlTemplate
Set the accordion element template
Method setFetchMode
Set the fetch mode.
Method setJQueryParam
Set a jQuery related parameter of this form element.
Method setJQueryParam
Set a single jQuery option parameter
Method setJQueryParams
Set jQuery option parameters
Method setJQueryParams
Set an array of jQuery related options for this element (merging with old options).
Method setLocalPath
Set path to local jQuery library
Method setRenderMode
Set which parts of the jQuery enviroment should be rendered.
Method setUiCdnVersion
Set jQuery UI CDN Version
Method setUiLocalPath
Set local path to jQuery UI library
Method setUiVersion
Set jQuery UI version used.
Method setVariable
Set a variable into the shared memory segment, so that it can accessed both from the parent and from the child process. Variable names beginning with underlines are only permitted to interal functions.
Method setVersion
Set the version of the jQuery library used.
Method setView
Set the view object
Method setView
Set view object
Method setView
Set view object
Method setView
Set the view object
Method setView
Set view and enable jQuery Core and UI libraries
Method slider
Create jQuery slider that updates its values into a hidden form input field.
Method spinner
Create FormText field for numeric values that can be spinned through its values.
Method start
Causes this pseudo-thread to begin parallel execution.
Method stop
Causes the current thread to die.
Method supportsParameters
Check if the adapter supports real SQL parameters.
t
top
Page TabContainer.php
TabContainer.php in TabContainer.php
Page TabPane.php
TabPane.php in TabPane.php
Page TabContainer.php
TabContainer.php in TabContainer.php
Page TabPane.php
TabPane.php in TabPane.php
Method tabContainer
Render TabsContainer with all the currently registered tabs.
Method tabPane
Add a tab pane to the tab container with the given $id.
u
top
Page Unix.php
Unix.php in Unix.php
Page UiWidgetContainer.php
UiWidgetContainer.php in UiWidgetContainer.php
Page UiWidgetElement.php
UiWidgetElement.php in UiWidgetElement.php
Page UiWidgetElementMarker.php
UiWidgetElementMarker.php in UiWidgetElementMarker.php
Page UiWidgetPane.php
UiWidgetPane.php in UiWidgetPane.php
Page UiWidget.php
UiWidget.php in UiWidget.php
Page UiWidget.php
UiWidget.php in UiWidget.php
Page UiWidgetPane.php
UiWidgetPane.php in UiWidgetPane.php
Method uiDisable
Disable jQuery UI Library Rendering
Method uiEnable
Enable jQuery UI Library Rendering
Method uiIsEnabled
Check wheater currently the jQuery UI library is enabled.
Method useCdn
Are we using the CDN?
Method useLocalPath
Are we using a local path?
Method useUiCdn
Is the jQuery Ui enabled and loaded from CDN?
Method useUiLocal
Is the jQuery Ui loaded from local scope?
v
top
Variable $view
Variable $view
View Instance
Method validateData
Validate autocompletion data
Class Constant VOID_METHOD
Void method
z
top
Class ZendX_Application_Resource_Jquery
Cache Manager resource
Class ZendX_Console_Exception
ZendX_Console_Exception in Exception.php
Exception class for ZendX_Console
Class ZendX_Console_Process_Exception
Exception class for ZendX_Console_Process
Class ZendX_Console_Process_Unix
ZendX_Console_Process_Unix allows you to spawn a class as a separated process
Class ZendX_Db_Adapter_Firebird
Class ZendX_Db_Adapter_Firebird_Exception
ZendX_Db_Adapter_Firebird_Exception
Class ZendX_Db_Statement_Firebird
Extends for Firebird
Class ZendX_Db_Statement_Firebird_Exception
ZendX_Db_Adapter_Firebird_Exception
Class ZendX_Exception
ZendX_Exception in Exception.php
Exception class for ZendX
Class ZendX_JQuery
ZendX_JQuery in JQuery.php
jQuery Global Class holding constants and static convienience methods.
Class ZendX_JQuery_Controller_Action_Helper_AutoComplete
Class ZendX_JQuery_Exception
ZendX_JQuery_Exception in Exception.php
jQuery Exception
Class ZendX_JQuery_Form
ZendX_JQuery_Form in Form.php
Form Wrapper for jQuery-enabled forms
Class ZendX_JQuery_Form_Decorator_AccordionContainer
Form Decorator for jQuery Accordion View Helper
Class ZendX_JQuery_Form_Decorator_AccordionPane
Form Decorator for jQuery Accordion Pane View Helper
Class ZendX_JQuery_Form_Decorator_DialogContainer
Form Decorator for jQuery Dialog View Helper
Class ZendX_JQuery_Form_Decorator_TabContainer
Form Decorator for jQuery Tabs View Helper
Class ZendX_JQuery_Form_Decorator_TabPane
Form Decorator for jQuery Tab Pane View Helper
Class ZendX_JQuery_Form_Decorator_UiWidgetContainer
Abstract Form Decorator for all jQuery UI Widget Containers
Class ZendX_JQuery_Form_Decorator_UiWidgetElement
Abstract Form Decorator for all jQuery UI Form Elements
Class ZendX_JQuery_Form_Decorator_UiWidgetElementMarker
Marking UiWidgetElement rendering decorator.
Class ZendX_JQuery_Form_Decorator_UiWidgetPane
Abstract Form Decorator for all jQuery UI Pane View Helpers
Class ZendX_JQuery_Form_Element_AutoComplete
Form Element for jQuery Autocomplete View Helper
Class ZendX_JQuery_Form_Element_ColorPicker
Form Element for jQuery ColorPicker View Helper
Class ZendX_JQuery_Form_Element_DatePicker
Form Element for jQuery DatePicker View Helper
Class ZendX_JQuery_Form_Element_Slider
Form Element for jQuery Slider View Helper
Class ZendX_JQuery_Form_Element_Spinner
Form Element for jQuery Spinner View Helper
Class ZendX_JQuery_Form_Element_UiWidget
Base Form Element for jQuery View Helpers
Class ZendX_JQuery_Form_Exception
jQuery Exception
Class ZendX_JQuery_View_Exception
jQuery Exception
Class ZendX_JQuery_View_Helper_AccordionContainer
jQuery Accordion View Helper
Class ZendX_JQuery_View_Helper_AccordionPane
jQuery Accordion Pane, goes with Accordion Container
Class ZendX_JQuery_View_Helper_AjaxLink
jQuery Accordion Pane, goes with Accordion Container
Class ZendX_JQuery_View_Helper_AutoComplete
jQuery Autocomplete View Helper
Class ZendX_JQuery_View_Helper_ColorPicker
jQuery Color Picker View Helper
Class ZendX_JQuery_View_Helper_DatePicker
jQuery Date Picker View Helper
Class ZendX_JQuery_View_Helper_DialogContainer
jQuery Dialog View Helper
Class ZendX_JQuery_View_Helper_JQuery
jQuery Helper. Functions as a stack for code and loads all jQuery dependencies.
Class ZendX_JQuery_View_Helper_JQuery_Container
jQuery View Helper. Transports all jQuery stack and render information across all views.
Class ZendX_JQuery_View_Helper_Slider
jQuery Slider View Helper
Class ZendX_JQuery_View_Helper_Spinner
jQuery Spinner View Helper
Class ZendX_JQuery_View_Helper_TabContainer
jQuery Tabs Container View Helper
Class ZendX_JQuery_View_Helper_TabPane
jQuery Tabs Pane View Helper, goes with Tab Container
Class ZendX_JQuery_View_Helper_UiWidget
jQuery Ui Widget Base class
Class ZendX_JQuery_View_Helper_UiWidgetPane
jQuery Pane Base class, adds captureStart/captureEnd functionality for panes.
_
top
Variable $_attribs
Element attributes
Variable $_attribs
Element attributes
Variable $_attribs
Element attributes
Variable $_autoQuoteIdentifiers
Specifies whether the adapter automatically quotes identifiers.
Variable $_captureInfo
Current capture additional information
Variable $_captureLock
Capture Lock information
Variable $_captureLock
Indicates if a capture start method for javascript or onLoad has been called.
Variable $_elementHtmlTemplate
Variable $_enabled
Indicates wheater the jQuery View Helper is enabled.
Variable $_helper
Variable $_helper
Variable $_helper
View helper
Variable $_helper
View helper
Variable $_helper
Variable $_helper
Variable $_helper
Variable $_isXhtml
View is rendered in XHTML or not.
Variable $_javascriptSources
Additional javascript files that for jQuery Helper components.
Variable $_javascriptStatements
Additional javascript statements that need to be executed after jQuery lib.
Variable $_jquery
Variable $_jqueryLibraryPath
Path to local webserver jQuery library
Variable $_jQueryParams
jQuery option parameters
Variable $_jQueryParams
jQuery related attributes/options
Variable $_jQueryParams
jQuery option parameters
Variable $_keys
Column names.
Variable $_loadSslCdnPath
Load CDN Path from SSL or Non-SSL?
Variable $_meta
Variable $_numericDataTypes
Keys are UPPERCASE SQL datatypes or the constants Zend_Db::INT_TYPE, Zend_Db::BIGINT_TYPE, or Zend_Db::FLOAT_TYPE.
Variable $_onLoadActions
jQuery onLoad statements Stack
Variable $_panes
Variable $_renderMode
Default Render Mode (all parts)
Variable $_stmtColumnCount
The firebird_stmtResult resource.
Variable $_stmtPrepared
The firebird_stmtPrepared resource.
Variable $_stmtResult
The firebird_stmtResult resource.
Variable $_stmtRowCount
The firebird_stmtResult resource.
Variable $_stylesheets
Additional stylesheet files for jQuery related components.
Variable $_tabs
Save all the pre-rendered tab panes to each tab container
Variable $_title
Container title
Variable $_transResource
The transaction resource.
Variable $_uiEnabled
jQuery UI Library Enabled
Variable $_uiPath
Local jQuery UI Path. Use Google CDN if variable is null
Variable $_uiVersion
jQuery UI Google CDN Version
Variable $_values
Fetched result values.
Variable $_version
Default CDN jQuery Library version
Variable $_view
Method _addPane
Register new tab pane with tabContainer view helper.
Method _addPane
Add an additional pane to the current Widget Container
Method _addPane
Method hooks into Accordion Container and registeres new pane
Method _beginTransaction
Begin a transaction.
Method _bindParam
Binds a parameter to the specified variable name.
Method _callCallbackMethod
This is called from within the parent; all the communication stuff is done here.
Method _commit
Commit a transaction.
Method _connect
Creates a connection to the database.
Method _determineRequestHandler
Determine which request method (GET or POST) should be used.
Method _execute
Executes a prepared statement.
Method _formatDbConnString
Format a connection string to connect to database
Method _getJQueryLibraryBaseCdnUri
Method _getJQueryLibraryPath
Internal function that constructs the include path of the jQuery library.
Method _getJQueryUiLibraryBaseCdnUri
Method _getJQueryUiLibraryPath
Method _parseOptions
Parse options to find those pertinent to jquery helper and invoke them
Method _prepare
Method _prepareAttributes
Helps with building the correct Attributes Array structure.
Method _quote
Quote a raw string.
Method _renderExtras
Renders all javascript code related stuff of the jQuery enviroment.
Method _renderScriptTags
Renders all javascript file related stuff of the jQuery enviroment.
Method _renderStylesheets
Render jQuery stylesheets
Method _rollBack
Roll-back a transaction.
Method _run
This method actually implements the pseudo-thread logic.
Method _setAlive
Set a pseudo-thread property that can be read from parent process in order to know the child activity.
Method __call
Proxy to container methods
Method __construct
Constructor
Method __construct
Constructor method
Method __construct
Initialize helper
Method __construct
Constructor
Method __destruct
Stop the child on destruction
Method __toString
String representation of jQuery environment
a c d e f g h i j l n o p q r s t u v z _