| [ Index ] |
PHP Cross Reference of DokuWiki |
| Up one level | ||
| auth/ | ||
| geshi/ | ||
| lang/ | ||
| parser/ | ||
| DifferenceEngine.php [source] [1062 lines] | ||
| FeedParser.php [source] [76 lines] | Class used to parse RSS and ATOM feeds | |
| HTTPClient.php [source] [488 lines] | HTTP Client | |
| IXR_Library.php [source] [802 lines] | ||
| JSON.php [source] [625 lines] | 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] [3101 lines] | JPEG metadata reader/writer | |
| SimplePie.php [source] [10842 lines] | SimplePie A PHP-Based RSS and Atom Feed Framework. Takes the hard work out of managing a complete RSS/Atom solution. | |
| TarLib.class.php [source] [918 lines] | TAR format class - Creates TAR archives This class is part or the MaxgComp suite and originally named MaxgTar class. | |
| ZipLib.class.php [source] [475 lines] | ||
| actions.php [source] [563 lines] | DokuWiki Actions | |
| auth.php [source] [976 lines] | Authentication library Including this file will automatically try to login a user by calling auth_login() | |
| blowfish.php [source] [567 lines] | The Cipher_blowfish:: class implements the Cipher interface enryption data using the Blowfish algorithm. | |
| cache.php [source] [291 lines] | Generic class to handle caching | |
| changelog.php [source] [378 lines] | Changelog handling functions | |
| cliopts.php [source] [362 lines] | Brutally chopped and modified from http://pear.php.net/package/Console_Getopts | |
| common.php [source] [1274 lines] | Common DokuWiki functions | |
| confutils.php [source] [194 lines] | Utilities for collecting data from config files | |
| events.php [source] [202 lines] | DokuWiki Events | |
| feedcreator.class.php [source] [1573 lines] | Version string. | |
| form.php [source] [893 lines] | DokuWiki XHTML Form | |
| fulltext.php [source] [445 lines] | DokuWiki fulltextsearch functions using the index | |
| geshi.php [source] [3237 lines] | 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] [1349 lines] | HTML output functions | |
| indexer.php [source] [680 lines] | Common DokuWiki functions | |
| infoutils.php [source] [335 lines] | Information and debugging functions | |
| init.php [source] [469 lines] | ||
| io.php [source] [594 lines] | File IO functions | |
| mail.php [source] [257 lines] | Mail functions | |
| media.php [source] [716 lines] | All output and handler function needed for the media management popup | |
| pageutils.php [source] [548 lines] | Utilities for handling pagenames | |
| parserutils.php [source] [674 lines] | Utilities for accessing the parser | |
| plugin.php [source] [224 lines] | DokuWiki Plugin base class | |
| pluginutils.php [source] [100 lines] | Utilities for handling plugins | |
| search.php [source] [525 lines] | DokuWiki search functions | |
| template.php [source] [1261 lines] | DokuWiki template functions | |
| toolbar.php [source] [205 lines] | Editing toolbar functions | |
| utf8.php [source] [1536 lines] | UTF8 helper functions |
| Generated: Mon Sep 8 01:30:01 2008 | Cross-referenced by PHPXref 0.7 |