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

Procedural File: pnadminform.php

Source Location: /modules/Quotes/pnadminform.php



Page Details:

Zikula Application Framework



Tags:

version:  $Id: pnadmin.php 19592 2006-08-06 11:38:40Z rgasch $
copyright:  (c) 2002, Zikula Development Team
link:  http://www.zikula.org
filesource:  Source Code for this file
license:  GNU/GPL








quotes_adminform_create [line 20]

bool quotes_adminform_create( 'qquote' $args, 'qauthor' 1)

Create a new quote



Tags:

return:  true if create success, false otherwise
author:  The Zikula Development Team


Parameters

'qauthor'   1   quote author
'qquote'   $args   quote text
[ Top ]



quotes_adminform_update [line 52]

mixed quotes_adminform_update( 'qid' $args, 'qauther' 1, 'confirm' 2)

Update quote

Takes info from edit form and passes to API




Tags:

return:  HTML string if confirm is null, true otherwise
author:  The Zikula Development Team


Parameters

'qauther'   1   Author of quote to delete
'confirm'   2   Delete confirmation
'qid'   $args   Quote id to delete
[ Top ]



Quotes_adminform_updateconfig [line 84]

string Quotes_adminform_updateconfig( )

Update Quotes Config



Tags:

return:  HTML string
author:  The Zikula Development Team


[ Top ]



Documentation generated on Fri, 18 Jul 2008 21:52:26 +0200 by phpDocumentor 1.4.1