API17

API17:JLanguage::getDebug

From Joomla! Documentation

Joomla 11.1 JLanguage::getDebug

Description

Get the Debug property.


public function getDebug ()
  • Returns boolean True is in debug mode
  • Defined on line 927 of libraries/joomla/language/language.php
  • Since Joomla 11.1

See also


User contributed notes

Code Examples