Pluf_Text_Wiki_Block_List Class Reference

Inheritance diagram for Pluf_Text_Wiki_Block_List:

Pluf_Text_Wiki_BlockRenderer

List of all members.

Public Member Functions

 __construct ($wr)
 open ()
 close ()
 getRenderedLine ()

Public Attributes

 $_previousTag
 $_firstItem
 $_firstTagLen


Detailed Description

traite les signes de type list

Constructor & Destructor Documentation

Pluf_Text_Wiki_Block_List::__construct ( wr  ) 

constructeur à surcharger pour définir les valeurs des différentes proprietés

Parameters:
WikiRender $wr l'objet moteur wiki

Reimplemented from Pluf_Text_Wiki_BlockRenderer.


Member Function Documentation

Pluf_Text_Wiki_Block_List::open (  ) 

renvoi une chaine correspondant à l'ouverture du bloc

Returns:
string public

Reimplemented from Pluf_Text_Wiki_BlockRenderer.

Pluf_Text_Wiki_Block_List::close (  ) 

renvoi une chaine correspondant à la fermeture du bloc

Returns:
string public

Reimplemented from Pluf_Text_Wiki_BlockRenderer.

Pluf_Text_Wiki_Block_List::getRenderedLine (  ) 

renvoi la ligne, traitée pour le bloc. A surcharger éventuellement.

Returns:
string public

Reimplemented from Pluf_Text_Wiki_BlockRenderer.


Member Data Documentation

Pluf_Text_Wiki_Block_List::$_previousTag

Pluf_Text_Wiki_Block_List::$_firstItem

Pluf_Text_Wiki_Block_List::$_firstTagLen


The documentation for this class was generated from the following file:

Generated on Wed Feb 3 15:44:52 2010 for Pluf by  doxygen