(**) [Ocsigen] |
This is a combinator to allow the page to take several parameters (see examples above) Warning: it is a binary operator.
|
A | |
a [XHTML.T] | |
a [Ocsigen.OCSIGENSIG] | |
a [Ocsigen.Xhtml] | a service sp cont () creates a link from current to service .
|
a_abbr [XHTML.T] | |
a_accept [XHTML.T] | |
a_accept_charset [XHTML.T] | |
a_accesskey [XHTML.T] |
This attribute assigns an access key to an element.
|
a_action [XHTML.T] |
This attribute specifies a form processing agent.
|
a_align [XHTML.T.Basic_Tables] | |
a_align [XHTML.T] | |
a_alt [XHTML.T] | |
a_archive [XHTML.T] | |
a_axis [XHTML.T] | |
a_border [XHTML.T] | |
a_button_type [XHTML.T] | |
a_cellpadding [XHTML.T] | |
a_cellspacing [XHTML.T] | |
a_char [XHTML.T] | |
a_charoff [XHTML.T] | |
a_charset [XHTML.T] |
This attribute specifies the character encoding of the resource
designated by the link.
|
a_checked [XHTML.T] |
When the
type attribute has the value "radio" or "checkbox" ,
this boolean attribute specifies that the button is on.
|
a_cite [XHTML.T] | |
a_class [XHTML.T] |
This attribute assigns a class name or set of class names to an
element.
|
a_classid [XHTML.T] | |
a_codebase [XHTML.T] | |
a_codetype [XHTML.T] | |
a_cols [XHTML.T] |
This attribute specifies the visible width in average character
widths.
|
a_colspan [XHTML.T] | |
a_content [XHTML.T] | |
a_coords [XHTML.T] | |
a_data [XHTML.T] | |
a_datapagesize [XHTML.T] | |
a_datetime [XHTML.T] | |
a_declare [XHTML.T] | |
a_defer [XHTML.T] | |
a_dir [XHTML.T] | |
a_disabled [XHTML.T] | |
a_enctype [XHTML.T] | |
a_for [XHTML.T] | |
a_frame [XHTML.T] | |
a_frameborder [XHTML.T] | |
a_fs_cols [XHTML.T] | |
a_fs_rows [XHTML.T] | |
a_headers [XHTML.T] | |
a_height [XHTML.T] | |
a_href [XHTML.T] |
This attribute specifies the location of a Web resource, thus
defining a link between the current element (the source anchor)
and the destination anchor defined by this attribute.
|
a_hreflang [XHTML.T] |
This attribute specifies the base language of the resource
designated by href and may only be used when href is specified.
|
a_http_equiv [XHTML.T] | |
a_id [XHTML.T] |
This attribute assigns a name to an element.
|
a_input_type [XHTML.T] | |
a_longdesc [XHTML.T] | |
a_marginheight [XHTML.T] | |
a_marginwidth [XHTML.T] | |
a_maxlength [XHTML.T] | |
a_media [XHTML.T] | |
a_method [XHTML.T] | |
a_multiple [XHTML.T] | |
a_name [XHTML.T] |
This attribute assigns the control name.
|
a_name_01_00 [XHTML.T_01_00] |
XHTML 1.1 has removed the name attribute from several elements:
|
a_nohref [XHTML.T] | |
a_noresize [XHTML.T] | |
a_profile [XHTML.T] | |
a_readonly [XHTML.T] | |
a_rel [XHTML.T] |
This attribute describes the relationship from the current document
to the anchor specified by the href attribute.
|
a_rev [XHTML.T] |
This attribute is used to describe a reverse link from the anchor specified
by the href attribute to the current document.
|
a_rows [XHTML.T] |
This attribute specifies the number of visible text lines.
|
a_rowspan [XHTML.T] | |
a_rules [XHTML.T] | |
a_scheme [XHTML.T] | |
a_scope [XHTML.T.Basic_Tables] | |
a_scope [XHTML.T] | |
a_scrolling [XHTML.T] | |
a_selected [XHTML.T] |
When set, this boolean attribute specifies that this option is pre-selected.
|
a_shape [XHTML.T] | |
a_size [XHTML.T] | |
a_src [XHTML.T] | |
a_standby [XHTML.T] | |
a_summary [XHTML.T] | |
a_tabindex [XHTML.T] |
This attribute specifies the position of the current element in
the tabbing order for the current document.
|
a_target [XHTML.T] | |
a_title [XHTML.T] |
This attribute offers advisory information about the element for
which it is set.
|
a_type [XHTML.T] |
This attribute gives an advisory hint as to the content type of
the content available at the link target address.
|
a_usemap [XHTML.T] | |
a_valign [XHTML.T.Basic_Tables] | |
a_valign [XHTML.T] | |
a_value [XHTML.T] |
This attribute specifies the initial value of the control.
|
a_version [XHTML.T] | |
a_width [XHTML.T] | |
a_xml_lang [XHTML.T] | |
a_xml_space [XHTML.T] | |
a_xmlns [XHTML.T] | |
abbr [XHTML.T] | |
access [Messages] | |
accesslog [Messages] | |
acronym [XHTML.T] | |
action_a [Ocsigen.OCSIGENSIG] | |
action_a [Ocsigen.Xhtml] |
Creates a link that will perform an action (see
action ).
|
action_form [Ocsigen.OCSIGENSIG] | |
action_form [Ocsigen.Xhtml] |
Creates a form that will perform an action (see
action ).
|
address [XHTML.T] | |
addto_class [XHTML.T] |
Add the element and all its subelements to a class.
|
addto_class1 [XHTML.T] |
Add the element to a class.
|
all_anchors [XHTML.T] | |
all_hrefs [XHTML.T] | |
area [XHTML.T] | |
B | |
b [XHTML.T] | |
base [XHTML.T] | |
bdo [XHTML.T] | |
big [XHTML.T] | |
bip [Messages] | |
blockquote [XHTML.T] | |
body [XHTML.T] | |
bool [Ocsigen] | bool s tells that the page takes a boolean as parameter, labeled s
(to use for example with boolean checkboxes)
|
bool_checkbox [Ocsigen.OCSIGENSIG] | |
bool_checkbox [Ocsigen.Xhtml] |
Creates a checkbox
<input> tag
|
br [XHTML.T] | |
button [XHTML.T] | |
C | |
caption [XHTML.T.Basic_Tables] | |
caption [XHTML.T] | |
checkbox [Ocsigen.PAGES] | |
cite [XHTML.T] | |
close_session [Ocsigen.OCSIGENSIG] | |
close_session [Ocsigen.Xhtml] |
Close the session
|
code [XHTML.T] | |
col [XHTML.T] | |
colgroup [XHTML.T] | |
cons_form [Ocsigen.PAGES] | |
console [Messages] | |
create_empty_sender [Predefined_senders] |
Creating a sender for empty content
|
create_file_sender [Predefined_senders] |
Creating a sender for a file
|
create_sender [Ocsigen.PAGES] | |
create_xhtml_sender [Predefined_senders] |
Creating an xhtml (or text) sender
|
css_link [Ocsigen.OCSIGENSIG] | |
css_link [Ocsigen.Xhtml] |
Creates a
<link> tag for a Cascading StyleSheet (CSS).
|
D | |
dd [XHTML.T] | |
debug [Messages] | |
debug_noel [Messages] | |
del [XHTML.T] | |
dfn [XHTML.T] | |
div [XHTML.T] | |
dl [XHTML.T] | |
dt [XHTML.T] | |
E | |
em [XHTML.T] | |
empty_seq [Ocsigen.PAGES] | |
entity [XHTML.T] | |
errlog [Messages] | |
error [Messages] | |
F | |
fieldset [XHTML.T] | |
file [Ocsigen.PAGES] | |
file [Ocsigen] | file s tells that the page takes a file as parameter, labeled s
|
file_input [Ocsigen.OCSIGENSIG] | |
file_input [Ocsigen.Xhtml] | |
float [Ocsigen] | float s tells that the page takes a floating point number as parameter, labeled s
|
float_input [Ocsigen.OCSIGENSIG] | |
float_input [Ocsigen.Xhtml] |
Creates an
<input> tag for a float
|
float_password_input [Ocsigen.OCSIGENSIG] | |
float_password_input [Ocsigen.Xhtml] |
Creates an
<input type="password"> tag for a float
|
float_radio [Ocsigen.OCSIGENSIG] | |
float_radio [Ocsigen.Xhtml] |
Creates a radio
<input> tag with float content
|
form [XHTML.T.Basic_Forms] | |
form [XHTML.T] |
Generic forms.
|
frame [XHTML.T] | |
frameset [XHTML.T] | |
G | |
get_config [Ocsigen] |
Allows extensions of the configuration file for your modules
|
get_current_url [Ocsigen] | |
get_filesize [Ocsigen] | |
get_form [Ocsigen.OCSIGENSIG] | |
get_form [Ocsigen.Xhtml] | get_form service current formgen creates a GET form from current to service .
|
get_full_url [Ocsigen] | |
get_get_params [Ocsigen] | |
get_hostname [Ocsigen] | |
get_inet_addr [Ocsigen] | |
get_ip [Ocsigen] | |
get_original_filename [Ocsigen] | |
get_port [Ocsigen] | |
get_post_params [Ocsigen] | |
get_tmp_filename [Ocsigen] |
Type of files
|
get_user_agent [Ocsigen] | |
H | |
h1 [XHTML.T] | |
h2 [XHTML.T] | |
h3 [XHTML.T] | |
h4 [XHTML.T] | |
h5 [XHTML.T] | |
h6 [XHTML.T] | |
head [XHTML.T] | |
hidden [Ocsigen.PAGES] | |
hidden_float_input [Ocsigen.OCSIGENSIG] | |
hidden_float_input [Ocsigen.Xhtml] |
Creates an hidden
<input> tag for a float
|
hidden_int_input [Ocsigen.OCSIGENSIG] | |
hidden_int_input [Ocsigen.Xhtml] |
Creates an hidden
<input> tag for an integer
|
hidden_string_input [Ocsigen.OCSIGENSIG] | |
hidden_string_input [Ocsigen.Xhtml] |
Creates an hidden
<input> tag for a string
|
hidden_user_type_input [Ocsigen.OCSIGENSIG] | |
hidden_user_type_input [Ocsigen.Xhtml] |
Creates an hidden
<input> tag for a user type
|
hr [XHTML.T] | |
html [XHTML.T] | |
I | |
i [XHTML.T] | |
img [XHTML.T] | |
input [XHTML.T.Basic_Forms] | |
input [XHTML.T] | |
ins [XHTML.T] | |
int [Ocsigen] | int s tells that the page takes an integer as parameter, labeled s
|
int_input [Ocsigen.OCSIGENSIG] | |
int_input [Ocsigen.Xhtml] |
Creates an
<input> tag for an integer
|
int_password_input [Ocsigen.OCSIGENSIG] | |
int_password_input [Ocsigen.Xhtml] |
Creates an
<input type="password"> tag for an integer
|
int_radio [Ocsigen.OCSIGENSIG] | |
int_radio [Ocsigen.Xhtml] |
Creates a radio
<input> tag with int content
|
J | |
js_script [Ocsigen.OCSIGENSIG] | |
js_script [Ocsigen.Xhtml] |
Creates a
<script> tag to add a javascript file
|
K | |
kbd [XHTML.T] | |
L | |
label [XHTML.T.Basic_Forms] | |
label [XHTML.T] | |
legend [XHTML.T] | |
li [XHTML.T] | |
link [XHTML.T] | |
list [Ocsigen] |
The page takes a list of parameters.
|
log_aux [Messages] | |
lwtbip [Messages] | |
M | |
make_a [Ocsigen.PAGES] | |
make_css_link [Ocsigen.PAGES] | |
make_div [Ocsigen.PAGES] | |
make_get_form [Ocsigen.PAGES] | |
make_hidden_field [Ocsigen.PAGES] | |
make_input [Ocsigen.PAGES] | |
make_js_script [Ocsigen.PAGES] | |
make_post_form [Ocsigen.PAGES] | |
make_select [Ocsigen.PAGES] | |
make_textarea [Ocsigen.PAGES] | |
make_uri [Ocsigen.OCSIGENSIG] | |
make_uri [Ocsigen.Xhtml] |
Create the text of the service.
|
make_uri_from_string [XHTML.T] |
A Uniform Resource Identifier, as per RFC2396.
|
make_uri_from_string [Ocsigen.PAGES] | |
map [XHTML.T] | |
menu [Ocsigenboxes] | |
meta [XHTML.T] | |
N | |
new_action [Ocsigen.OCSIGENSIG] | |
new_action [Ocsigen.Xhtml] |
Creates an action
|
new_auxiliary_service [Ocsigen.OCSIGENSIG] | |
new_auxiliary_service [Ocsigen.Xhtml] |
Creates another version of an already existing service, where you can register another treatment.
|
new_external_service [Ocsigen.OCSIGENSIG] | |
new_external_service [Ocsigen.Xhtml] |
Creates an service for an external web site
|
new_post_auxiliary_service [Ocsigen.OCSIGENSIG] | |
new_post_auxiliary_service [Ocsigen.Xhtml] |
Creates a auxiliary service with POST parameters
|
new_post_service [Ocsigen.OCSIGENSIG] | |
new_post_service [Ocsigen.Xhtml] |
Creates an service that takes POST parameters.
|
new_service [Ocsigen.OCSIGENSIG] | |
new_service [Ocsigen.Xhtml] | |
noframes [XHTML.T] | |
noscript [XHTML.T] | |
O | |
object_ [XHTML.T] | |
ocsigen_print [XHTML.T] | |
ol [XHTML.T] | |
open_files [Messages] | |
opt [Ocsigen] |
Use this if you want a parameter to be optional
|
optgroup [XHTML.T] | |
option [XHTML.T.Basic_Forms] | |
option [XHTML.T] | |
output [XHTML.T] | |
P | |
p [XHTML.T] | |
parse_size [Parseconfig] | |
parse_string [Parseconfig] | |
password [Ocsigen.PAGES] | |
pcdata [XHTML.T] | |
post_form [Ocsigen.OCSIGENSIG] | |
post_form [Ocsigen.Xhtml] | post_form service current formgen creates a POST form from current
to service .
|
pre [XHTML.T] | |
pretty_print [XHTML.T] | |
prod [Ocsigen] |
See
** above
|
Q | |
q [XHTML.T] | |
R | |
radio [Ocsigen.PAGES] | |
radio_answer [Ocsigen] | radio_answer s tells that the page takes the result of a click on
a radio button as parameter.
|
register_action [Ocsigen.OCSIGENSIG] | |
register_action [Ocsigen.Xhtml] |
Register an action in the global table
|
register_action_for_session [Ocsigen.OCSIGENSIG] | |
register_action_for_session [Ocsigen.Xhtml] |
Register an action in the session table
|
register_extension [Extensions] |
We register for each extension four functions: a function that will be called for each
virtual server, generating two functions:, one that will be called to generate the pages, one to parse the configuration file, a function that will be called at the beginning
of the initialisation phase , a function that will be called at the end of the initialisation phase
of the server, a function that will create an error message from the exceptions
that may be raised during the initialisation phase, and raise again
all other exceptions
|
register_new_action [Ocsigen.OCSIGENSIG] | |
register_new_action [Ocsigen.Xhtml] |
Same as
new_action followed by register_action
|
register_new_action_for_session [Ocsigen.OCSIGENSIG] | |
register_new_action_for_session [Ocsigen.Xhtml] |
Same as
new_action followed by register_action_for_session
|
register_new_auxiliary_service [Ocsigen.OCSIGENSIG] | |
register_new_auxiliary_service [Ocsigen.Xhtml] |
Same as
new_auxiliary_service followed by register_service
|
register_new_auxiliary_service_for_session [Ocsigen.OCSIGENSIG] | |
register_new_auxiliary_service_for_session [Ocsigen.Xhtml] |
Same as
new_auxiliary_service followed by register_service_for_session
|
register_new_post_auxiliary_service [Ocsigen.OCSIGENSIG] | |
register_new_post_auxiliary_service [Ocsigen.Xhtml] |
Same as
new_post_auxiliary_service followed by register_post_service
|
register_new_post_auxiliary_service_for_session [Ocsigen.OCSIGENSIG] | |
register_new_post_auxiliary_service_for_session [Ocsigen.Xhtml] |
Same as
new_post_auxiliary_service followed by register_post_service_for_session
|
register_new_post_service [Ocsigen.OCSIGENSIG] | |
register_new_post_service [Ocsigen.Xhtml] |
Same as
new_post_service followed by register_post_service
|
register_new_service [Ocsigen.OCSIGENSIG] | |
register_new_service [Ocsigen.Xhtml] |
Same as
new_service followed by register_service
|
register_service [Ocsigen.OCSIGENSIG] | |
register_service [Ocsigen.Xhtml] |
Register an service in the global table of the server
with the associated generation function.
|
register_service_for_session [Ocsigen.OCSIGENSIG] | |
register_service_for_session [Ocsigen.Xhtml] |
Registers an service and the associated function in the session table.
|
remove_first [Ocsigen.PAGES] | |
rewrite_hrefs [XHTML.T] | |
S | |
samp [XHTML.T] | |
script [XHTML.T] | |
select [XHTML.T.Basic_Forms] | |
select [XHTML.T] | |
select [Ocsigen.OCSIGENSIG] | |
select [Ocsigen.Xhtml] |
Basic support for the
<select> tag.
|
send [Ocsigen.PAGES] | |
send_empty [Predefined_senders] |
Sending an empty page (no content)
|
send_file [Predefined_senders] |
Sending a file
|
send_text_page [Predefined_senders] |
Sending a text page
|
send_xhtml_page [Predefined_senders] |
Sending xhtml
|
set_rowspan [XHTML.T] |
Set the rowspan attribute for the element.
|
small [XHTML.T] | |
space [XHTML.T] | |
span [XHTML.T] | |
standard [XHTML.T] | |
static_dir [Ocsigen.OCSIGENSIG] | |
static_dir [Ocsigen.Xhtml] |
The service that correponds to the directory where static pages are.
|
string [Ocsigen] | string s tells that the page takes a string as parameter, labeled s
|
string_input [Ocsigen.OCSIGENSIG] | |
string_input [Ocsigen.Xhtml] |
Creates an
<input> tag for a string
|
string_password_input [Ocsigen.OCSIGENSIG] | |
string_password_input [Ocsigen.Xhtml] |
Creates an
<input type="password"> tag for a string
|
string_radio [Ocsigen.OCSIGENSIG] | |
string_radio [Ocsigen.Xhtml] |
Creates a radio
<input> tag with string content
|
strong [XHTML.T] | |
style [XHTML.T] | |
sub [XHTML.T] | |
submit [Ocsigen.PAGES] | |
submit_input [Ocsigen.OCSIGENSIG] | |
submit_input [Ocsigen.Xhtml] |
Creates a submit
<input> tag
|
suffix [Ocsigen] |
Tells that the function that will generate the page takes a pair whose first element is the suffix of the URL of the current page.
|
suffix_only [Ocsigen] |
Tells that the only parameter of the function that will generate the page is the suffix of the URL of the current page.
|
sum [Ocsigen] | |
sup [XHTML.T] | |
sync [Ocsigen] |
This function may be used for services that can not be interrupted
(no cooperation point for threads).
|
T | |
table [XHTML.T.Basic_Tables] | |
table [XHTML.T] | |
tablex [XHTML.T] | |
tbody [XHTML.T] | |
td [XHTML.T.Basic_Tables] | |
td [XHTML.T] | |
text [Ocsigen.PAGES] | |
textarea [XHTML.T.Basic_Forms] | |
textarea [XHTML.T] | |
textarea [Ocsigen.OCSIGENSIG] | |
textarea [Ocsigen.Xhtml] |
Creates a
<textarea> tag
|
tfoot [XHTML.T] | |
th [XHTML.T.Basic_Tables] | |
th [XHTML.T] | |
thead [XHTML.T] | |
title [XHTML.T] | |
to_xmlattribs [XHTML.T] | |
toelt [XHTML.T] | |
toeltl [XHTML.T] | |
tot [XHTML.T] | |
tr [XHTML.T.Basic_Tables] | |
tr [XHTML.T] | |
tt [XHTML.T] | |
U | |
ul [XHTML.T] | |
unit [Ocsigen] |
used for pages that don't have any parameters
|
user_type [Ocsigen] |
Allows to use whatever type you want for a parameter of the page.
|
user_type_input [Ocsigen.OCSIGENSIG] | |
user_type_input [Ocsigen.Xhtml] |
Creates an
<input> tag for a user type
|
user_type_password_input [Ocsigen.OCSIGENSIG] | |
user_type_password_input [Ocsigen.Xhtml] |
Creates an
<input type="password"> tag for a user type
|
user_type_radio [Ocsigen.OCSIGENSIG] | |
user_type_radio [Ocsigen.Xhtml] |
Creates a radio
<input> tag with user_type content
|
V | |
validator [XHTML.T] | |
validator_icon [XHTML.T] |
A hyperlink to the W3C validator, including the logo.
|
var [XHTML.T] | |
version [XHTML.T] | |
W | |
warning [Messages] |