contenido\classes\class.notification.php

Show: PublicProtectedPrivateinherited
Table of Contents
Project: Contenido Content Management System

Description: Class for displaying notifications

Requirements:

Author
Timo A. Hummel  
Con_php_req
5.0  
Copyright
four for business AG  
License
http://www.contenido.org/license/LIZENZ.txt  
Link
http://www.4fb.de  
Link
http://www.contenido.org  
Package
Contenido Backend classes  
Since
file available since contenido release <= 4.6 {@internal created unknown modified 2008-04-04, Timo Trautmann, added new colors and functions for direct output modified 2008-06-30, Dominik Ziegler, add security fix $Id: class.notification.php 531 2008-07-02 13:30:54Z frederic.schneider $: }}  
Version
1.0.0  

\Contenido_Notification

Package: Default

Methods

methodpublicContenido_Notification() : void

Constructor

methodpublicdisplayMessageBox(string $level, string $message, boolean $style = 1) : void

Function displays large message box directly

Parameters
NameTypeDescription
$levelstring
  • warning, error or info
$messagestring
  • displayed messagestring
$styleboolean
  • use styles for display or not
methodpublicdisplayNotification(string $level, string $message) : void

Function displays small message box directly

Parameters
NameTypeDescription
$levelstring
  • warning, error or info
$messagestring
  • displayed messagestring
methodpublicmessageBox( $level,  $message,  $style) : void

New message style without tables - please use this

Parameters
NameTypeDescription
$level
$message
$style
methodpublicreturnNotification( $level,  $message) : void

Parameters
NameTypeDescription
$level
$message
Documentation was generated by phpDocumentor 2.0.0a12.