Mailinglist
 All Data Structures Files Functions Variables Pages
MailinglistPolymorphicExportableInterface.php
Go to the documentation of this file.
1 <?php
21  function created();
22 
30  function edited(/* MailinglistPolymorpicExportableInterface */ $old);
31 
39  function changedType(MailinglistPolymorpicExportableInterface $old);
40 
47  function delete();
48 
50 };
51 
interface MailinglistPolymorphicExportInterface
changedType(MailinglistPolymorpicExportableInterface $old)
changedType()