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

Public Member Functions

 __construct ($framework, $version, $provider="MaxCDN")
 
 getUrl ()
 
 getCss ()
 
 __toString ()
 
 setCssUrl ($cssUrl, $local=null)
 
 getLocalCss ()
 
 setLocalCss ($localCss)
 
 getFramework ()
 
- 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

 $cssUrl
 
 $localCss
 
 $framework
 
- 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 CDNCoreCss.php.

Constructor & Destructor Documentation

◆ __construct()

__construct (   $framework,
  $version,
  $provider = "MaxCDN" 
)

Definition at line 14 of file CDNCoreCss.php.

Member Function Documentation

◆ __toString()

__toString ( )

Definition at line 28 of file CDNCoreCss.php.

◆ getCss()

getCss ( )

Definition at line 24 of file CDNCoreCss.php.

◆ getFramework()

getFramework ( )

Definition at line 52 of file CDNCoreCss.php.

◆ getLocalCss()

getLocalCss ( )

Definition at line 43 of file CDNCoreCss.php.

◆ getUrl()

getUrl ( )

Reimplemented from CDNBase.

Definition at line 20 of file CDNCoreCss.php.

◆ setCssUrl()

setCssUrl (   $cssUrl,
  $local = null 
)

Definition at line 34 of file CDNCoreCss.php.

◆ setLocalCss()

setLocalCss (   $localCss)

Definition at line 47 of file CDNCoreCss.php.

Field Documentation

◆ $cssUrl

$cssUrl
protected

Definition at line 10 of file CDNCoreCss.php.

◆ $framework

$framework
protected

Definition at line 12 of file CDNCoreCss.php.

◆ $localCss

$localCss
protected

Definition at line 11 of file CDNCoreCss.php.


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