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: /Feeds/pnuser.php

Classes:



Page Details:

Zikula Application Framework



Tags:

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








feeds_user_display [line 180]

void feeds_user_display( $args)

display item This is a standard function to provide detailed informtion on a single item available from the module.





Parameters

   $args  
[ Top ]



feeds_user_main [line 21]

void feeds_user_main( )

the 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)






[ Top ]



feeds_user_view [line 57]

void feeds_user_view( )

view items This is a standard function to provide an overview of all of the items available from the module.





[ Top ]


Packages:

Files:

Classes: