Class mosErrorSet

Description

Mambo group of errors for some particular operation

Located in /includes/core.classes.php (line 57)


	
			
Variable Summary
 unknown_type $errors
 unknown_type $maxlevel
Method Summary
 void addError (unknown_type $error)
 void addErrorDetails ([unknown_type $text = ''], [unknown_type $level = _MOS_ERROR_INFORM])
 unknown getCount ()
 unknown &getErrors ()
 unknown getMaxLevel ()
 void mergeAnother (unknown_type $errorset)
Variables
unknown_type $errors = array() (line 63)

Enter description here...

unknown_type $maxlevel = 0 (line 69)

Enter description here...

Methods
addError (line 77)

Enter description here...

void addError (unknown_type $error)
  • unknown_type $error
addErrorDetails (line 88)

Enter description here...

void addErrorDetails ([unknown_type $text = ''], [unknown_type $level = _MOS_ERROR_INFORM])
  • unknown_type $text
  • unknown_type $level
getCount (line 116)

Enter description here...

unknown getCount ()
getErrors (line 98)

Enter description here...

unknown &getErrors ()
getMaxLevel (line 107)

Enter description here...

unknown getMaxLevel ()
mergeAnother (line 125)

Enter description here...

void mergeAnother (unknown_type $errorset)
  • unknown_type $errorset

Documentation generated on Mon, 05 May 2008 16:19:00 +0400 by phpDocumentor 1.4.0