Zikula: A Flexible Open Source Content Management System
home | forum | international support | contact us

Docs for page pninit.php

Procedural File: pninit.php

Source Location: /Mailer/pninit.php

Classes:



Page Details:

Zikula Application Framework



Tags:

version:  $Id: pninit.php 24383 2008-06-12 14:15:02Z markwest $
copyright:  (c) 2001, Zikula Development Team
link:  http://www.zikula.org
license:  GNU/GPL








Mailer_delete [line 73]

bool Mailer_delete( )

delete the Mailer module

This function is only ever called once during the lifetime of a particular module instance




Tags:

return:  true if successful, false otherwise
author:  Mark West


[ Top ]



Mailer_init [line 20]

bool Mailer_init( )

initialise the template module

This function is only ever called once during the lifetime of a particular module instance




Tags:

return:  true if successful, false otherwise
author:  Mark West


[ Top ]



Mailer_upgrade [line 47]

bool Mailer_upgrade( int $oldversion)

upgrade the template module from an old version

This function can be called multiple times




Tags:

return:  true if successful, false otherwise
author:  Mark West


Parameters

int   $oldversion   version to upgrade from
[ Top ]


Packages:

Files:

Classes: