HTML_CSS::toArray()

HTML_CSS::toArray() -- Return the CSS contents in an array

Synopsis

require_once 'HTML/CSS.php';

array HTML_CSS::toArray ()

Beschreibung

Return the full contents of CSS data sources (parsed) in an array

Fehler-Meldungen

throws no exceptions thrown

Seit

since version 0.2.0 (2003-07-31)

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.