HTML_CSS::getOptions
HTML_CSS::getOptions() – Return all options for the class
Synopsis
require_once 'HTML/CSS.php';
array
HTML_CSS::getOptions
(
)
Описание
Return all configuration options at once
Throws
throws no exceptions thrown
Since
since version 1.5.0 (2008-01-15)
Замечание
This function can not be called statically.