|
phpMv -UI toolkit 2.4.12
jQuery, jQuery UI, Twitter Bootstrap and Semantic-UI library for php & php MVC Frameworks
|
Inheritance diagram for CDNJQuery:Public Member Functions | |
| __construct ($version, $provider="Google") | |
| getUrl () | |
| __toString () | |
Public Member Functions inherited from CDNBase | |
| getJsUrl () | |
| setJsUrl ($jsUrl, $local=null) | |
| isLocal () | |
| setLocal ($local) | |
| getProviders () | |
| getVersions ($provider=NULL) | |
| getLastVersion ($provider=NULL) | |
Additional Inherited Members | |
Protected Member Functions inherited from CDNBase | |
| getUrlOrCss ($element, $key) | |
| replaceVersion ($url, $version) | |
| replaceTheme ($url, $theme) | |
| replaceVersionAndTheme ($url, $version, $theme) | |
Protected Attributes inherited from CDNBase | |
| $version | |
| $provider | |
| $data | |
| $local | |
| $jsUrl | |
Definition at line 8 of file CDNJQuery.php.
| __construct | ( | $version, | |
$provider = "Google" |
|||
| ) |
Reimplemented from CDNBase.
Definition at line 10 of file CDNJQuery.php.
| __toString | ( | ) |
Definition at line 19 of file CDNJQuery.php.
| getUrl | ( | ) |
Reimplemented from CDNBase.
Definition at line 15 of file CDNJQuery.php.