Class Pxxo_Buffer_Resource_CSS

Description

Classe permet de gérer l'accès à des flux de données comme des ressources CSS

Located in /Pxxo/Buffer/Resource/CSS.php (line 47)

Pxxo
   |
   --Pxxo_Buffer
      |
      --Pxxo_Buffer_Resource
         |
         --Pxxo_Buffer_Resource_CSS
Variable Summary
string $condition
string $media
string $type
integer $weight
Method Summary
Pxxo_Buffer_Resource_CSS __construct (string $p)
string compress (string $s)
string getExtendedType ()
string getHTML ()
string getMedia ()
void setMedia (string $s)
Variables
string $condition = '' (line 60)
  • var: condition d'application de la feuille CSS
  • access: public
string $media = 'screen' (line 56)
  • var: media pour lequel est destiné le CSS
  • access: protected
string $type = 'css' (line 52)
  • var: type du contenu du flux
  • access: protected

Redefinition of:
Pxxo_Buffer_Resource::$type
integer $weight = 1000 (line 64)
  • var: importance du Buffer
  • access: protected

Redefinition of:
Pxxo_Buffer::$weight

Inherited Variables

Inherited from Pxxo_Buffer_Resource

Pxxo_Buffer_Resource::$disposition
Pxxo_Buffer_Resource::$file
Pxxo_Buffer_Resource::$path
Pxxo_Buffer_Resource::$url

Inherited from Pxxo_Buffer

Pxxo_Buffer::$content
Pxxo_Buffer::$id
Pxxo_Buffer::$scheme
Pxxo_Buffer::$uri
Pxxo_Buffer::$_func

Inherited from Pxxo

Pxxo::$_bench
Pxxo::$_cache
Pxxo::$_cache_options
Pxxo::$_cache_options_default
Pxxo::$_caching
Pxxo::$_debugging
Pxxo::$_debug_options
Pxxo::$_debug_options_default
Pxxo::$_idcache
Pxxo::$_ids
Pxxo::$_levelcache
Methods
Constructor __construct (line 70)

Constructeur PHP5

Pxxo_Buffer_Resource_CSS __construct (string $p)
  • string $p: localisation du flux

Redefinition of:
Pxxo_Buffer_Resource::__construct()
Constructeur PHP5
compress (line 80)

Filtre permettant de minimiser du Code CSS

  • return: chaine de caractère compressée
  • access: public
string compress (string $s)
  • string $s: chaine de caractère

Redefinition of:
Pxxo_Buffer_Resource::compress()
Filtre permettant de minimiser une flux
getExtendedType (line 127)

Renvoi le type étendu du Buffer

  • access: public
string getExtendedType ()

Redefinition of:
Pxxo_Buffer_Resource::getExtendedType()
Renvoi le type étendu du Buffer
getHTML (line 109)

Retrourne une chaine en HTML permettant de charger la ressource

  • return: chaine de caractère en HTML
  • access: public
string getHTML ()

Redefinition of:
Pxxo_Buffer_Resource::getHTML()
Retrourne une chaine en HTML permettant de charger la ressource
getMedia (line 100)

Retourne le media qui utilisera le css

  • access: public
string getMedia ()
setMedia (line 91)

Fixe le type de média qui utilisera le css

  • access: public
void setMedia (string $s)
  • string $s

Inherited Methods

Inherited From Pxxo_Buffer_Resource

Pxxo_Buffer_Resource::__construct()
Pxxo_Buffer_Resource::comment()
Pxxo_Buffer_Resource::compress()
Pxxo_Buffer_Resource::get()
Pxxo_Buffer_Resource::getContent()
Pxxo_Buffer_Resource::getDisposition()
Pxxo_Buffer_Resource::getExtendedType()
Pxxo_Buffer_Resource::getHTML()
Pxxo_Buffer_Resource::merge()
Pxxo_Buffer_Resource::setDisposition()

Inherited From Pxxo_Buffer

Pxxo_Buffer::__construct()
Pxxo_Buffer::addFilter()
Pxxo_Buffer::factory()
Pxxo_Buffer::filter()
Pxxo_Buffer::get()
Pxxo_Buffer::getExtendedType()
Pxxo_Buffer::getID()
Pxxo_Buffer::getType()
Pxxo_Buffer::getWeight()
Pxxo_Buffer::isType()
Pxxo_Buffer::merge()
Pxxo_Buffer::set()
Pxxo_Buffer::setID()
Pxxo_Buffer::setWeight()

Inherited From Pxxo

Pxxo::__construct()
Pxxo::addCacheID()
Pxxo::addCacheLevel()
Pxxo::cleanCache()
Pxxo::copyto()
Pxxo::delinCache()
Pxxo::disableCache()
Pxxo::disableDebug()
Pxxo::enableCache()
Pxxo::enableDebug()
Pxxo::getCacheID()
Pxxo::getCacheLevel()
Pxxo::getCacheObject()
Pxxo::getCacheOption()
Pxxo::getDebugOption()
Pxxo::getinCache()
Pxxo::initCache()
Pxxo::isCaching()
Pxxo::isDebugging()
Pxxo::resetCache()
Pxxo::resetCacheID()
Pxxo::setBenchmarkProfiler()
Pxxo::setBenchmarkTimer()
Pxxo::setCacheID()
Pxxo::setCacheLevel()
Pxxo::setCacheObject()
Pxxo::setCacheOption()
Pxxo::setCacheOptions()
Pxxo::setDebugOption()
Pxxo::setinCache()
Pxxo::testCacheLevel()
Pxxo::testinCache()
Pxxo::traceDebug()

Documentation generated on Thu, 13 Mar 2008 22:03:13 +0100 by phpDocumentor 1.4.1