Projet

Général

Profil

Révision 4cfd8be6

Ajouté par Assos Assos il y a environ 9 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/flag/theme/flag.tpl.php
17 17
 * - $action: The action the link is about to carry out, either "flag" or
18 18
 *   "unflag".
19 19
 * - $status: The status of the item; either "flagged" or "unflagged".
20
 * - $entity_id: The id of the entity item.
20 21
 *
21
 * - $link_href: The URL for the flag link.
22
 * - $link['href']: The path for the flag link.
23
 * - $link['query']: Array of query string parameters, such as "destination".
24
 * - $link_href: The URL for the flag link, query string included.
22 25
 * - $link_text: The text to show for the link.
23 26
 * - $link_title: The title attribute for the link.
24 27
 *
......
34 37
 *   JavaScript-based toggling of flags.
35 38
 * - $needs_wrapping_element: Determines whether the flag displays a wrapping
36 39
 *   HTML DIV element.
40
 * - $errors: An array of error messages.
37 41
 *
38 42
 * Template suggestions available, listed from the most specific template to
39 43
 * the least. Drupal will use the most specific template it finds:

Formats disponibles : Unified diff