Class we_core_MessageReporting

Description

class for error_reporting, uses the javascript function showmessage in webEdition.php

Located in /core/MessageReporting.php (line 25)


	
			
Class Constant Summary
Method Summary
static string getShowMessageCall (string $message, integer $priority, [boolean $isJsMsg = false], [boolean $isOpener = false])
Methods
static method getShowMessageCall (line 49)

returns js-call for the showMessage function

static string getShowMessageCall (string $message, integer $priority, [boolean $isJsMsg = false], [boolean $isOpener = false])
  • string $message
  • integer $priority
  • boolean $isJsMsg
  • boolean $isOpener
Class Constants
kMessageError = 4 (line 38)
kMessageFrontend = -2 (line 32)
kMessageInfo = -1 (line 30)
kMessageNotice = 1 (line 34)
kMessageWarning = 2 (line 36)

Documentation generated on Mon, 01 Sep 2008 11:35:42 +0200 by phpDocumentor 1.4.0