mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-08-05 16:58:59 +00:00
130 lines
No EOL
5.1 KiB
HTML
130 lines
No EOL
5.1 KiB
HTML
<html>
|
|
<head>
|
|
<title>Docs for page class.csstidy.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: class.csstidy.php</h1>
|
|
Source Location: /class.csstidy.php<br /><br />
|
|
|
|
<br>
|
|
<br>
|
|
|
|
<div class="contents">
|
|
<h2>Classes:</h2>
|
|
<dt><a href="../csstidy/csstidy.html">csstidy</a></dt>
|
|
<dd>CSS Parser class</dd>
|
|
</div><br /><br />
|
|
|
|
<h2>Page Details:</h2>
|
|
CSSTidy - CSS Parser and Optimiser<br /><br /><p>CSS Parser class</p><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> </td><td><a href="..//__filesource/fsource_csstidy__class.csstidy.php.html">Source Code for this file</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td><b>author:</b> </td><td>Florian Schmitz (floele at gmail dot com) 2005-2006</td>
|
|
</tr>
|
|
<tr>
|
|
<td><b>license:</b> </td><td><a href="http://opensource.org/licenses/gpl-license.php">GNU Public License</a></td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<br /><br />
|
|
<h4>Includes:</h4>
|
|
<div class="tags">
|
|
require(<a href="../csstidy/_data_inc_php.html">'data.inc.php'</a>) [line <a href="..//__filesource/fsource_csstidy__class.csstidy.php.html#a33">33</a>]<br />
|
|
Various CSS data needed for correct optimisations etc.<br /><br /><br /><br />
|
|
<h4>Tags:</h4>
|
|
<div class="tags">
|
|
<table border="0" cellspacing="0" cellpadding="0">
|
|
<tr>
|
|
<td><b>version:</b> </td><td>1.2</td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
require(<a href="../csstidy/_class_csstidy_print_php.html">'class.csstidy_print.php'</a>) [line <a href="..//__filesource/fsource_csstidy__class.csstidy.php.html#a40">40</a>]<br />
|
|
Contains a class for printing CSS code<br /><br /><br /><br />
|
|
<h4>Tags:</h4>
|
|
<div class="tags">
|
|
<table border="0" cellspacing="0" cellpadding="0">
|
|
<tr>
|
|
<td><b>version:</b> </td><td>1.0</td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
require(<a href="../csstidy/_class_csstidy_optimise_php.html">'class.csstidy_optimise.php'</a>) [line <a href="..//__filesource/fsource_csstidy__class.csstidy.php.html#a47">47</a>]<br />
|
|
Contains a class for optimising CSS code<br /><br /><br /><br />
|
|
<h4>Tags:</h4>
|
|
<div class="tags">
|
|
<table border="0" cellspacing="0" cellpadding="0">
|
|
<tr>
|
|
<td><b>version:</b> </td><td>1.0</td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
</div>
|
|
<br /><br />
|
|
<br /><br />
|
|
<br />
|
|
|
|
<div class="credit">
|
|
<hr />
|
|
Documentation generated on Mon, 15 May 2006 22:54:54 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.3.0RC3</a>
|
|
</div>
|
|
</td></tr></table>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
|
|
</body>
|
|
</html>
|