[ Index ] |
|
Code source de DokuWiki 2006-11-06 |
[Code source] [Imprimer] [Statistiques]
Utilities for collecting data from config files
Author: | Harry Fuecks <hfuecks@gmail.com> |
License: | GPL 2 (http://www.gnu.org/licenses/gpl.html) |
Poids: | 189 lignes (5 kb) |
Inclus ou requis: | 4 fois |
Référencé: | 0 fois |
Nécessite: | 0 fichiers |
mimetype($file) X-Ref |
Returns the (known) extension and mimetype of a given filename author: Andreas Gohr <andi@splitbrain.org> |
getMimeTypes() X-Ref |
returns a hash of mimetypes author: Andreas Gohr <andi@splitbrain.org> |
getAcronyms() X-Ref |
returns a hash of acronyms author: Harry Fuecks <hfuecks@gmail.com> |
getSmileys() X-Ref |
returns a hash of smileys author: Harry Fuecks <hfuecks@gmail.com> |
getEntities() X-Ref |
returns a hash of entities author: Harry Fuecks <hfuecks@gmail.com> |
getInterwiki() X-Ref |
returns a hash of interwikilinks author: Harry Fuecks <hfuecks@gmail.com> |
getWordblocks() X-Ref |
returns array of wordblock patterns |
confToHash($file,$lower=false) X-Ref |
Builds a hash from a configfile If $lower is set to true all hash keys are converted to lower case. author: Harry Fuecks <hfuecks@gmail.com> author: Andreas Gohr <andi@splitbrain.org> |
actionOK($action) X-Ref |
check if the given action was disabled in config returns: boolean true if enabled, false if disabled author: Andreas Gohr <andi@splitbrain.org> |
Généré le : Tue Apr 3 20:47:31 2007 | par Balluche grâce à PHPXref 0.7 |