API17

API17:JTableNested::debug

From Joomla! Documentation

Joomla 11.1 JTableNested::debug

Description

Sets the debug level on or off.


public function debug ($level)
Parameter Type Default Description
$level int 0 = off, 1 = on
  • Returns
  • Defined on line 93 of libraries/joomla/database/tablenested.php

See also


User contributed notes

Code Examples