Class Pxxo_Buffer_Resource_Javascript

Description

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

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

Pxxo
   |
   --Pxxo_Buffer
      |
      --Pxxo_Buffer_Resource
         |
         --Pxxo_Buffer_Resource_Javascript
Variable Summary
string $type
integer $weight
Method Summary
Pxxo_Buffer_Resource_Javascript __construct (string $p)
string compress (string $s)
string getHTML ()
Variables
Methods
Constructor __construct (line 62)

Constructeur PHP5

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

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

Filtre permettant de minimiser du Code Javascript

  • 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
getHTML (line 83)

Retrourne une chaine en HTML permettant de charger la ressource

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

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

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:14 +0100 by phpDocumentor 1.4.1