 | Remonter
| |
 | .registry/
| |
 | Archive/
| |
 | Auth/
| |
 | Cache/
| |
 | Config/
| |
 | Date/
| |
 | HTTP/
| |
 | Image/
| |
 | Log/
| |
 | MDB2/
| |
 | MP3/
| |
 | Mail/
| |
 | Net/
| |
 | OS/
| |
 | PEAR/
| |
 | PHPUnit2/
| |
 | SQL/
| |
 | Services/
| |
 | Text/
| |
 | XML/
| |
 | bx/
| |
 | magpie/
| |
 | patForms/
| |
 | popoon/
| |
 | simpletest/
| |
 | Auth.php [source] [952 lignes] | |
 | Cache.php [source] [356 lignes] | |
 | Config.php [source] [344 lignes] | |
 | Date.php [source] [1252 lignes] | Generic date handling class for PEAR Generic date handling class for PEAR. Attempts to be time zone aware through the Date::TimeZone class. Supports several operations from Date::Calc on Date objects. |
 | DirectoryIterator.php [source] [264 lignes] | |
 | FDB2.php [source] [14 lignes] | |
 | ImageDirectoryIterator.php [source] [18 lignes] | |
 | JSON.php [source] [821 lignes] | Converts to and from JSON format. JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and generate. It is based on a subset of the JavaScript Programming Language, Standard ECMA-262 3rd Edition - December 1999. This feature can also be found in Python. JSON is a text format that is completely language independent but uses conventions that are familiar to programmers of the C-family of languages, including C, C++, C#, Java, JavaScript, Perl, TCL, and many others. These properties make JSON an ideal data-interchange language. |
 | Log.php [source] [668 lignes] | $Header: /repository/pear/Log/Log.php,v 1.52 2005/10/26 05:46:55 jon Exp $ $Horde: horde/lib/Log.php,v 1.15 2000/06/29 23:39:45 jon Exp $ |
 | MDB2.php [source] [3412 lignes] | |
 | Mail.php [source] [211 lignes] | |
 | PEAR.php [source] [1095 lignes] | PEAR, the PHP Extension and Application Repository PEAR class and PEAR_Error class |
 | System.php [source] [587 lignes] | File/Directory manipulation PHP versions 4 and 5 |
 | patError.php [source] [288 lignes] | patError error object used by the patFormsError manager as error messages container for precise error management. $Id: patError.php 3041 2004-11-25 15:26:07Z philipp $ |
 | patErrorManager.php [source] [697 lignes] | patErrorManager main error management class used by pat tools for the application-internal error management. Creates patError objects for any errors for precise error management. $Id: patErrorManager.php 5019 2005-07-13 06:53:21Z chregu $ |
 | patForms.php [source] [2819 lignes] | patForms form manager class - serialize form elements into any given output format using element classes, and build the output via renderer classes. $Id: patForms.php 7215 2006-06-17 15:01:54Z chregu $ |