Cheetah
Public Member Functions | List of all members
ChJsGzipLoader Class Reference

Public Member Functions

 __construct ($sType, $p, $sJsDir='', $sCacheDir='')
 
 buildJsList ()
 
 checkEncoding ()
 
 readContent ()
 
 outputContent ()
 
 getFile ($s)
 
 putFile ($s, $c)
 
 sendheaders ()
 
 cacheRead ()
 
 cacheWrite ()
 

Detailed Description

This work, "Cheetah - https://www.cheetahwsb.com", is a derivative of "Dolphin Pro V7.4.2" by BoonEx Pty Limited - https://www.boonex.com/, used under CC-BY. "Cheetah" is licensed under CC-BY by Dean J. Bassett Jr. CC-BY License - http://creativecommons.org/licenses/by/3.0/

Definition at line 8 of file ChJsGzipLoader.php.

Constructor & Destructor Documentation

◆ __construct()

ChJsGzipLoader::__construct (   $sType,
  $p,
  $sJsDir = '',
  $sCacheDir = '' 
)
Parameters
$sTypetype (d - directory (to read js files from), ja - js array, )
$pdepents on t
$sJsUrljs base url
$sCacheDircache dir

Definition at line 16 of file ChJsGzipLoader.php.

Member Function Documentation

◆ buildJsList()

ChJsGzipLoader::buildJsList ( )

Definition at line 41 of file ChJsGzipLoader.php.

◆ cacheRead()

ChJsGzipLoader::cacheRead ( )

Definition at line 151 of file ChJsGzipLoader.php.

◆ cacheWrite()

ChJsGzipLoader::cacheWrite ( )

Definition at line 168 of file ChJsGzipLoader.php.

◆ checkEncoding()

ChJsGzipLoader::checkEncoding ( )

check if client browser supports gzip

Definition at line 75 of file ChJsGzipLoader.php.

◆ getFile()

ChJsGzipLoader::getFile (   $s)

Definition at line 109 of file ChJsGzipLoader.php.

◆ outputContent()

ChJsGzipLoader::outputContent ( )

Definition at line 93 of file ChJsGzipLoader.php.

◆ putFile()

ChJsGzipLoader::putFile (   $s,
  $c 
)

Definition at line 132 of file ChJsGzipLoader.php.

◆ readContent()

ChJsGzipLoader::readContent ( )

Definition at line 87 of file ChJsGzipLoader.php.

◆ sendheaders()

ChJsGzipLoader::sendheaders ( )

Definition at line 144 of file ChJsGzipLoader.php.


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