Class TableGps_cats

Description

Table class

Located in /administrator/components/com_joomgpstracks/tables/gps_cats.php (line 24)

JTable
   |
   --TableGps_cats
Variable Summary
 mixed $checked_out
 mixed $description
 mixed $id
 mixed $image
 mixed $ordering
 mixed $parent
 mixed $published
 mixed $title
Method Summary
 TableGps_cats __construct ( &$db, object $db)
 object bind (array $array, [string $ignore = ''])
 boolean check ()
Variables
mixed $checked_out = NULL (line 40)
mixed $description = NULL (line 32)
mixed $id = NULL (line 26)
mixed $image = NULL (line 34)
mixed $ordering = NULL (line 36)
mixed $parent = NULL (line 28)
mixed $published = NULL (line 38)
mixed $title = NULL (line 30)
Methods
Constructor __construct (line 46)
TableGps_cats __construct ( &$db, object $db)
  • object $db
  • &$db
bind (line 56)
object bind (array $array, [string $ignore = ''])
  • array $array
  • string $ignore
check (line 74)

Overloaded check method to ensure data integrity

  • return: True on success
  • access: public
boolean check ()

Documentation generated on Fri, 21 Aug 2009 16:44:21 +0200 by phpDocumentor 1.4.2