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: /Errors/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








errors_user_main [line 23]

string errors_user_main( $args, string $args['type'], string $args['message'])

Display an error

This function displays a generic error form The template used is based on the error type passed




Tags:

return:  HTML string
author:  Brian Lindner
author:  Brook Humphrey


Parameters

string   $args['type']   error type ''404' or 'module'
string   $args['message']   custom error message
   $args  
[ Top ]



errors_user_system [line 72]

void errors_user_system( $args)

display a system error



Tags:

author:  Mark West


Parameters

   $args  
[ Top ]


Packages:

Files:

Classes: