xHTML-o-MATIC
A mini framework for handling PHP web frontends.
Loading...
Searching...
No Matches
xHTML_BBCodeText Class Reference
+ Inheritance diagram for xHTML_BBCodeText:
+ Collaboration diagram for xHTML_BBCodeText:

Public Member Functions

 __construct ($text="")
 
 Render ()
 
 ToString ()
 
- Public Member Functions inherited from xHTML_FilteredText
 GetText ()
 
- Public Member Functions inherited from xHTML_Text
 ReplaceContent ($content)
 
 AddContent ($text)
 
 SetContent ($text)
 
 ClearContent ()
 
 GetContent ()
 
- Public Member Functions inherited from xHTML_Item
 GetID ()
 
 SetID ($id)
 
 GetParent ()
 
 SetIDVisibility ($visible)
 

Additional Inherited Members

- Protected Member Functions inherited from xHTML_FilteredText
 Filter ()
 
- Protected Member Functions inherited from xHTML_Item
 SetProperty ($name, $value)
 
 ClearProperty ($name)
 
 AddCSSClass ($classname)
 
 CompactText ($text)
 
 AddContentBefore ($newContent)
 
 AddContentAfter ($newContent)
 
- Protected Attributes inherited from xHTML_Text
 $text
 
- Protected Attributes inherited from xHTML_Item
 $uniqid
 
 $tagname
 
 $contents
 
 $properties
 
 $autoclosed
 
 $bbenabled
 
 $parent
 

Constructor & Destructor Documentation

◆ __construct()

xHTML_BBCodeText::__construct (   $text = "")

Constructor

Parameters
string$textText to initialize with

Reimplemented from xHTML_FilteredText.

Member Function Documentation

◆ Render()

xHTML_BBCodeText::Render ( )

Renders BBCode text as xHTML

Reimplemented from xHTML_FilteredText.

◆ ToString()

xHTML_BBCodeText::ToString ( )

Gets contents' string

Returns
string

Reimplemented from xHTML_FilteredText.


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