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

Docs for page pnadmin.php

Procedural File: pnadmin.php

Source Location: /legal/pnadmin.php

Classes:



Page Details:

Zikula Application Framework



Tags:

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








legal_admin_main [line 29]

output legal_admin_main( )

the main administration function

This function is the default function, and is called whenever the module is called without defining arguments. As such it can be used for a number of things, but most commonly it either just shows the module menu and returns or calls whatever the module designer feels should be the default function (often this is the view() function)




Tags:

return:  The main module admin page.
author:  The Zikula Development Team


[ Top ]



legal_admin_modifyconfig [line 52]

output legal_admin_modifyconfig( )

Modify configuration

This is a standard function to modify the configuration parameters of the module




Tags:

return:  The configuration page
author:  Mark West


[ Top ]



legal_admin_updateconfig [line 91]

void legal_admin_updateconfig( termsofuse 0, privacypolicy 1, accessibilitypolicy 2)

Update the configuration

This is a standard function to update the configuration parameters of the module given the information passed back by the modification form Modify configuration




Tags:

author:  Mark West


Parameters

termsofuse   0   enable terms of use
privacypolicy   1   enable privacy policy
accessibilitypolicy   2   enable accessibility policy
[ Top ]


Packages:

Files:

Classes: