16 $this->data=$this->data [
"JQueryUI"];
19 if (
sizeof($themes)>
$theme-1)
20 $this->theme=$themes [
$theme-1];
22 throw new \Exception(
"CDNGuiGen : Le numéro de thème demandé n'existe pas");
34 return $this->data [
$provider] [
"themes"];
41 if (
sizeof($themes)>0)
51 if (isset($this->cssUrl))
65 return HtmlUtils::javascriptInclude($url).
"\n".HtmlUtils::stylesheetInclude($css);
70 if (isset(
$local)===
false) {
getUrlOrCss($element, $key)
getVersions($provider=NULL)
replaceVersionAndTheme($url, $version, $theme)
getLastVersion($provider=NULL)
getFirstTheme($provider=NULL)
setCssUrl($cssUrl, $local=null)
__construct($version, $theme=NULL, $provider="Google")
getThemes($provider=NULL)