Rev 4099 | Rev 5903 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 4099 | Rev 4366 | ||
---|---|---|---|
Line 18... | Line 18... | ||
18 | 18 | ||
19 | :help_subject |
19 | :help_subject |
20 | help_subject |
20 | help_subject |
21 | variable contenant l'identificateur de l'aide introduite par la méthode spéciale <tt class="wims_code_words">help</tt>. |
21 | variable contenant l'identificateur de l'aide introduite par la méthode spéciale <tt class="wims_code_words">help</tt>. |
22 | 22 | ||
23 | : |
23 | :oef_firstname |
24 |
|
24 | oef_firstname |
25 | Participant firstname, by default <tt class="wims_code_words">$name_firstname</tt>. |
25 | Participant firstname, by default <tt class="wims_code_words">$name_firstname</tt>. |
26 | 26 | ||
27 | : |
27 | :oef_lastname |
28 |
|
28 | oef_lastname |
29 | Participant lastname, by default <tt class="wims_code_words">$name_lastname</tt>. |
29 | Participant lastname, by default <tt class="wims_code_words">$name_lastname</tt>. |
30 | 30 | ||
31 | : |
31 | :oef_login |
32 |
|
32 | oef_login |
33 | Participant login, by default <tt class="wims_code_words">anonymous</tt>. |
33 | Participant login, by default <tt class="wims_code_words">anonymous</tt>. |
34 | 34 | ||
35 | : |
35 | :oef_now |
36 |
|
36 | oef_now |
37 | Time with format yyyymmdd:hh:mm:ss (20110515.22:19:25) |
37 | Time with format yyyymmdd:hh:mm:ss (20110515.22:19:25) |
38 | 38 | ||
39 | : |
39 | :oef_lang |
40 |
|
40 | oef_lang |
41 | Language of the participant or visitor (for example, <tt class="wims_code_words">en</tt>, |
41 | Language of the participant or visitor (for example, <tt class="wims_code_words">en</tt>, <tt class="wims_code_words">fr</tt>, <tt class="wims_code_words">es</tt>) |
42 | <tt class="wims_code_words">fr</tt>, <tt class="wims_code_words">es</tt>) |
- |