PEAR logo

HTML_CSS : The Definitive Guide

Name

HTML_CSS::getAtRulesList — Return list of supported At-Rules

Synopsis

    require_once 'HTML/CSS.php';
   
void HTML_CSS::getAtRulesList ( );  
  ;

Description

Return the list of At-Rules supported by API 1.5.0 of HTML_CSS

Throws

throws no exceptions thrown

Since

since version 1.5.0 (2008-01-15)

Note

This function can not be called statically.

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