Zikula_Value_Addons
[ class tree: Zikula_Value_Addons ] [ index: Zikula_Value_Addons ] [ all elements ]

Procedural File: pnadmin.php

Source Location: /modules/Reviews/pnadmin.php



Page Details:

Zikula Application Framework



Tags:

version:  $Id: pnadmin.php 24342 2008-06-06 12:03:14Z markwest $
copyright:  (c) 2002, Zikula Development Team
link:  http://www.zikula.org
filesource:  Source Code for this file
license:  GNU/GPL








Reviews_admin_delete [line 147]

mixed Reviews_admin_delete( 'id' $args, 'confirmation' 1)

delete item



Tags:

return:  string HTML output if no confirmation otherwise true


Parameters

'confirmation'   1   confirmation that this item can be deleted
'id'   $args   the id of the item to be deleted
[ Top ]



Reviews_admin_main [line 18]

string Reviews_admin_main( )

the main administration function



Tags:

return:  HTML output


[ Top ]



Reviews_admin_modify [line 50]

string Reviews_admin_modify( 'id' $args)

modify an item



Tags:

return:  HTML output


Parameters

'id'   $args   the id of the item to be modified
[ Top ]



Reviews_admin_modifyconfig [line 319]

string Reviews_admin_modifyconfig( )

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



Tags:

return:  HTML output


[ Top ]



Reviews_admin_new [line 38]

string Reviews_admin_new( )

create a new news article

this function is purely a wrapper for the output from news_user_new




Tags:

return:  HTML string
author:  Mark West


[ Top ]



Reviews_admin_update [line 113]

void Reviews_admin_update( 'id' $args, 'name' 1, 'number' 2)

update review



Parameters

'name'   1   the name of the item to be updated
'number'   2   the number of the item to be updated
'id'   $args   the id of the item to be updated
[ Top ]



Reviews_admin_updateconfig [line 340]

void Reviews_admin_updateconfig( )

This is a standard function to update the configuration parameters of the

module given the information passed back by the modification form




[ Top ]



Reviews_admin_view [line 208]

string Reviews_admin_view( $args, int $startnum)

view items



Tags:

return:  html string


Parameters

int   $startnum   the start item id for the pager
   $args  
[ Top ]



Documentation generated on Fri, 18 Jul 2008 21:50:57 +0200 by phpDocumentor 1.4.1