ILIAS
Release_4_1_x_branch Revision 61804
|
Go to the source code of this file.
Namespaces | |
namespace | ilias |
redirection script todo: (a better solution should control the processing via a xml file) |
Functions | |
vd () | |
shortcut for var_dump public | |
pr ($var, $name= '') |
pr | ( | $var, | |
$name = '' |
|||
) |
Definition at line 64 of file inc.debug.php.
vd | ( | ) |
shortcut for var_dump public
mixed | any number of parameters |
Definition at line 38 of file inc.debug.php.
Referenced by ilTinyMCE\_getEditorLanguage(), ilTinyMCE\addCustomRTESupport(), ilTinyMCE\addRTESupport(), ilTinyMCE\addUserTextEditor(), ilTinyMCE\ilTinyMCE(), and ilObjForumGUI\viewThreadObject().