ILIAS
Release_4_0_x_branch Revision 61816
|
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().
Core::_starts_with | ( | $text, | |
$array | |||
) |
Definition at line 616 of file Core.php.
References $l.
Referenced by highlight_text().
Core::Core | ( | $file = undef , |
|
$outputmodule | |||
) |
Core::highlight_text | ( | $text, | |
$contextstack = undef |
|||
) |
Definition at line 55 of file Core.php.
References $BEAUT_PATH, $l, $out, _munge(), _starts_with(), and for.
Core::load_file | ( | $filename | ) |