| [ 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.txt |
| File Size: | 172 lines (5 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
ContactTableContact:: (4 methods):
__construct()
bind()
store()
check()
Class: ContactTableContact - X-Ref
| __construct(& $db) X-Ref |
| Constructor param: object Database connector object |
| bind($array, $ignore = '') X-Ref |
| Overloaded bind function param: array Named array return: null|string null is operation was satisfactory, otherwise returns an error |
| store($updateNulls = false) X-Ref |
| Stores a contact param: boolean True to update fields even if they are null. return: boolean True on success, false on failure. |
| check() X-Ref |
| Overloaded check function return: boolean |
| Generated: Tue Apr 3 11:40:28 2012 | Cross-referenced by PHPXref 0.7.1 |