Plugins
-
.accordion()
Apply the Accordion widget for each element in the set of matched elements
-
.addSprite()
Add sprite icon classes to each of the set of matched elements.
-
.after()
DOM Insertion, Outside | DOM Insertion, Outside
Insert content, specified by the parameter, after each element in the set of matched elements.
-
ep.ajax()
Perform an asynchronous HTTP (Ajax) request.
-
ep.alert()
Display an alert or confirm dialog.
-
.append()
DOM Insertion, Inside | DOM Insertion, Inside
Insert content, specified by the parameter, to the end of each element in the set of matched elements.
-
ep.arrayToHash()
Build an object from object/hash.
-
.attr()
Attributes | General Attributes
Set one or more attributes for the set of matched elements.
-
.autocomplete()
Apply the Autocomplete widget for each element in the set of matched elements
-
ep.base64Decode()
Decrypt a base64 string.
-
ep.base64Encode()
Encrypt a text or object as base64 string.
-
.before()
DOM Insertion, Outside | DOM Insertion, Outside
Insert content, specified by the parameter, before each element in the set of matched elements.
-
.bound()
Get the combined text contents of each element in the set of matched elements, including their descendants.
-
.busy()
Add or remove a busy layer to each of the set of matched elements.
-
.button()
Apply the Button widget for each element in the set of matched elements
-
:changed Selector
Selects all input, textarea, select and button elements which have a changed value.
-
jQuery.Class()
Create a class object.
-
ep.color.hexToHsb()
Convert hex color to hsb color format.
-
ep.color.hexToName()
Convert hex color to color name.
-
ep.color.hexToRgb()
Convert hex color to rgb color format.
-
ep.color.hsbToHex()
Convert hsb color to hex color.
-
ep.color.hsbToName()
Convert hsb color to color name.
-
ep.color.hsbToRgb()
Convert hsb color to rgb color.
-
ep.color.nameToHex()
Convert color name to hex color.
-
ep.color.nameToHsb()
Convert color name to hsb color.
-
ep.color.nameToRgb()
Convert color name to rgb color.
-
ep.color.rgbToHex()
Convert rgb color to hex color format.
-
ep.color.rgbToHsb()
Convert rgb color to hsb color format.
-
ep.color.rgbToName()
Convert rgb color to color name.
-
ep.color.stringToHex()
Convert css color string to hex color.
-
ep.color.stringToHsb()
Convert css color string to hsb color.
-
ep.color.stringToName()
Convert css color string to color name.
-
ep.color.stringToRgb()
Convert css color string to rgb color.
-
ep.Colorpicker()
Create a canvas color picker.
-
jQuery.compareVersion()
Compare versions controls.
-
Compare version Configuration
Utilities | Properties of jQueryConfig
Configure default values for future compare version calls.
-
Dictionary Configuration
Internationalisation | Properties of jQueryConfig
Configure default values for future dictionary call.
-
Internationalisation Configuration
Internationalisation | Properties of jQueryConfig
Configure default values for future internationalisation call.
-
Metaparse Configuration
Properties of the Global jQuery Object
Default values for future metaparse calls.
-
MIME Configuration
Utilities | Properties of jQueryConfig
Configure default values for future MIME calls.
-
Storage Configuration
Data | Properties of jQueryConfig
Configure default values for future storage calls.
-
ep.config
A map of configuration parameters.
-
.contextOrientation()
Set position to each of the set of matched elements related to an event or other element.
-
jQuery.cookie()
Get the value of a cookie.
-
ep.css.colorToHex()
Not longer supported.
-
ep.css.colorToHsb()
Not longer supported.
-
ep.css.colorToRgb()
Not longer supported.
-
ep.css.hexToColor()
Not longer supported.
-
ep.css.hexToHsb()
Not longer supported.
-
ep.css.hexToRgb()
Not longer supported.
-
ep.css.hsbToColor()
Not longer supported.
-
ep.css.hsbToHex()
Not longer supported.
-
ep.css.hsbToRgb()
Not longer supported.
-
ep.css.rgbToColor()
Not longer supported.
-
ep.css.rgbToHex()
Not longer supported.
-
ep.css.rgbToHsb()
Not longer supported.
-
ep.css.stringToColor()
Not longer supported.
-
ep.css.stringToHex()
Not longer supported.
-
ep.css.stringToHsb()
Not longer supported.
-
ep.css.stringToRgb()
Not longer supported.
-
ep.Date()
Using advanced date operations.
-
.datepicker()
Apply the Datepicker widget for each element in the set of matched elements
-
jQuery.debug.sortPlugins()
Debug order of plugins.
-
ep.debug.statistic()
print debug statistics to console
-
jQuery.dependSettings
Properties of the Global jQuery Object | Internationalisation | Templates
Settings of the dependencies controller.
-
.dialog()
Apply the Dialog widget for each element in the set of matched elements
-
ep.dict()
Get a dictionary object for translation.
-
jQuery.dict()
Utilities | Internationalisation
Get a dictionary object for translation.
-
jQuery.dictionary()
Utilities | Internationalisation
Define a dictionary.
-
.dictParse()
Utilities | Internationalisation
Parse translations for each element in the set fo matched elements.
-
.draggable()
Apply the Draggable widget for each element in the set of matched elements
-
.droppable()
Apply the Droppable widget for each element in the set of matched elements
-
.each()
Collection Manipulation | Traversing
Iterate over a jQuery object, executing a function for each matched element.
-
jQuery.each()
A generic iterator function, which can be used to seamlessly iterate over both objects and arrays. Arrays and array-like objects with a length property (such as a function's arguments object) are iterated by numeric index, from 0 to length-1. Other objects are iterated via their named properties.
-
ep()
An alias of jQuery() including the ep API.
-
.equalHeight()
Set the heigh of a highest element in the set of matched elements to each of the set of matched elements.
-
.equalInnerHeight()
Set the heigh of a innerHighest element in the set of matched elements to each of the set of matched elements.
-
.equalInnerWidth()
Set the innerWidth of a broadest element in the set of matched elements to each of the set of matched elements.
-
.equalOuterHeight()
Set the heigh of a outerHighest element in the set of matched elements to each of the set of matched elements.
-
.equalOuterWidth()
Set the outerWidth of a broadest element in the set of matched elements to each of the set of matched elements.
-
.equalWidth()
Set the width of a broadest element in the set of matched elements to each of the set of matched elements.
-
ep.escapeExpStr()
Escape an string for use as regular expression.
-
'emchange' Special Event
Bind special event on 'em' change.
-
'hide' Special Event
Bind special event on hide element.
-
'mousedrag' Special Event
Bind special event on mouse drag.
-
'mousewheel' Special Event
Bind special event on mouse wheel.
-
'resize' Special Event
Bind special event on resize element.
-
'show' Special Event
Bind special event on show element.
-
'toggle' Special Event
Bind special event on toggle element.
-
'touchdrag' Special Event
Bind special event on touch drag.
-
'touchzoom' Special Event
Bind special zoom event on touch interaction.
-
jQuery.event.fix()
Normalize event object.
-
ep.extend()
Merge the contents of two or more objects together into the first object.
-
ep.fn
Stack of available methods and properties in the ep API.
-
.formClear()
Forms | Attributes, Tree Traversal
Clear the value of each inputs and inputs of the first form element of matched elements.
-
.formGroup()
Find all inputs grouped by name to the first matched input of matched elements.
-
.formInput()
Find all inputs of the first matched form of matched elements.
-
.formReset()
Forms | Attributes, Tree Traversal
Resest each inputs and first form element of matched elements.
-
.hasClass()
Attributes | Class Attribute | CSS
Determine whether any of the matched elements are assigned the given class.
-
ep.hashToArray()
Build an array from an object/hash.
-
.hasSprite()
Determine whether the first of the matched elements are assigned spite icon classes.
-
de_epages.presentation.history.add()
Add a page to the history.
-
de_epages.presentation.history.get()
Get the history or a history item.
-
de_epages.presentation.history.remove()
Remove the history or a history item.
-
de_epages.presentation.history.removeByObjectId()
Remove all history items based on a specified ObjectID.
-
jQuery.i18n.expStrDate()
Utilities | Internationalisation
Get a string representing a regualar expression for a date format.
-
jQuery.i18n.expStrNumber()
Utilities | Internationalisation
Get a string representing a regualar expression for a number format.
-
ep.i18n.formatBytes()
Format a number as Bytes.
-
jQuery.i18n.formatDate()
Utilities | Internationalisation
Get a formated string from a Javascript Date object.
-
jQuery.i18n.formatNumber()
Utilities | Internationalisation
Get a formated string from a Javascript Number object.
-
jQuery.i18n()
Utilities | Internationalisation
Get a formated date/number from Date/Number object.
-
jQuery.i18n.parseDate()
Utilities | Internationalisation
Get a Javascript Date object from formated string.
-
jQuery.i18n.parseNumber()
Utilities | Internationalisation
Get a Javascript Number object from a number string.
-
ep.inHash()
Search for a specified value within an object and return its key.
-
.innerHeight()
CSS | Dimensions | Style Properties
Set the current computed height for each element in the set of matched elements, including padding but not border.
-
.innerWidth()
CSS | Dimensions | Style Properties
Set the current computed width for each element in the set of matched elements, including padding but not border.
-
ep.insert()
Add value(s) to an array or array-like object at a specified position without overwrite existing items.
-
:invalide Selector
Selects all input, textarea, select and button elements, witch are invalid.
-
jQuery.isClass()
Determine whether the argument is an class object.
-
jQuery()
Creates DOM elements on the fly from the provided string of raw XML.
-
.link()
Link changes to the matched elements to an object.
-
ep.local.dojoGadetFix
Fix broken dojo gadgets with jQuery.
-
ep.local
Core | Properties of the global ep object
Stack of variables and methods for inline javascript.
-
jQuery.localStorage()
Get a value from the local storage.
-
jQuery.localStorageClear()
Clear the local storage.
-
.metadata()
Extracts, caches, and returns metadata from the first element in the jQuery collection.
-
jQuery.metadata.get()
Extracts, caches, and returns metadata from an element.
-
jQuery.metadata.setType()
Sets the default type and name options for all following metadata requests.
-
.metaparse()
Run jQuery methods instantly without script tags.
-
jQuery.metaparse()
Run jQuery methods instantly without script tags.
-
jQuery.mime()
Get the MIME type by file extension.
-
ep.mixin()
Merge the contents of two or more objects together into the first object.
-
jQuery.mixin()
Merge the contents of two or more objects together into the first object.
-
ep.openWindow()
Open a window.
-
.outerHeight()
CSS | Dimensions | Style Properties
Set the current computed height for each element in the set of matched elements, including padding and border.
-
.outerWidth()
CSS | Dimensions | Style Properties
Set the current computed width for each element in the set of matched elements, including padding and border.
-
jQuery.plugin()
Core | Internationalisation | Templates
Specify a plugin.
-
.position()
CSS | Offset | Style Properties | UI
Apply the Position widget for each element in the set of matched elements
-
ep.preload()
Preload a given file to avoid later loading
-
.prepend()
DOM Insertion, Inside | DOM Insertion, Inside
Insert content, specified by the parameter, to the beginning of each element in the set of matched elements.
-
.presentationUiHistory()
Apply history list widget on ul elements.
-
.presentationUiUploader()
Create an uploader.
-
productLastViewed()
Add a list of last viewed products.
-
.productUiAppointmentpicker()
Add appointment date selection from calendar handling for input elements.
-
.progressbar()
Apply the Progressbar widget for each element in the set of matched elements
-
ep.provide()
Not longer available.
-
jQuery.provide()
Core | Internationalisation | Templates
Provide a script.
-
:readonly Selector
Selects all elements that are readonly.
-
ep.ready()
Not longer available.
-
jQuery.ready()
Document Loading | Core | Internationalisation | Templates
Specify a function to execute when required plugins are fully loaded.
-
.removeAttr()
Attributes | General Attributes
Remove an attribute from each element in the set of matched elements.
-
.removeClass()
Attributes | Class Attribute | CSS
Remove a single class, multiple classes, or all classes from each element in the set of matched elements.
-
.removeSprite()
Remove sprite icon classes from each of the set of matched elements.
-
ep.require()
Not longer available.
-
.resizable()
Apply the Resizable widget for each element in the set of matched elements
-
ep.reverse()
Reverse a text or Number.
-
de_epages.presentation.Rss()
Load an parse a rss file.
-
jQuery.scope()
Get an object from a scope string.
-
.scrollTo()
Scroll content of each element in the set of matched elements.
-
ep.scrunch()
Trim the length of a text.
-
.selectable()
Apply the Selectable widget for each element in the set of matched elements
-
.seoUiSeoCheckWidget()
SEO check dialog widget to show SEO issues from different SEO test and ratings for multiple languages.
-
.seoUiSeoGaugeWidget()
Add SEO percentage meter which shows the SEO rating of a content object.
-
jQuery.sessionStorage()
Get a value from the session storage.
-
jQuery.sessionStorageClear()
Clear the session storage.
-
.slider()
Apply the Slider widget for each element in the set of matched elements
-
.sortable()
Apply the Sortable widget for each element in the set of matched elements
-
ep.sprite()
Create a sprite icon.
-
ep.sslSwitch.addHandle()
Add an handle to the SSL switch controller.
-
ep.sslSwitch.submit()
Submit the givn SSL switch form.
-
ep.stripTags()
Remove HTML and XML tags.
-
'border-bottom-left-radius' Style Property
Set/get CSS border radius for bottom left corner.
-
'border-bottom-right-radius' Style Property
Set/get CSS border radius for bottom right corner.
-
'border-radius' Style Property
Set/get CSS border radius.
-
'border-top-left-radius' Style Property
Set/get CSS border radius for top left corner.
-
'border-top-right-radius' Style Property
Set/get CSS border radius for top right corner.
-
jQuery.support.cssprefix
Utilities | Properties of the Global jQuery Object
CSS prefix of the browser engine.
-
jQuery.support.flash
Utilities | Properties of the Global jQuery Object
Available flash version.
-
jQuery.support.multipleUpload
Utilities | Properties of the Global jQuery Object
Support of multiple file upload on single file input.
-
jQuery.support.placeholder
Utilities | Properties of the Global jQuery Object
Support of placeholder attribute for input elements.
-
jQuery.support.touch
Utilities | Properties of the Global jQuery Object
Support of touch events.
-
.tabs()
Apply the Tabs widget for each element in the set of matched elements
-
.template()
Compile the contents of the matched element as a reusable compiled template.
-
{{each}} Template Tag
Used to iterate over a data array, and render the content between the opening and closing template tags once for each data item.
-
{{elem}} Template Tag
Used for define a simple access on an element in the rendered template.
-
{{else}} Template Tag
Used in association with the {{if}}...{{/if}} tag to provide alternative content based on the values of one or more expressions. The {{else}} tag can be used without a parameter, as in: {{if a}}...{{else}}...{{/if}}, or with a parameter, as in: {{if a}}...{{else b}}...{{/if}}.
-
${} Template Tag
Used for insertion of data values in the rendered template. Evaluates the specified field (property) on the current data item, or the specified JavaScript function or expression.
-
{{html}} Template Tag
Used for insertion of HTML markup strings in the rendered template. Evaluates the specified field on the current data item, or the specified JavaScript function or expression.
-
{{if}} Template Tag
Used for conditional insertion of content. Renders the content between the opening and closing template tags only if the specified data item field, JavaScript function or expression does not evaluate to false (or to zero, null, type "undefined", or the empty string ).
-
{{tmpl}} Template Tag
Used for composition of templates. Renders one or more nested template items within the rendered output of the parent template.
-
{{wrap}} Template Tag
Used for composition of templates which incorporate wrapped HTML content. Rendered template items can combine wrapped HTML content with template markup.
-
jQuery.template()
Create a reusable named template (compiled from markup).
-
.text()
DOM Insertion, Inside | Attributes
Get the combined text contents of each element in the set of matched elements, including their descendants.
-
.tmpl()
Take the first element in the matched set and render its content as a template, using the specified data.
-
jQuery.tmpl()
Render the specified HTML content as a template, using the specified data.
-
.tmplItem()
Return the
tmplItem
data structure for the rendered template that the matched element is part of. -
jQuery.tmplItem()
Return the
tmplItem
data structure for the rendered template that the specified element is part of. -
.toggleAttr()
Add or remove a attribute from each element in the set of matched elements.
-
.toggleProp()
Add or remove a property from each element in the set of matched elements.
-
.toJSON()
Transform the first element in the set of matched elements to JSON format.
-
jQuery.toJSON()
Takes a JavaScript object and returns the resulting well-formed JSON string.
-
.uiColorpicker()
Add color picker handling for each element in the set of matched elements.
-
.uiContentlist()
Make table cell content editable.
-
.uiCoverflow()
Create a flash coverflow effect to display images.
-
jQuery.uid()
Generate an unique id for a DOM element.
-
.uiDatepicker()
Add date selection from calendar handling for input elements.
-
.uiDialog()
Create a dialog.
-
.uiForm()
Advanced form handling.
-
.uiInput()
Advanced handling for input elements.
-
.uiMagnifier()
Adding magnifier function to an image
-
.uiSpinner()
Add spinner handling for input elements.
-
.uiTextedit()
Make a text editable.
-
.uiTooltip()
Create a tooltip.
-
.uiValidate()
Add validate handling for input elements.
-
.uiWizard()
Create a wizard.
-
.unlink()
Remove a previously created link.
-
ep.uriIsAbsolute()
Check uri is abolute.
-
ep.uriQuery()
Decode query arguments of a uri.
-
ep.uriSegment()
Segment a uri string.
-
ep.uriToAbsolute()
Convert a relative uri to an absolute uri.
-
ep.uriToRelative()
Convert a absolute uri to an relative uri.
-
ep.utf8Decode()
Decode a UTF-8 text.
-
ep.utf8Encode()
Encode a text as UTF-8.
-
ep.validate.basic()
Basic validate method.
-
ep.validate.creditcard()
Validate a creditcard number.
-
ep.validate.cssColor()
Validate a css color.
-
ep.validate.cssSize()
Validate a css size.
-
ep.validate.date()
Validate a date.
-
ep.validate.email()
Validate a email address.
-
ep.validate.mimetype()
Validate a mimetype.
-
ep.validate.url()
Validate a url.
-
jQuery.Widget()
UI widget base class.
-
jQuery.widget()
Define a new widget.
-
window.epkStack
A dependencies stack for the base packege.
-
.wrap()
DOM Insertion, Around | DOM Insertion, Around
Wrap an XML structure around each element in the set of matched elements.
-
.wrapAll()
DOM Insertion, Around | DOM Insertion, Around
Wrap an XML structure around each element in the set of matched elements.
-
.wrapInner()
DOM Insertion, Around | DOM Insertion, Around
Wrap an XML structure around the content of each element in the set of matched elements.
-
.xml()
Attributes | DOM Insertion, Inside
Get the XML contents of the first element in the set of matched elements.