[ Index ]

PHP Cross Reference of Joomla 1.5.26 DE

title

Body

[close]

/libraries/joomla/database/table/ -> component.php (summary)

(no description)

Copyright: Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved.
License: GNU/GPL, see LICENSE.php
Version: $Id: component.php 14401 2010-01-26 14:10:00Z louis $
File Size: 114 lines (3 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

JTableComponent:: (4 methods):
  __construct()
  loadByOption()
  check()
  bind()


Class: JTableComponent  - X-Ref

Component table

__construct( &$db )   X-Ref

param: database A database connector object

loadByOption( $option )   X-Ref
Loads a data row by option

param: string The component option value
return: boolean

check()   X-Ref
Validate and filter fields


bind($array, $ignore = '')   X-Ref
Overloaded bind function

param: array $hash named array
return: null|string    null is operation was satisfactory, otherwise returns an error



Generated: Wed Mar 28 15:54:07 2012 Cross-referenced by PHPXref 0.7.1