| [ Index ] |
|
Code source de b2evolution 2.1.0-beta |
[Code source] [Imprimer] [Statistiques]
This file implements the BBcode plugin for b2evolution BB style formatting, like [b]bold[/b]
| Copyright: | (c)2003-2007 by Francois PLANQUE - {@link http://fplanque.net/} |
| Poids: | 252 lignes (7 kb) |
| Inclus ou requis: | 0 fois |
| Référencé: | 0 fois |
| Nécessite: | 0 fichiers |
bbcode_plugin:: (5 méthodes):
PluginInit()
GetDefaultSettings()
RenderItemAsHtml()
RenderItemAsXml()
FilterCommentContent()
Classe: bbcode_plugin - X-Ref
| PluginInit( & $params ) X-Ref |
| Init |
| GetDefaultSettings() X-Ref |
| Get the default settings of the plugin. return: array |
| RenderItemAsHtml( & $params ) X-Ref |
| Perform rendering |
| RenderItemAsXml( & $params ) X-Ref |
| Do the same as for HTML. |
| FilterCommentContent( & $params ) X-Ref |
| Render comments if required |
| Généré le : Thu Nov 29 23:58:50 2007 | par Balluche grâce à PHPXref 0.7 |
|