Documentation

Compression_Controller
in package

Compression Controller.

Tags
subpackage

Compression

version
7.x
author

Hostmake LLC

copyright

© 2005-2024 ООО "Хостмэйк" (Hostmake LLC), http://www.hostcms.ru

Table of Contents

Properties

$instance  : object
Object instance

Methods

instance()  : object
Register an existing instance as a singleton.
_getDriverName()  : srting
Get full driver name

Properties

$instance

Object instance

public static object $instance = \NULL

Methods

instance()

Register an existing instance as a singleton.

public static instance([string $driver = 'http' ]) : object
Parameters
$driver : string = 'http'

driver's name

Return values
object

_getDriverName()

Get full driver name

protected static _getDriverName(string $driver) : srting
Parameters
$driver : string

driver name

Return values
srting

        
On this page

Search results