| ILIAS
    Release_4_1_x_branch Revision 61804
    | 
 Collaboration diagram for Core:
 Collaboration diagram for Core:| Public Member Functions | |
| Core ($file=undef, $outputmodule) | |
| load_file ($filename) | |
| set_stats ($statobj) | |
| highlight_text ($text, $contextstack=undef) | |
| get_stack () | |
| _munge ($munge) | |
| _starts_with ($text, $array) | |
| Core::_munge | ( | $munge | ) | 
Definition at line 535 of file Core.php.
Referenced by highlight_text().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| Core::_starts_with | ( | $text, | |
| $array | |||
| ) | 
Definition at line 616 of file Core.php.
Referenced by highlight_text().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| Core::Core | ( | $file = undef, | |
| $outputmodule | |||
| ) | 
| Core::highlight_text | ( | $text, | |
| $contextstack = undef | |||
| ) | 
Definition at line 55 of file Core.php.
References $BEAUT_PATH, $out, _munge(), _starts_with(), and for.
 Here is the call graph for this function:
 Here is the call graph for this function:| Core::load_file | ( | $filename | ) |