| ILIAS
    Release_4_3_x_branch Revision 61807
    | 
 Collaboration diagram for StripState:
 Collaboration diagram for StripState:| Public Member Functions | |
| __construct () | |
| unstripGeneral ($text) | |
| unstripNoWiki ($text) | |
| unstripBoth ($text) | |
| Data Fields | |
| $general | |
| $nowiki | |
Definition at line 4744 of file Parser.php.
| StripState::__construct | ( | ) | 
Definition at line 4747 of file Parser.php.
References general.
| StripState::unstripBoth | ( | $text | ) | 
Definition at line 4766 of file Parser.php.
References general.
| StripState::unstripGeneral | ( | $text | ) | 
Definition at line 4752 of file Parser.php.
References general.
| StripState::unstripNoWiki | ( | $text | ) | 
Definition at line 4759 of file Parser.php.
| StripState::$general | 
Definition at line 4745 of file Parser.php.
| StripState::$nowiki | 
Definition at line 4745 of file Parser.php.