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

Docs for page pnuser.php

Procedural File: pnuser.php

Source Location: /Groups/pnuser.php

Classes:



Page Details:

Zikula Application Framework



Tags:

version:  $Id: pnuser.php 24383 2008-06-12 14:15:02Z markwest $
copyright:  (c) 2001, Zikula Development Team
link:  http://www.zikula.org
license:  GNU/GPL
license:  http://www.gnu.org/copyleft/gpl.html








Groups_user_main [line 24]

string Groups_user_main( )

Groups Module main user function

This function is the default function, and is called whenever the module is initiated 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:  HTML output string
author:  Frank Chestnut


[ Top ]



Groups_user_membership [line 127]

void Groups_user_membership( )

display the membership of a public group





[ Top ]



Groups_user_memberslist [line 240]

void Groups_user_memberslist( )

display the membership of a group





[ Top ]



Groups_user_userupdate [line 198]

void Groups_user_userupdate( )





[ Top ]



Groups_user_view [line 40]

string Groups_user_view( )

Display items This is a standard function to provide detailed information available from the module.



Tags:

return:  HTML string
author:  Frank Chestnut


[ Top ]


Packages:

Files:

Classes: