[ZendX_JQuery] element index

Package indexes

All elements
a c d e f g h i j l o p r s t u v z _
_
top
Variable $_attribs
Element attributes
Variable $_attribs
Element attributes
Variable $_attribs
Element attributes
Variable $_helper
View helper
Variable $_helper
View helper
Variable $_helper
Variable $_helper
Variable $_helper
Variable $_helper
Variable $_helper
Variable $_jQueryParams
jQuery option parameters
Variable $_jQueryParams
jQuery option parameters
Variable $_jQueryParams
jQuery related attributes/options
Variable $_title
Container title
Method __construct
Constructor
Method __construct
Constructor
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 $_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 $_jqueryLibraryPath
Path to local webserver jQuery library
Variable $_loadSslCdnPath
Load CDN Path from SSL or Non-SSL?
Variable $_onLoadActions
jQuery onLoad statements Stack
Variable $_panes
Variable $_renderMode
Default Render Mode (all parts)
Variable $_stylesheets
Additional stylesheet files for jQuery related components.
Variable $_tabs
Save all the pre-rendered tab panes to each tab container
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 $_version
Default CDN jQuery Library version
Method _addPane
Register new tab pane with tabContainer view helper.
Method _addPane
Method hooks into Accordion Container and registeres new pane
Method _addPane
Add an additional pane to the current Widget Container
Method _determineRequestHandler
Determine which request method (GET or POST) should be used.
Method _getJQueryLibraryBaseCdnUri
Method _getJQueryLibraryPath
Internal function that constructs the include path of the jQuery library.
Method _getJQueryUiLibraryBaseCdnUri
Method _getJQueryUiLibraryPath
Method _prepareAttributes
Helps with building the correct Attributes Array structure.
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 __call
Proxy to container methods
Method __construct
Initialize helper
Method __toString
String representation of jQuery environment
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 Tab to TabsContainer
Method addPane
Add Accordion Pane for the Accordion-Id
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 colorPicker
Render a Color Picker in an FormText field.
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 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
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.
Page Exception.php
Exception.php in Exception.php
Page Exception.php
Exception.php in Exception.php
f
top
Page Form.php
Form.php in Form.php
g
top
Method getAttribs
Get element attributes
Method getAttribs
Get element attributes
Method getDecorators
Retrieve all decorators
Method getElementAttribs
Get element attributes
Method getHelper
Get view helper for rendering container
Method getHelper
Get view helper for rendering container
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 all currently known jQuery related parameters of this element
Method getJQueryParams
Get jQuery option parameters
Method getAccordionTemplate
Method getCdnVersion
Get CDN version
Method getChangeCallback
Method getElementHtmlTemplate
Method getHandleCount
Method getHandleValue
Method getJavascript
Return all registered javascript statements
Method getJavascriptFiles
Return all currently registered Javascript files.
Method getJQueryHandler
Return current jQuery handler based on noConflict mode settings.
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 getRenderMode
Return bitmask of the current Render Mode
Method getStylesheets
Retrieve registered stylesheets
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 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 initializeStartingValues
Method isEnabled
Is jQuery enabled?
j
top
Variable $jQueryParams
jQuery related parameters of this form element.
Variable $jquery
Contains reference to the jQuery view helper
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 loadDefaultDecorators
Load default decorators
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 prepareAutoCompletion
Prepare autocompletion data
r
top
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
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()
s
top
Method setJQueryParam
Set a single jQuery option parameter
Method setJQueryParam
Set a jQuery related parameter of this form element.
Method setJQueryParams
Set jQuery option parameters
Method setJQueryParams
Set an array of jQuery related options for this element (merging with old options).
Method setView
Set the view object
Method setView
Set the view object
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 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 setVersion
Set the version of the jQuery library used.
Method setView
Set view and enable jQuery Core and UI libraries
Method setView
Set view object
Method setView
Set view object
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.
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 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
z
top
Class ZendX_JQuery_Form_Exception
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_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
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_Decorator_UiWidgetElementMarker
Marking UiWidgetElement rendering decorator.
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.
a c d e f g h i j l o p r s t u v z _