Projet

Général

Profil

Révision 76bdcd04

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

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/webform/views/webform_handler_field_submission_link.inc
9 9
  public $link_type;
10 10

  
11 11
  /**
12
   *
12
   * {@inheritdoc}
13 13
   */
14 14
  public function construct() {
15 15
    // We need to set this property before calling the construct() chain
......
31 31
  }
32 32

  
33 33
  /**
34
   *
34
   * {@inheritdoc}
35 35
   */
36 36
  public function option_definition() {
37 37
    $options = parent::option_definition();
......
42 42
  }
43 43

  
44 44
  /**
45
   *
45
   * {@inheritdoc}
46 46
   */
47 47
  public function options_form(&$form, &$form_state) {
48 48
    parent::options_form($form, $form_state);

Formats disponibles : Unified diff