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

Procedural File: pnadmin.php

Source Location: /modules/MailUsers/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








mailusers_admin_main [line 26]

output mailusers_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:  Xiaoyu Huang


[ Top ]



mailusers_admin_send [line 105]

output mailusers_admin_send( )

Send e-mails

This function shows a form to send an e-mail




Tags:

return:  The main module admin page
author:  Xiaoyu Huang
todo:  Move groups table sql to groups API
todo:  Move users table sql to users API


[ Top ]



mailusers_admin_sendnext [line 299]

output mailusers_admin_sendnext( )

Display form to continue sending mail

This function shows a form to continue send the e-mail when a bulk mail is split to ensure process completes




Tags:

return:  The main module admin page
author:  Xiaoyu Huang
todo:  template output


[ Top ]



mailusers_admin_view [line 45]

output mailusers_admin_view( $args)

Display main form

This function shows a form to send an e-mail




Tags:

return:  The main module admin page
author:  Xiaoyu Huang


Parameters

   $args  
[ Top ]



mailusers_makehiddenfield [line 362]

output mailusers_makehiddenfield( $name, $value)

Create hidden field

Utility function to create a hidden form field




Tags:

return:  The main module admin page
author:  Xiaoyu Huang


Parameters

   $name  
   $value  
[ Top ]



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