PEAR logo

HTML_CSS : The Definitive Guide

Name

HTML_CSS::toArray — Return the CSS contents in an array

Synopsis

    require_once 'HTML/CSS.php';
   

array HTML_CSS::toArray();
;

Description

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

Throws

throws no exceptions thrown

Since

since version 0.2.0 (2003-07-31)

Note

This function can not be called statically.

HTML_CSS : The Definitive Guide v 1.5.0 : January 15, 2008