NewsBlur/utils/csstidy-1.3/Docs/csstidy/_data_inc_php.html
2009-09-08 03:15:49 +00:00

483 lines
No EOL
18 KiB
HTML

<html>
<head>
<title>Docs for page data.inc.php</title>
<link rel="stylesheet" type="text/css" href="../media/style.css">
</head>
<body>
<table border="0" cellspacing="0" cellpadding="0" height="48" width="100%">
<tr>
<td class="header_top">csstidy</td>
</tr>
<tr><td class="header_line"><img src="../media/empty.png" width="1" height="1" border="0" alt="" /></td></tr>
<tr>
<td class="header_menu">
[ <a href="../classtrees_csstidy.html" class="menu">class tree: csstidy</a> ]
[ <a href="../elementindex_csstidy.html" class="menu">index: csstidy</a> ]
[ <a href="../elementindex.html" class="menu">all elements</a> ]
</td>
</tr>
<tr><td class="header_line"><img src="../media/empty.png" width="1" height="1" border="0" alt="" /></td></tr>
</table>
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr valign="top">
<td width="200" class="menu">
<div id="todolist">
<p><a href="../todolist.html">Todo List</a></p>
</div>
<b>Packages:</b><br />
<a href="../li_csstidy.html">csstidy</a><br />
<br /><br />
<b>Files:</b><br />
<div class="package">
<a href="../csstidy/_class_csstidy_php.html"> class.csstidy.php
</a><br>
<a href="../csstidy/_class_csstidy_optimise_php.html"> class.csstidy_optimise.php
</a><br>
<a href="../csstidy/_class_csstidy_print_php.html"> class.csstidy_print.php
</a><br>
<a href="../csstidy/_data_inc_php.html"> data.inc.php
</a><br>
</div><br />
<b>Classes:</b><br />
<div class="package">
<a href="../csstidy/csstidy.html">csstidy</a><br />
<a href="../csstidy/csstidy_optimise.html">csstidy_optimise</a><br />
<a href="../csstidy/csstidy_print.html">csstidy_print</a><br />
</div>
</td>
<td>
<table cellpadding="10" cellspacing="0" width="100%" border="0"><tr><td valign="top">
<h1>Procedural File: data.inc.php</h1>
Source Location: /data.inc.php<br /><br />
<br>
<br>
<h2>Page Details:</h2>
Various CSS Data for CSSTidy<br /><br /><p>This file is part of CSSTidy.</p><p>CSSTidy is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.</p><p>CSSTidy is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.</p><p>You should have received a copy of the GNU General Public License along with CSSTidy; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA</p><br /><br /><br />
<h4>Tags:</h4>
<div class="tags">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td><b>filesource:</b>&nbsp;&nbsp;</td><td><a href="..//__filesource/fsource_csstidy__data.inc.php.html">Source Code for this file</a></td>
</tr>
<tr>
<td><b>author:</b>&nbsp;&nbsp;</td><td>Florian Schmitz (floele at gmail dot com) 2005</td>
</tr>
<tr>
<td><b>license:</b>&nbsp;&nbsp;</td><td><a href="http://opensource.org/licenses/gpl-license.php">GNU Public License</a></td>
</tr>
</table>
</div>
<br /><br />
<br /><br />
<hr />
<a name="global$GLOBALS['csstidy']['all_properties']"></a>
<h4><i>array</i> $GLOBALS['csstidy']['all_properties'] <span class="smalllinenumber">[line <a href="..//__filesource/fsource_csstidy__data.inc.php.html#a277">277</a>]</span></h4>
<div class="tags">
All CSS Properties. Needed for csstidy::property_is_next()<br /><br /><br /><br />
<h4>Tags:</h4>
<div class="tags">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td><b>see:</b>&nbsp;&nbsp;</td><td><a href="../csstidy/csstidy.html#methodproperty_is_next">csstidy::property_is_next()</a></td>
</tr>
<tr>
<td><b>version:</b>&nbsp;&nbsp;</td><td>1.0</td>
</tr>
<tr>
<td><b>todo:</b>&nbsp;&nbsp;</td><td>Add CSS3 properties</td>
</tr>
</table>
</div>
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td><b>Default value:</b>&nbsp;&nbsp;</td>
<td>array()</td>
</tr>
</table>
</div><br /><br />
<div class="top">[ <a href="#top">Top</a> ]</div><br /><br />
<hr />
<a name="global$GLOBALS['csstidy']['at_rules']"></a>
<h4><i>array</i> $GLOBALS['csstidy']['at_rules'] <span class="smalllinenumber">[line <a href="..//__filesource/fsource_csstidy__data.inc.php.html#a66">66</a>]</span></h4>
<div class="tags">
Available at-rules<br /><br /><br /><br />
<h4>Tags:</h4>
<div class="tags">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td><b>version:</b>&nbsp;&nbsp;</td><td>1.0</td>
</tr>
</table>
</div>
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td><b>Default value:</b>&nbsp;&nbsp;</td>
<td>array('page'&nbsp;=&gt;&nbsp;'is','font-face'&nbsp;=&gt;&nbsp;'is','charset'&nbsp;=&gt;&nbsp;'iv',&nbsp;'import'&nbsp;=&gt;&nbsp;'iv','namespace'&nbsp;=&gt;&nbsp;'iv','media'&nbsp;=&gt;&nbsp;'at')</td>
</tr>
</table>
</div><br /><br />
<div class="top">[ <a href="#top">Top</a> ]</div><br /><br />
<hr />
<a name="global$GLOBALS['csstidy']['background_prop_default']"></a>
<h4><i>array</i> $GLOBALS['csstidy']['background_prop_default'] <span class="smalllinenumber">[line <a href="..//__filesource/fsource_csstidy__data.inc.php.html#a106">106</a>]</span></h4>
<div class="tags">
Default values for the background properties<br /><br /><br /><br />
<h4>Tags:</h4>
<div class="tags">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td><b>version:</b>&nbsp;&nbsp;</td><td>1.0</td>
</tr>
<tr>
<td><b>see:</b>&nbsp;&nbsp;</td><td>merge_bg()</td>
</tr>
<tr>
<td><b>see:</b>&nbsp;&nbsp;</td><td>dissolve_short_bg()</td>
</tr>
<tr>
<td><b>todo:</b>&nbsp;&nbsp;</td><td>Possibly property names will change during CSS3 development</td>
</tr>
</table>
</div>
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td><b>Default value:</b>&nbsp;&nbsp;</td>
<td>array()</td>
</tr>
</table>
</div><br /><br />
<div class="top">[ <a href="#top">Top</a> ]</div><br /><br />
<hr />
<a name="global$GLOBALS['csstidy']['color_values']"></a>
<h4><i>array</i> $GLOBALS['csstidy']['color_values'] <span class="smalllinenumber">[line <a href="..//__filesource/fsource_csstidy__data.inc.php.html#a86">86</a>]</span></h4>
<div class="tags">
Properties that allow &lt;color&gt; as value<br /><br /><br /><br />
<h4>Tags:</h4>
<div class="tags">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td><b>version:</b>&nbsp;&nbsp;</td><td>1.0</td>
</tr>
<tr>
<td><b>see:</b>&nbsp;&nbsp;</td><td>compress_numbers();</td>
</tr>
<tr>
<td><b>todo:</b>&nbsp;&nbsp;</td><td>CSS3 properties</td>
</tr>
</table>
</div>
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td><b>Default value:</b>&nbsp;&nbsp;</td>
<td>array()</td>
</tr>
</table>
</div><br /><br />
<div class="top">[ <a href="#top">Top</a> ]</div><br /><br />
<hr />
<a name="global$GLOBALS['csstidy']['number_values']"></a>
<h4><i>array</i> $GLOBALS['csstidy']['number_values'] <span class="smalllinenumber">[line <a href="..//__filesource/fsource_csstidy__data.inc.php.html#a76">76</a>]</span></h4>
<div class="tags">
Properties that allow &lt;number&gt; as value<br /><br /><br /><br />
<h4>Tags:</h4>
<div class="tags">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td><b>version:</b>&nbsp;&nbsp;</td><td>1.2</td>
</tr>
<tr>
<td><b>see:</b>&nbsp;&nbsp;</td><td>compress_numbers();</td>
</tr>
<tr>
<td><b>todo:</b>&nbsp;&nbsp;</td><td>CSS3 properties</td>
</tr>
</table>
</div>
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td><b>Default value:</b>&nbsp;&nbsp;</td>
<td>array('line-height','pitch-range','richness','speech-rate','stress','volume','font','font-weight','z-index','counter-increment','counter-reset','orphans','widows')</td>
</tr>
</table>
</div><br /><br />
<div class="top">[ <a href="#top">Top</a> ]</div><br /><br />
<hr />
<a name="global$GLOBALS['csstidy']['predefined_templates']"></a>
<h4><i>array</i> $GLOBALS['csstidy']['predefined_templates'] <span class="smalllinenumber">[line <a href="..//__filesource/fsource_csstidy__data.inc.php.html#a409">409</a>]</span></h4>
<div class="tags">
An array containing all predefined templates.<br /><br /><br /><br />
<h4>Tags:</h4>
<div class="tags">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td><b>see:</b>&nbsp;&nbsp;</td><td><a href="../csstidy/csstidy.html#methodload_template">csstidy::load_template()</a></td>
</tr>
<tr>
<td><b>version:</b>&nbsp;&nbsp;</td><td>1.0</td>
</tr>
</table>
</div>
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td><b>Default value:</b>&nbsp;&nbsp;</td>
<td>'&lt;span&nbsp;class=&quot;at&quot;&gt;'</td>
</tr>
</table>
</div><br /><br />
<div class="top">[ <a href="#top">Top</a> ]</div><br /><br />
<hr />
<a name="global$GLOBALS['csstidy']['replace_colors']"></a>
<h4><i>array</i> $GLOBALS['csstidy']['replace_colors'] <span class="smalllinenumber">[line <a href="..//__filesource/fsource_csstidy__data.inc.php.html#a123">123</a>]</span></h4>
<div class="tags">
A list of non-W3C color names which get replaced by their hex-codes<br /><br /><br /><br />
<h4>Tags:</h4>
<div class="tags">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td><b>version:</b>&nbsp;&nbsp;</td><td>1.0</td>
</tr>
<tr>
<td><b>see:</b>&nbsp;&nbsp;</td><td>cut_color()</td>
</tr>
</table>
</div>
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td><b>Default value:</b>&nbsp;&nbsp;</td>
<td>array()</td>
</tr>
</table>
</div><br /><br />
<div class="top">[ <a href="#top">Top</a> ]</div><br /><br />
<hr />
<a name="global$GLOBALS['csstidy']['shorthands']"></a>
<h4><i>array</i> $GLOBALS['csstidy']['shorthands'] <span class="smalllinenumber">[line <a href="..//__filesource/fsource_csstidy__data.inc.php.html#a261">261</a>]</span></h4>
<div class="tags">
A list of all shorthand properties that are devided into four properties and/or have four subvalues<br /><br /><br /><br />
<h4>Tags:</h4>
<div class="tags">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td><b>version:</b>&nbsp;&nbsp;</td><td>1.0</td>
</tr>
<tr>
<td><b>see:</b>&nbsp;&nbsp;</td><td>merge_4value_shorthands()</td>
</tr>
<tr>
<td><b>see:</b>&nbsp;&nbsp;</td><td>dissolve_4value_shorthands()</td>
</tr>
<tr>
<td><b>todo:</b>&nbsp;&nbsp;</td><td>Are there new ones in CSS3?</td>
</tr>
</table>
</div>
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td><b>Default value:</b>&nbsp;&nbsp;</td>
<td>array()</td>
</tr>
</table>
</div><br /><br />
<div class="top">[ <a href="#top">Top</a> ]</div><br /><br />
<hr />
<a name="global$GLOBALS['csstidy']['tokens']"></a>
<h4><i>string</i> $GLOBALS['csstidy']['tokens'] <span class="smalllinenumber">[line <a href="..//__filesource/fsource_csstidy__data.inc.php.html#a49">49</a>]</span></h4>
<div class="tags">
All CSS tokens used by csstidy<br /><br /><br /><br />
<h4>Tags:</h4>
<div class="tags">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td><b>version:</b>&nbsp;&nbsp;</td><td>1.0</td>
</tr>
</table>
</div>
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td><b>Default value:</b>&nbsp;&nbsp;</td>
<td>'/@}{;:=\'&quot;(,\\!$%&amp;)*+.&lt;&gt;?[]^`|~'</td>
</tr>
</table>
</div><br /><br />
<div class="top">[ <a href="#top">Top</a> ]</div><br /><br />
<hr />
<a name="global$GLOBALS['csstidy']['units']"></a>
<h4><i>array</i> $GLOBALS['csstidy']['units'] <span class="smalllinenumber">[line <a href="..//__filesource/fsource_csstidy__data.inc.php.html#a58">58</a>]</span></h4>
<div class="tags">
All CSS units (CSS 3 units included)<br /><br /><br /><br />
<h4>Tags:</h4>
<div class="tags">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td><b>version:</b>&nbsp;&nbsp;</td><td>1.0</td>
</tr>
<tr>
<td><b>see:</b>&nbsp;&nbsp;</td><td>compress_numbers()</td>
</tr>
</table>
</div>
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td><b>Default value:</b>&nbsp;&nbsp;</td>
<td>array('in','cm','mm','pt','pc','px','rem','em','%','ex','gd','vw','vh','vm','deg','grad','rad','ms','s','khz','hz')</td>
</tr>
</table>
</div><br /><br />
<div class="top">[ <a href="#top">Top</a> ]</div><br /><br />
<hr />
<a name="global$GLOBALS['csstidy']['whitespace']"></a>
<h4><i>array</i> $GLOBALS['csstidy']['whitespace'] <span class="smalllinenumber">[line <a href="..//__filesource/fsource_csstidy__data.inc.php.html#a41">41</a>]</span></h4>
<div class="tags">
All whitespace allowed in CSS<br /><br /><br /><br />
<h4>Tags:</h4>
<div class="tags">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td><b>version:</b>&nbsp;&nbsp;</td><td>1.0</td>
</tr>
</table>
</div>
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td><b>Default value:</b>&nbsp;&nbsp;</td>
<td>array('&nbsp;',&quot;\n&quot;,&quot;\t&quot;,&quot;\r&quot;,&quot;\x0B&quot;)</td>
</tr>
</table>
</div><br /><br />
<div class="top">[ <a href="#top">Top</a> ]</div><br /><br />
<br /><br />
<hr />
<a name="defineAT_END"></a>
<h3>AT_END <span class="smalllinenumber">[line <a href="..//__filesource/fsource_csstidy__data.inc.php.html#a27">27</a>]</span></h3>
<div class="tags">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
<code>AT_END = 2</code>
</td></tr></table>
</td></tr></table>
<br />
</div>
<div class="top">[ <a href="#top">Top</a> ]</div><br /><br />
<hr />
<a name="defineAT_START"></a>
<h3>AT_START <span class="smalllinenumber">[line <a href="..//__filesource/fsource_csstidy__data.inc.php.html#a26">26</a>]</span></h3>
<div class="tags">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
<code>AT_START = 1</code>
</td></tr></table>
</td></tr></table>
<br />
</div>
<div class="top">[ <a href="#top">Top</a> ]</div><br /><br />
<hr />
<a name="defineCOMMENT"></a>
<h3>COMMENT <span class="smalllinenumber">[line <a href="..//__filesource/fsource_csstidy__data.inc.php.html#a32">32</a>]</span></h3>
<div class="tags">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
<code>COMMENT = 7</code>
</td></tr></table>
</td></tr></table>
<br />
</div>
<div class="top">[ <a href="#top">Top</a> ]</div><br /><br />
<hr />
<a name="defineDEFAULT_AT"></a>
<h3>DEFAULT_AT <span class="smalllinenumber">[line <a href="..//__filesource/fsource_csstidy__data.inc.php.html#a33">33</a>]</span></h3>
<div class="tags">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
<code>DEFAULT_AT = 41</code>
</td></tr></table>
</td></tr></table>
<br />
</div>
<div class="top">[ <a href="#top">Top</a> ]</div><br /><br />
<hr />
<a name="definePROPERTY"></a>
<h3>PROPERTY <span class="smalllinenumber">[line <a href="..//__filesource/fsource_csstidy__data.inc.php.html#a30">30</a>]</span></h3>
<div class="tags">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
<code>PROPERTY = 5</code>
</td></tr></table>
</td></tr></table>
<br />
</div>
<div class="top">[ <a href="#top">Top</a> ]</div><br /><br />
<hr />
<a name="defineSEL_END"></a>
<h3>SEL_END <span class="smalllinenumber">[line <a href="..//__filesource/fsource_csstidy__data.inc.php.html#a29">29</a>]</span></h3>
<div class="tags">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
<code>SEL_END = 4</code>
</td></tr></table>
</td></tr></table>
<br />
</div>
<div class="top">[ <a href="#top">Top</a> ]</div><br /><br />
<hr />
<a name="defineSEL_START"></a>
<h3>SEL_START <span class="smalllinenumber">[line <a href="..//__filesource/fsource_csstidy__data.inc.php.html#a28">28</a>]</span></h3>
<div class="tags">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
<code>SEL_START = 3</code>
</td></tr></table>
</td></tr></table>
<br />
</div>
<div class="top">[ <a href="#top">Top</a> ]</div><br /><br />
<hr />
<a name="defineVALUE"></a>
<h3>VALUE <span class="smalllinenumber">[line <a href="..//__filesource/fsource_csstidy__data.inc.php.html#a31">31</a>]</span></h3>
<div class="tags">
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
<code>VALUE = 6</code>
</td></tr></table>
</td></tr></table>
<br />
</div>
<div class="top">[ <a href="#top">Top</a> ]</div><br /><br />
<br />
<div class="credit">
<hr />
Documentation generated on Mon, 15 May 2006 22:55:43 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.3.0RC3</a>
</div>
</td></tr></table>
</td>
</tr>
</table>
</body>
</html>