Projet

Général

Profil

Révision c304a780

Ajouté par Assos Assos il y a environ 6 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/ctools/plugins/export_ui/ctools_export_ui.inc
1 1
<?php
2 2

  
3 3
/**
4
 * @file
4 5
 * The default plugin exists only to provide the base class. Other plugins
5 6
 * which do not provide a class will get this class instead. Any classes
6 7
 * provided should use this class as their parent:
......
15 16
 * Using the above notation will ensure that this plugin's is loaded before
16 17
 * the child plugin's class and avoid whitescreens.
17 18
 */
19

  
18 20
$plugin = array(
19 21
  // As this is the base class plugin, it shouldn't declare any menu items.
20 22
  'has menu' => FALSE,

Formats disponibles : Unified diff