phpMv -UI toolkit 2.4.12
jQuery, jQuery UI, Twitter Bootstrap and Semantic-UI library for php & php MVC Frameworks
Loading...
Searching...
No Matches
CDNGuiGen Class Reference
+ Inheritance diagram for CDNGuiGen:

Public Member Functions

 __construct ($version, $theme=NULL, $provider="Google")
 
 getCssUrl ()
 
 getThemes ($provider=NULL)
 
 getFirstTheme ($provider=NULL)
 
 getUrl ()
 
 getCss ()
 
 __toString ()
 
 setCssUrl ($cssUrl, $local=null)
 
 getLocalCss ()
 
 setLocalCss ($localCss)
 
- Public Member Functions inherited from CDNBase
 __construct ($version, $provider)
 
 getJsUrl ()
 
 setJsUrl ($jsUrl, $local=null)
 
 isLocal ()
 
 setLocal ($local)
 
 getProviders ()
 
 getVersions ($provider=NULL)
 
 getLastVersion ($provider=NULL)
 

Protected Attributes

 $theme
 
 $cssUrl
 
 $localCss
 
- Protected Attributes inherited from CDNBase
 $version
 
 $provider
 
 $data
 
 $local
 
 $jsUrl
 

Additional Inherited Members

- Protected Member Functions inherited from CDNBase
 getUrlOrCss ($element, $key)
 
 replaceVersion ($url, $version)
 
 replaceTheme ($url, $theme)
 
 replaceVersionAndTheme ($url, $version, $theme)
 

Detailed Description

Definition at line 9 of file CDNGuiGen.php.

Constructor & Destructor Documentation

◆ __construct()

__construct (   $version,
  $theme = NULL,
  $provider = "Google" 
)

Definition at line 14 of file CDNGuiGen.php.

Member Function Documentation

◆ __toString()

__toString ( )

Definition at line 62 of file CDNGuiGen.php.

◆ getCss()

getCss ( )

Definition at line 50 of file CDNGuiGen.php.

◆ getCssUrl()

getCssUrl ( )

Definition at line 28 of file CDNGuiGen.php.

◆ getFirstTheme()

getFirstTheme (   $provider = NULL)

Definition at line 39 of file CDNGuiGen.php.

◆ getLocalCss()

getLocalCss ( )

Definition at line 77 of file CDNGuiGen.php.

◆ getThemes()

getThemes (   $provider = NULL)

Definition at line 32 of file CDNGuiGen.php.

◆ getUrl()

getUrl ( )

Reimplemented from CDNBase.

Definition at line 46 of file CDNGuiGen.php.

◆ setCssUrl()

setCssUrl (   $cssUrl,
  $local = null 
)

Definition at line 68 of file CDNGuiGen.php.

◆ setLocalCss()

setLocalCss (   $localCss)

Definition at line 81 of file CDNGuiGen.php.

Field Documentation

◆ $cssUrl

$cssUrl
protected

Definition at line 11 of file CDNGuiGen.php.

◆ $localCss

$localCss
protected

Definition at line 12 of file CDNGuiGen.php.

◆ $theme

$theme
protected

Definition at line 10 of file CDNGuiGen.php.


The documentation for this class was generated from the following file: