![]() |
KumbiaPHP
beta2
Framework PHP
|
Ir al código fuente de este archivo.
Estructuras de datos | |
| class | KumbiaView |
Namespaces | |
| Core | |
Constant Groups | |
| Core | |
Funciones | |
| h ($s, $charset=APP_CHARSET) | |
| eh ($s, $charset=APP_CHARSET) | |
| eh | ( | $s, | |
$charset = APP_CHARSET |
|||
| ) |
Atajo para echo + htmlspecialchars, por defecto toma el charset de la aplicacion
| string | $s | |
| string | $charset |
Definición en la línea 377 del archivo kumbia_view.php.
| h | ( | $s, | |
$charset = APP_CHARSET |
|||
| ) |
Atajo para htmlspecialchars, por defecto toma el charset de la aplicacion
| string | $s | |
| string | $charset |
Definición en la línea 364 del archivo kumbia_view.php.
1.8.4