Menu

[r129]: / trunk / Docs / elementindex.html  Maximize  Restore  History

Download this file

386 lines (381 with data), 26.7 kB

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
<html>
<head>
<title>Element Index</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 />
</td>
<td>
<table cellpadding="10" cellspacing="0" width="100%" border="0"><tr><td valign="top">
<a name="top"></a>
<h1>Index of all elements</h1>
[ <a href="elementindex.html#a">a</a> ]
[ <a href="elementindex.html#c">c</a> ]
[ <a href="elementindex.html#d">d</a> ]
[ <a href="elementindex.html#e">e</a> ]
[ <a href="elementindex.html#f">f</a> ]
[ <a href="elementindex.html#g">g</a> ]
[ <a href="elementindex.html#i">i</a> ]
[ <a href="elementindex.html#l">l</a> ]
[ <a href="elementindex.html#m">m</a> ]
[ <a href="elementindex.html#n">n</a> ]
[ <a href="elementindex.html#o">o</a> ]
[ <a href="elementindex.html#"></a> ]
[ <a href="elementindex.html#s">s</a> ]
[ <a href="elementindex.html#t">t</a> ]
[ <a href="elementindex.html#v">v</a> ]
<hr />
<a name="a"></a>
<div>
<h2>a</h2>
<dl>
<dt><b>$added</b></dt>
<dd>in file class.csstidy.php, variable <a href="csstidy/csstidy.html#var$added">csstidy::$added</a><br>&nbsp;&nbsp;&nbsp;&nbsp;=true if something has been added to the current selector</dd>
<dt><b>$at</b></dt>
<dd>in file class.csstidy.php, variable <a href="csstidy/csstidy.html#var$at">csstidy::$at</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Saves the current at rule (@media)</dd>
<dt><b>AT_END</b></dt>
<dd>in file data.inc.php, constant <a href="csstidy/_data_inc_php.html#defineAT_END">AT_END</a></dd>
<dt><b>AT_START</b></dt>
<dd>in file data.inc.php, constant <a href="csstidy/_data_inc_php.html#defineAT_START">AT_START</a></dd>
</dl>
</div>
<a href="elementindex.html#top">top</a><br>
<hr />
<a name="c"></a>
<div>
<h2>c</h2>
<dl>
<dt><b>$charset</b></dt>
<dd>in file class.csstidy.php, variable <a href="csstidy/csstidy.html#var$charset">csstidy::$charset</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Saves the CSS charset (@charset)</dd>
<dt><b>$css</b></dt>
<dd>in file class.csstidy.php, variable <a href="csstidy/csstidy.html#var$css">csstidy::$css</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Saves the parsed CSS</dd>
<dt><b>class.csstidy_optimise.php</b></dt>
<dd>procedural page <a href="csstidy/_class_csstidy_optimise_php.html">class.csstidy_optimise.php</a></dd>
<dt><b>class.csstidy.php</b></dt>
<dd>procedural page <a href="csstidy/_class_csstidy_php.html">class.csstidy.php</a></dd>
<dt><b>class.csstidy_print.php</b></dt>
<dd>procedural page <a href="csstidy/_class_csstidy_print_php.html">class.csstidy_print.php</a></dd>
<dt><b>COMMENT</b></dt>
<dd>in file data.inc.php, constant <a href="csstidy/_data_inc_php.html#defineCOMMENT">COMMENT</a></dd>
<dt><b>compress_important</b></dt>
<dd>in file class.csstidy_optimise.php, method <a href="csstidy/csstidy_optimise.html#methodcompress_important">csstidy_optimise::compress_important()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Removes unnecessary whitespace in ! important</dd>
<dt><b>compress_numbers</b></dt>
<dd>in file class.csstidy_optimise.php, method <a href="csstidy/csstidy_optimise.html#methodcompress_numbers">csstidy_optimise::compress_numbers()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Compresses numbers (ie. 1.0 becomes 1 or 1.100 becomes 1.1 )</dd>
<dt><b>csstidy</b></dt>
<dd>in file class.csstidy.php, method <a href="csstidy/csstidy.html#methodcsstidy">csstidy::csstidy()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Loads standard template and sets default settings</dd>
<dt><b>csstidy</b></dt>
<dd>in file class.csstidy.php, class <a href="csstidy/csstidy.html">csstidy</a><br>&nbsp;&nbsp;&nbsp;&nbsp;CSS Parser class</dd>
<dt><b>csstidy_optimise</b></dt>
<dd>in file class.csstidy_optimise.php, class <a href="csstidy/csstidy_optimise.html">csstidy_optimise</a><br>&nbsp;&nbsp;&nbsp;&nbsp;CSS Optimising Class</dd>
<dt><b>csstidy_optimise</b></dt>
<dd>in file class.csstidy_optimise.php, method <a href="csstidy/csstidy_optimise.html#methodcsstidy_optimise">csstidy_optimise::csstidy_optimise()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Constructor</dd>
<dt><b>csstidy_print</b></dt>
<dd>in file class.csstidy_print.php, method <a href="csstidy/csstidy_print.html#methodcsstidy_print">csstidy_print::csstidy_print()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Constructor</dd>
<dt><b>csstidy_print</b></dt>
<dd>in file class.csstidy_print.php, class <a href="csstidy/csstidy_print.html">csstidy_print</a><br>&nbsp;&nbsp;&nbsp;&nbsp;CSS Printing class</dd>
<dt><b>css_add_property</b></dt>
<dd>in file class.csstidy.php, method <a href="csstidy/csstidy.html#methodcss_add_property">csstidy::css_add_property()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Adds a property with value to the existing CSS code</dd>
<dt><b>cut_color</b></dt>
<dd>in file class.csstidy_optimise.php, method <a href="csstidy/csstidy_optimise.html#methodcut_color">csstidy_optimise::cut_color()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Color compression function. Converts all rgb() values to #-values and uses the short-form if possible. Also replaces 4 color names by #-values.</dd>
</dl>
</div>
<a href="elementindex.html#top">top</a><br>
<hr />
<a name="d"></a>
<div>
<h2>d</h2>
<dl>
<dt><b>data.inc.php</b></dt>
<dd>procedural page <a href="csstidy/_data_inc_php.html">data.inc.php</a></dd>
<dt><b>DEFAULT_AT</b></dt>
<dd>in file data.inc.php, constant <a href="csstidy/_data_inc_php.html#defineDEFAULT_AT">DEFAULT_AT</a></dd>
<dt><b>dissolve_4value_shorthands</b></dt>
<dd>in file class.csstidy_optimise.php, method <a href="csstidy/csstidy_optimise.html#methoddissolve_4value_shorthands">csstidy_optimise::dissolve_4value_shorthands()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Dissolves properties like padding:10px 10px 10px to padding-top:10px;padding-bottom:10px;...</dd>
<dt><b>dissolve_short_bg</b></dt>
<dd>in file class.csstidy_optimise.php, method <a href="csstidy/csstidy_optimise.html#methoddissolve_short_bg">csstidy_optimise::dissolve_short_bg()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Dissolve background property</dd>
</dl>
</div>
<a href="elementindex.html#top">top</a><br>
<hr />
<a name="e"></a>
<div>
<h2>e</h2>
<dl>
<dt><b>escaped</b></dt>
<dd>in file class.csstidy.php, method <a href="csstidy/csstidy.html#methodescaped">csstidy::escaped()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Checks if a character is escaped (and returns true if it is)</dd>
<dt><b>explode_selectors</b></dt>
<dd>in file class.csstidy.php, method <a href="csstidy/csstidy.html#methodexplode_selectors">csstidy::explode_selectors()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Explodes selectors</dd>
<dt><b>explode_ws</b></dt>
<dd>in file class.csstidy_optimise.php, method <a href="csstidy/csstidy_optimise.html#methodexplode_ws">csstidy_optimise::explode_ws()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Explodes a string as explode() does, however, not if $sep is escaped or within a string.</dd>
</dl>
</div>
<a href="elementindex.html#top">top</a><br>
<hr />
<a name="f"></a>
<div>
<h2>f</h2>
<dl>
<dt><b>$from</b></dt>
<dd>in file class.csstidy.php, variable <a href="csstidy/csstidy.html#var$from">csstidy::$from</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Status from which the parser switched to ic or instr</dd>
<dt><b>formatted</b></dt>
<dd>in file class.csstidy_print.php, method <a href="csstidy/csstidy_print.html#methodformatted">csstidy_print::formatted()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the formatted CSS code</dd>
</dl>
</div>
<a href="elementindex.html#top">top</a><br>
<hr />
<a name="g"></a>
<div>
<h2>g</h2>
<dl>
<dt><b>$GLOBALS['csstidy']['all_properties']</b></dt>
<dd>in file data.inc.php, global variable <a href="csstidy/_data_inc_php.html#global$GLOBALS['csstidy']['all_properties']">$GLOBALS['csstidy']['all_properties']</a><br>&nbsp;&nbsp;&nbsp;&nbsp;All CSS Properties. Needed for csstidy::property_is_next()</dd>
<dt><b>$GLOBALS['csstidy']['at_rules']</b></dt>
<dd>in file data.inc.php, global variable <a href="csstidy/_data_inc_php.html#global$GLOBALS['csstidy']['at_rules']">$GLOBALS['csstidy']['at_rules']</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Available at-rules</dd>
<dt><b>$GLOBALS['csstidy']['background_prop_default']</b></dt>
<dd>in file data.inc.php, global variable <a href="csstidy/_data_inc_php.html#global$GLOBALS['csstidy']['background_prop_default']">$GLOBALS['csstidy']['background_prop_default']</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Default values for the background properties</dd>
<dt><b>$GLOBALS['csstidy']['color_values']</b></dt>
<dd>in file data.inc.php, global variable <a href="csstidy/_data_inc_php.html#global$GLOBALS['csstidy']['color_values']">$GLOBALS['csstidy']['color_values']</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Properties that allow &lt;color&gt; as value</dd>
<dt><b>$GLOBALS['csstidy']['number_values']</b></dt>
<dd>in file data.inc.php, global variable <a href="csstidy/_data_inc_php.html#global$GLOBALS['csstidy']['number_values']">$GLOBALS['csstidy']['number_values']</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Properties that allow &lt;number&gt; as value</dd>
<dt><b>$GLOBALS['csstidy']['predefined_templates']</b></dt>
<dd>in file data.inc.php, global variable <a href="csstidy/_data_inc_php.html#global$GLOBALS['csstidy']['predefined_templates']">$GLOBALS['csstidy']['predefined_templates']</a><br>&nbsp;&nbsp;&nbsp;&nbsp;An array containing all predefined templates.</dd>
<dt><b>$GLOBALS['csstidy']['replace_colors']</b></dt>
<dd>in file data.inc.php, global variable <a href="csstidy/_data_inc_php.html#global$GLOBALS['csstidy']['replace_colors']">$GLOBALS['csstidy']['replace_colors']</a><br>&nbsp;&nbsp;&nbsp;&nbsp;A list of non-W3C color names which get replaced by their hex-codes</dd>
<dt><b>$GLOBALS['csstidy']['shorthands']</b></dt>
<dd>in file data.inc.php, global variable <a href="csstidy/_data_inc_php.html#global$GLOBALS['csstidy']['shorthands']">$GLOBALS['csstidy']['shorthands']</a><br>&nbsp;&nbsp;&nbsp;&nbsp;A list of all shorthand properties that are devided into four properties and/or have four subvalues</dd>
<dt><b>$GLOBALS['csstidy']['tokens']</b></dt>
<dd>in file data.inc.php, global variable <a href="csstidy/_data_inc_php.html#global$GLOBALS['csstidy']['tokens']">$GLOBALS['csstidy']['tokens']</a><br>&nbsp;&nbsp;&nbsp;&nbsp;All CSS tokens used by csstidy</dd>
<dt><b>$GLOBALS['csstidy']['units']</b></dt>
<dd>in file data.inc.php, global variable <a href="csstidy/_data_inc_php.html#global$GLOBALS['csstidy']['units']">$GLOBALS['csstidy']['units']</a><br>&nbsp;&nbsp;&nbsp;&nbsp;All CSS units (CSS 3 units included)</dd>
<dt><b>$GLOBALS['csstidy']['whitespace']</b></dt>
<dd>in file data.inc.php, global variable <a href="csstidy/_data_inc_php.html#global$GLOBALS['csstidy']['whitespace']">$GLOBALS['csstidy']['whitespace']</a><br>&nbsp;&nbsp;&nbsp;&nbsp;All whitespace allowed in CSS</dd>
<dt><b>get_cfg</b></dt>
<dd>in file class.csstidy.php, method <a href="csstidy/csstidy.html#methodget_cfg">csstidy::get_cfg()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Get the value of a setting.</dd>
<dt><b>get_diff</b></dt>
<dd>in file class.csstidy_print.php, method <a href="csstidy/csstidy_print.html#methodget_diff">csstidy_print::get_diff()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Get difference between the old and new code in bytes and prints the code if necessary.</dd>
<dt><b>get_ratio</b></dt>
<dd>in file class.csstidy_print.php, method <a href="csstidy/csstidy_print.html#methodget_ratio">csstidy_print::get_ratio()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Get compression ratio</dd>
<dt><b>gvw_important</b></dt>
<dd>in file class.csstidy.php, method <a href="csstidy/csstidy.html#methodgvw_important">csstidy::gvw_important()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns a value without !important</dd>
</dl>
</div>
<a href="elementindex.html#top">top</a><br>
<hr />
<a name="i"></a>
<div>
<h2>i</h2>
<dl>
<dt><b>$import</b></dt>
<dd>in file class.csstidy.php, variable <a href="csstidy/csstidy.html#var$import">csstidy::$import</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Saves all @import URLs</dd>
<dt><b>$input_css</b></dt>
<dd>in file class.csstidy_print.php, variable <a href="csstidy/csstidy_print.html#var$input_css">csstidy_print::$input_css</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Saves the input CSS string</dd>
<dt><b>$invalid_at</b></dt>
<dd>in file class.csstidy.php, variable <a href="csstidy/csstidy.html#var$invalid_at">csstidy::$invalid_at</a><br>&nbsp;&nbsp;&nbsp;&nbsp;=true if in invalid at-rule</dd>
<dt><b>is_important</b></dt>
<dd>in file class.csstidy.php, method <a href="csstidy/csstidy.html#methodis_important">csstidy::is_important()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Checks if $value is !important.</dd>
<dt><b>is_token</b></dt>
<dd>in file class.csstidy.php, method <a href="csstidy/csstidy.html#methodis_token">csstidy::is_token()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Checks if there is a token at the current position</dd>
</dl>
</div>
<a href="elementindex.html#top">top</a><br>
<hr />
<a name="l"></a>
<div>
<h2>l</h2>
<dl>
<dt><b>$line</b></dt>
<dd>in file class.csstidy.php, variable <a href="csstidy/csstidy.html#var$line">csstidy::$line</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Saves the line number</dd>
<dt><b>$log</b></dt>
<dd>in file class.csstidy.php, variable <a href="csstidy/csstidy.html#var$log">csstidy::$log</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Array which saves the message log</dd>
<dt><b>load_template</b></dt>
<dd>in file class.csstidy.php, method <a href="csstidy/csstidy.html#methodload_template">csstidy::load_template()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Loads a new template</dd>
<dt><b>log</b></dt>
<dd>in file class.csstidy.php, method <a href="csstidy/csstidy.html#methodlog">csstidy::log()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Add a message to the message log</dd>
</dl>
</div>
<a href="elementindex.html#top">top</a><br>
<hr />
<a name="m"></a>
<div>
<h2>m</h2>
<dl>
<dt><b>merge_4value_shorthands</b></dt>
<dd>in file class.csstidy_optimise.php, method <a href="csstidy/csstidy_optimise.html#methodmerge_4value_shorthands">csstidy_optimise::merge_4value_shorthands()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Merges Shorthand properties again, the opposite of dissolve_4value_shorthands()</dd>
<dt><b>merge_bg</b></dt>
<dd>in file class.csstidy_optimise.php, method <a href="csstidy/csstidy_optimise.html#methodmerge_bg">csstidy_optimise::merge_bg()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Merges all background properties</dd>
<dt><b>merge_css_blocks</b></dt>
<dd>in file class.csstidy.php, method <a href="csstidy/csstidy.html#methodmerge_css_blocks">csstidy::merge_css_blocks()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Adds CSS to an existing media/selector</dd>
<dt><b>merge_selectors</b></dt>
<dd>in file class.csstidy_optimise.php, method <a href="csstidy/csstidy_optimise.html#methodmerge_selectors">csstidy_optimise::merge_selectors()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Merges selectors with same properties. Example: a{color:red} b{color:red} -&gt; a,b{color:red} Very basic and has at least one bug. Hopefully there is a replacement soon.</dd>
</dl>
</div>
<a href="elementindex.html#top">top</a><br>
<hr />
<a name="n"></a>
<div>
<h2>n</h2>
<dl>
<dt><b>$namespace</b></dt>
<dd>in file class.csstidy.php, variable <a href="csstidy/csstidy.html#var$namespace">csstidy::$namespace</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Saves the namespace</dd>
</dl>
</div>
<a href="elementindex.html#top">top</a><br>
<hr />
<a name="o"></a>
<div>
<h2>o</h2>
<dl>
<dt><b>$optimise</b></dt>
<dd>in file class.csstidy.php, variable <a href="csstidy/csstidy.html#var$optimise">csstidy::$optimise</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Optimiser class</dd>
<dt><b>$output_css</b></dt>
<dd>in file class.csstidy_print.php, variable <a href="csstidy/csstidy_print.html#var$output_css">csstidy_print::$output_css</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Saves the formatted CSS string</dd>
<dt><b>$output_css_plain</b></dt>
<dd>in file class.csstidy_print.php, variable <a href="csstidy/csstidy_print.html#var$output_css_plain">csstidy_print::$output_css_plain</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Saves the formatted CSS string (plain text)</dd>
</dl>
</div>
<a href="elementindex.html#top">top</a><br>
<hr />
<a name="p"></a>
<div>
<h2>p</h2>
<dl>
<dt><b>$print</b></dt>
<dd>in file class.csstidy.php, variable <a href="csstidy/csstidy.html#var$print">csstidy::$print</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Printer class</dd>
<dt><b>$property</b></dt>
<dd>in file class.csstidy.php, variable <a href="csstidy/csstidy.html#var$property">csstidy::$property</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Saves the current property</dd>
<dt><b>parse</b></dt>
<dd>in file class.csstidy.php, method <a href="csstidy/csstidy.html#methodparse">csstidy::parse()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Parses CSS in $string. The code is saved as array in $this-&gt;css</dd>
<dt><b>parse_from_url</b></dt>
<dd>in file class.csstidy.php, method <a href="csstidy/csstidy.html#methodparse_from_url">csstidy::parse_from_url()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Starts parsing from URL</dd>
<dt><b>plain</b></dt>
<dd>in file class.csstidy_print.php, method <a href="csstidy/csstidy_print.html#methodplain">csstidy_print::plain()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the CSS code as plain text</dd>
<dt><b>postparse</b></dt>
<dd>in file class.csstidy_optimise.php, method <a href="csstidy/csstidy_optimise.html#methodpostparse">csstidy_optimise::postparse()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Optimises $css after parsing</dd>
<dt><b>PROPERTY</b></dt>
<dd>in file data.inc.php, constant <a href="csstidy/_data_inc_php.html#definePROPERTY">PROPERTY</a></dd>
<dt><b>property_is_next</b></dt>
<dd>in file class.csstidy.php, method <a href="csstidy/csstidy.html#methodproperty_is_next">csstidy::property_is_next()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Checks if the next word in a string from pos is a CSS property</dd>
<dt><b>property_is_valid</b></dt>
<dd>in file class.csstidy.php, method <a href="csstidy/csstidy.html#methodproperty_is_valid">csstidy::property_is_valid()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Checks if a property is valid</dd>
</dl>
</div>
<a href="elementindex.html#top">top</a><br>
<hr />
<a name="s"></a>
<div>
<h2>s</h2>
<dl>
<dt><b>$selector</b></dt>
<dd>in file class.csstidy.php, variable <a href="csstidy/csstidy.html#var$selector">csstidy::$selector</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Saves the current selector</dd>
<dt><b>$sel_separate</b></dt>
<dd>in file class.csstidy.php, variable <a href="csstidy/csstidy.html#var$sel_separate">csstidy::$sel_separate</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Saves the position of , in selectors</dd>
<dt><b>$settings</b></dt>
<dd>in file class.csstidy.php, variable <a href="csstidy/csstidy.html#var$settings">csstidy::$settings</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Stores the settings</dd>
<dt><b>$status</b></dt>
<dd>in file class.csstidy.php, variable <a href="csstidy/csstidy.html#var$status">csstidy::$status</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Saves the parser-status.</dd>
<dt><b>$str_char</b></dt>
<dd>in file class.csstidy.php, variable <a href="csstidy/csstidy.html#var$str_char">csstidy::$str_char</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Saves the char which opened the last string</dd>
<dt><b>$str_in_str</b></dt>
<dd>in file class.csstidy.php, variable <a href="csstidy/csstidy.html#var$str_in_str">csstidy::$str_in_str</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Variable needed to manage string-in-strings, for example url(&quot;foo.png&quot;)</dd>
<dt><b>$sub_value</b></dt>
<dd>in file class.csstidy.php, variable <a href="csstidy/csstidy.html#var$sub_value">csstidy::$sub_value</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Saves the current sub-value</dd>
<dt><b>$sub_value_arr</b></dt>
<dd>in file class.csstidy.php, variable <a href="csstidy/csstidy.html#var$sub_value_arr">csstidy::$sub_value_arr</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Array which saves all subvalues for a property.</dd>
<dt><b>SEL_END</b></dt>
<dd>in file data.inc.php, constant <a href="csstidy/_data_inc_php.html#defineSEL_END">SEL_END</a></dd>
<dt><b>SEL_START</b></dt>
<dd>in file data.inc.php, constant <a href="csstidy/_data_inc_php.html#defineSEL_START">SEL_START</a></dd>
<dt><b>set_cfg</b></dt>
<dd>in file class.csstidy.php, method <a href="csstidy/csstidy.html#methodset_cfg">csstidy::set_cfg()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Set the value of a setting.</dd>
<dt><b>shorthand</b></dt>
<dd>in file class.csstidy_optimise.php, method <a href="csstidy/csstidy_optimise.html#methodshorthand">csstidy_optimise::shorthand()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Compresses shorthand values. Example: margin:1px 1px 1px 1px -&gt; margin:1px</dd>
<dt><b>shorthands</b></dt>
<dd>in file class.csstidy_optimise.php, method <a href="csstidy/csstidy_optimise.html#methodshorthands">csstidy_optimise::shorthands()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Optimises shorthands</dd>
<dt><b>size</b></dt>
<dd>in file class.csstidy_print.php, method <a href="csstidy/csstidy_print.html#methodsize">csstidy_print::size()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Get the size of either input or output CSS in KB</dd>
<dt><b>subvalue</b></dt>
<dd>in file class.csstidy_optimise.php, method <a href="csstidy/csstidy_optimise.html#methodsubvalue">csstidy_optimise::subvalue()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Optimises a sub-value</dd>
</dl>
</div>
<a href="elementindex.html#top">top</a><br>
<hr />
<a name="t"></a>
<div>
<h2>t</h2>
<dl>
<dt><b>$tokens</b></dt>
<dd>in file class.csstidy.php, variable <a href="csstidy/csstidy.html#var$tokens">csstidy::$tokens</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Saves the parsed CSS (raw)</dd>
</dl>
</div>
<a href="elementindex.html#top">top</a><br>
<hr />
<a name="v"></a>
<div>
<h2>v</h2>
<dl>
<dt><b>$value</b></dt>
<dd>in file class.csstidy.php, variable <a href="csstidy/csstidy.html#var$value">csstidy::$value</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Saves the current value</dd>
<dt><b>$version</b></dt>
<dd>in file class.csstidy.php, variable <a href="csstidy/csstidy.html#var$version">csstidy::$version</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Contains the version of csstidy</dd>
<dt><b>VALUE</b></dt>
<dd>in file data.inc.php, constant <a href="csstidy/_data_inc_php.html#defineVALUE">VALUE</a></dd>
<dt><b>value</b></dt>
<dd>in file class.csstidy_optimise.php, method <a href="csstidy/csstidy_optimise.html#methodvalue">csstidy_optimise::value()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Optimises values</dd>
</dl>
</div>
<a href="elementindex.html#top">top</a><br>
<hr />
<a name="_"></a>
<div>
<h2>_</h2>
<dl>
<dt><b>_add_token</b></dt>
<dd>in file class.csstidy.php, method <a href="csstidy/csstidy.html#method_add_token">csstidy::_add_token()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Adds a token to $this-&gt;tokens</dd>
<dt><b>_convert_raw_css</b></dt>
<dd>in file class.csstidy_print.php, method <a href="csstidy/csstidy_print.html#method_convert_raw_css">csstidy_print::_convert_raw_css()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Converts $this-&gt;css array to a raw array ($this-&gt;tokens)</dd>
<dt><b>_htmlsp</b></dt>
<dd>in file class.csstidy_print.php, method <a href="csstidy/csstidy_print.html#method_htmlsp">csstidy_print::_htmlsp()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Same as htmlspecialchars, only that chars are not replaced if $plain !== true. This makes print_code() cleaner.</dd>
<dt><b>_print</b></dt>
<dd>in file class.csstidy_print.php, method <a href="csstidy/csstidy_print.html#method_print">csstidy_print::_print()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Returns the formatted CSS Code and saves it into $this-&gt;output_css and $this-&gt;output_css_plain</dd>
<dt><b>_reset</b></dt>
<dd>in file class.csstidy_print.php, method <a href="csstidy/csstidy_print.html#method_reset">csstidy_print::_reset()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Resets output_css and output_css_plain (new css code)</dd>
<dt><b>_seeknocomment</b></dt>
<dd>in file class.csstidy_print.php, method <a href="csstidy/csstidy_print.html#method_seeknocomment">csstidy_print::_seeknocomment()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Gets the next token type which is $move away from $key, excluding comments</dd>
<dt><b>_unicode</b></dt>
<dd>in file class.csstidy.php, method <a href="csstidy/csstidy.html#method_unicode">csstidy::_unicode()</a><br>&nbsp;&nbsp;&nbsp;&nbsp;Parse unicode notations and find a replacement character</dd>
</dl>
</div>
<a href="elementindex.html#top">top</a><br>
<div class="credit">
<hr />
Documentation generated on Mon, 15 May 2006 22:54:53 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.3.0RC3</a>
</div>
</td></tr></table>
</td>
</tr>
</table>
</body>
</html>
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.