 | Remonter
| |
 | auth/
| |
 | geshi/
| |
 | lang/
| |
 | parser/
| |
 | DifferenceEngine.php [source] [1062 lignes] | |
 | FeedParser.php [source] [35 lignes] | Class used to parse RSS and ATOM feeds |
 | HTTPClient.php [source] [435 lignes] | HTTP Client |
 | JSON.php [source] [625 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. |
 | JpegMeta.php [source] [2982 lignes] | JPEG metadata reader/writer |
 | SimplePie.php [source] [3075 lignes] | |
 | actions.php [source] [432 lignes] | DokuWiki Actions |
 | aspell.php [source] [322 lignes] | Aspell interface This library gives full access to aspell's pipe interface. Optionally it provides some of the functions from the pspell PHP extension by wrapping them to calls to the aspell binary. |
 | auth.php [source] [810 lignes] | Authentication library Including this file will automatically try to login a user by calling auth_login() |
 | blowfish.php [source] [567 lignes] | The Cipher_blowfish:: class implements the Cipher interface enryption data using the Blowfish algorithm. |
 | cache.php [source] [291 lignes] | Generic class to handle caching |
 | changelog.php [source] [360 lignes] | Changelog handling functions |
 | cliopts.php [source] [362 lignes] | Brutally chopped and modified from http://pear.php.net/package/Console_Getopts |
 | common.php [source] [1011 lignes] | Common DokuWiki functions |
 | confutils.php [source] [189 lignes] | Utilities for collecting data from config files |
 | events.php [source] [202 lignes] | DokuWiki Events |
 | feedcreator.class.php [source] [1562 lignes] | Version string. |
 | fulltext.php [source] [339 lignes] | DokuWiki fulltextsearch functions using the index |
 | geshi.php [source] [2738 lignes] | GeSHi - Generic Syntax Highlighter The GeSHi class for Generic Syntax Highlighting. Please refer to the documentation at http://qbnz.com/highlighter/documentation.php for more information about how to use this class. |
 | html.php [source] [1318 lignes] | HTML output functions |
 | indexer.php [source] [405 lignes] | Common DokuWiki functions |
 | infoutils.php [source] [249 lignes] | Information and debugging functions |
 | init.php [source] [377 lignes] | |
 | io.php [source] [567 lignes] | File IO functions |
 | mail.php [source] [224 lignes] | Mail functions |
 | media.php [source] [525 lignes] | All output and handler function needed for the media management popup |
 | pageutils.php [source] [478 lignes] | Utilities for handling pagenames |
 | parserutils.php [source] [520 lignes] | Utilities for collecting data from config files |
 | pluginutils.php [source] [95 lignes] | Utilities for handling plugins |
 | search.php [source] [510 lignes] | DokuWiki search functions |
 | template.php [source] [981 lignes] | DokuWiki template functions |
 | toolbar.php [source] [196 lignes] | Editing toolbar functions |
 | utf8.php [source] [1224 lignes] | UTF8 helper functions |