Mailinglist
 All Data Structures Files Functions Variables Pages
MailinglistList.inc
Go to the documentation of this file.
1 <?php
7 $plugin = array(
8  'hidden' => TRUE,
9  'handler' => array(
10  'class' => 'MailinglistList',
11  'parent' => 'MailinglistExportable',
12  ),
13  'file' => 'MailinglistList.class.php',
14 );
$plugin