|
3 | 3 | <head>
|
4 | 4 | <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
5 | 5 | <meta http-equiv="X-UA-Compatible" content="IE=9"/>
|
6 |
| -<meta name="generator" content="Doxygen 1.8.9.1"/> |
| 6 | +<meta name="generator" content="Doxygen 1.8.11"/> |
7 | 7 | <title>Sabberworm/PHP-CSS-Parser: AtRuleBlockList Class Reference</title>
|
8 | 8 | <link href="tabs.css" rel="stylesheet" type="text/css"/>
|
9 | 9 | <script type="text/javascript" src="jquery.js"></script>
|
|
22 | 22 | <table cellspacing="0" cellpadding="0">
|
23 | 23 | <tbody>
|
24 | 24 | <tr style="height: 56px;">
|
25 |
| - <td style="padding-left: 0.5em;"> |
| 25 | + <td id="projectalign" style="padding-left: 0.5em;"> |
26 | 26 | <div id="projectname">Sabberworm/PHP-CSS-Parser
|
27 | 27 |  <span id="projectnumber">7.0.0</span>
|
28 | 28 | </div>
|
|
33 | 33 | </table>
|
34 | 34 | </div>
|
35 | 35 | <!-- end header part -->
|
36 |
| -<!-- Generated by Doxygen 1.8.9.1 --> |
| 36 | +<!-- Generated by Doxygen 1.8.11 --> |
37 | 37 | <script type="text/javascript">
|
38 | 38 | var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
39 | 39 | </script>
|
|
97 | 97 | </div><!--header-->
|
98 | 98 | <div class="contents">
|
99 | 99 |
|
100 |
| -<p>A BlockList constructed by an unknown @-rule. |
| 100 | +<p>A BlockList constructed by an unknown -rule. |
101 | 101 | <a href="class_sabberworm_1_1_c_s_s_1_1_c_s_s_list_1_1_at_rule_block_list.html#details">More...</a></p>
|
102 | 102 | <div class="dynheader">
|
103 | 103 | Inheritance diagram for AtRuleBlockList:</div>
|
104 | 104 | <div class="dyncontent">
|
105 |
| -<div class="center"><iframe scrolling="no" frameborder="0" src="class_sabberworm_1_1_c_s_s_1_1_c_s_s_list_1_1_at_rule_block_list__inherit__graph.svg" width="215" height="187"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe></div> |
| 105 | +<div class="center"><iframe scrolling="no" frameborder="0" src="class_sabberworm_1_1_c_s_s_1_1_c_s_s_list_1_1_at_rule_block_list__inherit__graph.svg" width="212" height="183"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe></div> |
106 | 106 | <center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
|
107 | 107 | <div class="dynheader">
|
108 | 108 | Collaboration diagram for AtRuleBlockList:</div>
|
109 | 109 | <div class="dyncontent">
|
110 |
| -<div class="center"><iframe scrolling="no" frameborder="0" src="class_sabberworm_1_1_c_s_s_1_1_c_s_s_list_1_1_at_rule_block_list__coll__graph.svg" width="215" height="187"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe></div> |
| 110 | +<div class="center"><iframe scrolling="no" frameborder="0" src="class_sabberworm_1_1_c_s_s_1_1_c_s_s_list_1_1_at_rule_block_list__coll__graph.svg" width="212" height="183"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe></div> |
111 | 111 | <center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
|
112 | 112 | <table class="memberdecls">
|
113 | 113 | <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
|
|
181 | 181 | <tr class="separator:a52a5abaca8a00a902bc2c6f548d59024 inherit pro_attribs_class_sabberworm_1_1_c_s_s_1_1_c_s_s_list_1_1_c_s_s_list"><td class="memSeparator" colspan="2"> </td></tr>
|
182 | 182 | </table>
|
183 | 183 | <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
|
184 |
| -<div class="textblock"><p>A BlockList constructed by an unknown @-rule. </p> |
185 |
| -<p>rules are rendered into <a class="el" href="class_sabberworm_1_1_c_s_s_1_1_c_s_s_list_1_1_at_rule_block_list.html" title="A BlockList constructed by an unknown @-rule. ">AtRuleBlockList</a> objects. </p> |
| 184 | +<div class="textblock"><p>A BlockList constructed by an unknown -rule. </p> |
| 185 | +<p>rules are rendered into <a class="el" href="class_sabberworm_1_1_c_s_s_1_1_c_s_s_list_1_1_at_rule_block_list.html" title="A BlockList constructed by an unknown -rule. ">AtRuleBlockList</a> objects. </p> |
186 | 186 | </div><hr/>The documentation for this class was generated from the following file:<ul>
|
187 | 187 | <li>Sabberworm/CSS/CSSList/AtRuleBlockList.php</li>
|
188 | 188 | </ul>
|
189 | 189 | </div><!-- contents -->
|
190 | 190 | <!-- start footer part -->
|
191 | 191 | <hr class="footer"/><address class="footer"><small>
|
192 |
| -Generated on Mon Aug 24 2015 11:05:47 for Sabberworm/PHP-CSS-Parser by  <a href="http://www.doxygen.org/index.html"> |
| 192 | +Generated on Thu Feb 11 2016 12:17:17 for Sabberworm/PHP-CSS-Parser by  <a href="http://www.doxygen.org/index.html"> |
193 | 193 | <img class="footer" src="doxygen.png" alt="doxygen"/>
|
194 |
| -</a> 1.8.9.1 |
| 194 | +</a> 1.8.11 |
195 | 195 | </small></address>
|
196 | 196 | </body>
|
197 | 197 | </html>
|
0 commit comments