| [ Index ] |
|
Code source de Serendipity 1.2 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
| Poids: | 167 lignes (4 kb) |
| Inclus ou requis: | 0 fois |
| Référencé: | 0 fois |
| Nécessite: | 0 fichiers |
Text_Wiki_Render:: (3 méthodes):
Text_Wiki_Render()
getConf()
formatConf()
Classe: Text_Wiki_Render - X-Ref
| Text_Wiki_Render(&$obj) X-Ref |
| Constructor for this render format or rule. param: object &$obj The calling "parent" Text_Wiki object. |
| getConf($key, $default = null) X-Ref |
| Simple method to safely get configuration key values. param: string $key The configuration key. param: mixed $default If the key does not exist, return this value return: mixed The configuration key value (if it exists) or the |
| formatConf($format, $key) X-Ref |
| Simple method to wrap a configuration in an sprintf() format. param: string $key The configuration key. param: string $format The sprintf() format string. return: mixed The formatted configuration key value (if it exists) |
| Généré le : Sat Nov 24 09:00:37 2007 | par Balluche grâce à PHPXref 0.7 |
|