| [ Index ] |
PHP Cross Reference of Joomla 2.5.4 DE |
[Source view] [Print] [Project Stats]
(no description)
| Copyright: | Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved. |
| License: | GNU General Public License version 2 or later; see LICENSE |
| File Size: | 109 lines (2 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
JTableUpdate:: (4 methods):
__construct()
check()
bind()
find()
Class: JTableUpdate - X-Ref
Update table| __construct(&$db) X-Ref |
| Constructor param: JDatabase &$db A database connector object |
| check() X-Ref |
| Overloaded check function return: boolean True if the object is ok |
| bind($array, $ignore = '') X-Ref |
| Overloaded bind function param: array $array Named array param: mixed $ignore An optional array or space separated list of properties return: mixed Null if operation was satisfactory, otherwise returns an error |
| find($options = array() X-Ref |
| Method to create and execute a SELECT WHERE query. param: array $options Array of options return: JDatabase Results of query |
| Generated: Tue Apr 3 11:40:28 2012 | Cross-referenced by PHPXref 0.7.1 |