Projet

Général

Profil

Révision 74f6bef0

Ajouté par Assos Assos il y a plus de 10 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/themes/adaptivetheme/at_core/templates/user-profile-category.tpl.php
15 15
 *      where all items and categories are collected and printed out.
16 16
 *
17 17
 * Adaptivetheme variables:
18
 * - $is_mobile: Bool, requires the Browscap module to return TRUE for mobile
19
 *   devices. Use to test for a mobile context.
18
 * - $is_mobile: Mixed, requires the Mobile Detect or Browscap module to return
19
 *   TRUE for mobile.  Note that tablets are also considered mobile devices.  
20
 *   Returns NULL if the feature could not be detected.
21
 * - $is_tablet: Mixed, requires the Mobile Detect to return TRUE for tablets.
22
 *   Returns NULL if the feature could not be detected.
20 23
 *
21 24
 * Available variables:
22 25
 * - $title: Category title for the group of items.

Formats disponibles : Unified diff