[ Index ]

krapohl.info

title

Body

[close]

/ -> pninit.php (summary)

PostCalendar::PostNuke Events Calendar Module Copyright (C) 2002  The PostCalendar Team http://postcalendar.tv This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

File Size: 688 lines (32 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 3 functions

  postcalendar_init()
  postcalendar_upgrade()
  postcalendar_delete()

Functions
Functions that are not part of a class:

postcalendar_init()   X-Ref
Initializes a new install of PostCalendar

This function will initialize a new installation of PostCalendar.
It is accessed via the PostNuke Admin interface and should
not be called directly.

author: Roger Raymond <iansym@yahoo.com>
return: boolean    true/false

postcalendar_upgrade($oldversion)   X-Ref
Upgrades an old install of PostCalendar

This function is used to upgrade an old version
of PostCalendar.  It is accessed via the PostNuke
Admin interface and should not be called directly.

author: Roger Raymond <iansym@yahoo.com>
param: string    $oldversion Version we're upgrading
return: boolean    true/false

postcalendar_delete()   X-Ref
Deletes an install of PostCalendar

This function removes PostCalendar from you
PostNuke install and should be accessed via
the PostNuke Admin interface

author: Roger Raymond <iansym@yahoo.com>
return: boolean    true/false



Generated: Wed Feb 16 22:40:07 2005 Cross-referenced by PHPXref 0.6