Zend Framework

Ability to set the version used of jQuery and UI libraries

Details

  • Type: Improvement Improvement
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.8.0
  • Fix Version/s: 1.8.0
  • Component/s: ZendX_JQuery
  • Labels:
    None

Description

To allow the jQuery helpers to support different versions of UI and jQuery libraries with maybe different APIs it should be possible to set which version is used by the code to allow the following calls on the jQuery view Helper:

setUiVersion($version);
getUiVersion();
setVersion($version);
getVersion();

This is currently supported for the CDN already, but should also be possible in general for locally loaded code.

Issue Links

Activity

Hide
Benjamin Eberlei added a comment -

Fixed in trunk, scheduled for 1.8 release.

Show
Benjamin Eberlei added a comment - Fixed in trunk, scheduled for 1.8 release.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: