Projet

Général

Profil

Révision 7e72b748

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

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/ctools/plugins/contexts/entity.inc
23 23
    '#type' => 'textfield',
24 24
    '#description' => t('Enter the ID of an entity for this context.'),
25 25
  ),
26
  // Tell ctools_context_get_context_from_context() how to interpret its $argument.
27
  'placeholder name' => 'entity_id',
26 28
  'get child' => 'ctools_context_entity_get_child',
27 29
  'get children' => 'ctools_context_entity_get_children',
28 30
);

Formats disponibles : Unified diff