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: /legal/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








Legal_delete [line 60]

bool Legal_delete( )

delete the Legal 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 ]



Legal_init [line 20]

bool Legal_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 ]



Legal_upgrade [line 37]

bool Legal_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: