Package k_html Agrupa operaciones relacionadas con la generacion de HTML
|
Program units |
f_query2table | |
f_escapar_texto | |
f_html | |
p_inicializar | |
p_print | |
p_font_face |
f_query2table
FUNCTION f_query2table(i_query IN CLOB, i_template IN CLOB := NULL) RETURN CLOB
f_escapar_texto
FUNCTION f_escapar_texto(i_texto IN CLOB) RETURN CLOB
f_html
FUNCTION f_html RETURN CLOB
p_inicializar
PROCEDURE p_inicializar(i_doctype IN BOOLEAN DEFAULT TRUE)
p_print
PROCEDURE p_print(i_clob IN CLOB)
p_font_face
PROCEDURE p_font_face(i_fuentes IN VARCHAR2)