×

Welcome to TagMyCode

Please login or create account to add a snippet.
0
0
 
0
Language: PHP
Posted by: Сергій Савченко
Added: Aug 20, 2014 1:23 PM
Views: 1834
  1. JFactory::getApplication()->enqueueMessage('Message');
  2.  
  3. JError::raiseNotice( 100, 'Notice' );
  4.  
  5. JError::raiseWarning( 100, 'Warning' );