Go to the source code of this file.
Functions | |
| if(count(get_included_files())==1) | xmlentities ($string, $quote_style=ENT_QUOTES) |
| if (count(get_included_files())==1) xmlentities | ( | $ | string, | |
| $ | quote_style = ENT_QUOTES | |||
| ) |
CLAROLINE
| $string | string original string to entify | |
| $quote_style | string Constant choosen among ENT_COMPAT, ENT_QUOTES OR ENT_NOQUOTES (see htmlentities doc for more info) |
Definition at line 25 of file xml.lib.php.
1.6.3