| [ 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: | 77 lines (1 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
JTableViewlevel:: (3 methods):
__construct()
bind()
check()
Class: JTableViewlevel - X-Ref
Viewlevels table class.| __construct(&$db) X-Ref |
| Constructor param: JDatabase &$db Database object. |
| bind($array, $ignore = '') X-Ref |
| Method to bind the data. param: array $array The data to bind. param: mixed $ignore An array or space separated list of fields to ignore. return: boolean True on success, false on failure. |
| check() X-Ref |
| Method to check the current record to save return: boolean True on success |
| Generated: Tue Apr 3 11:40:28 2012 | Cross-referenced by PHPXref 0.7.1 |