SCR/AL1 - TOME III. Les librairies utilitaires
20. Le groupe s_html
Génération de fichiers HTML
- HtmlInit : initialisation d'une page HTML
- HtmlEnd : fin d'une page HTML
- HtmlFormInit : initialisation d'un FORM d'une page HTML
- HtmlFormEnd : fin d'un FORM d'une page HTML
- HtmlFormText : définition d'un champ texte dans un FORM
- HtmlFormTextArea : définition d'un champ texte multiligne
- HtmlFormButton : définition d'un champ bouton dans un FORM
- HtmlFormRadio : définition d'un champ radio button dans un FORM
- HtmlFormMenu : définition d'un champ menu dans un FORM
- HtmlFormHidden : définition d'un champ hidden dans un FORM
- HtmlFormPassword : définition d'un champ password dans un FORM
Interprétation de fichiers HTML
- JHOpen : ouverture d'un fichier
- JHClose : fermeture
- JHRead : lecture de l'élément suivant
- JHUnread : mémorisation du dernier élément lu
- JHLex : lecture et interprétation d'un tag HTML
- JHYYFind : recherche dans un tag HTML
Exploitation et transformation de fichiers HTML
- HtmlToc : crée une table des matières
- HtmlMessage : affiche un message (redéfinissable)
- HtmlSplit : divise un fichier HTML en sous-fichiers
- HtmlReplace : remplace une section par le contenu d'un fichier
20.1 HtmlInit (file s_html.c:35)
20.2 HtmlEnd (file s_html.c:56)
20.3 HtmlFormInit (file s_html.c:78)
20.4 HtmlFormEnd (file s_html.c:101)
20.5 HtmlFormText (file s_html.c:200)
20.6 HtmlFormTextArea (file s_html.c:305)
20.7 HtmlFormButton (file s_html.c:126)
20.8 HtmlFormRadio (file s_html.c:230)
20.9 HtmlFormMenu (file s_html.c:267)
20.10 HtmlFormHidden (file s_html.c:151)
20.11 HtmlFormPassword (file s_html.c:173)
20.12 JHOpen (file s_htmlyy.c:158)
20.13 JHClose (file s_htmlyy.c:205)
20.14 JHRead (file s_htmlyy.c:327)
20.15 JHUnread (file s_htmlyy.c:385)
20.16 JHLex (file s_htmlyy.c:283)
20.17 JHYYFind (file s_htmlyy.c:104)
20.18 HtmlToc (file s_htmltc.c:60)
20.19 HtmlMessage (file s_htmler.c:19)
20.20 HtmlSplit (file s_htmlsp.c:85)
20.21 HtmlReplace (file s_htmlsb.c:81)
[X-ON]
[SCR4/AL1]
Copyright © 1998-2001 Jean-Marc and Bernard PAUL - Envoyez vos remarques ou commentaires à bp@xon.be