| [ 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: | 182 lines (4 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
CheckinModelCheckin:: (4 methods):
populateState()
checkin()
getTotal()
getItems()
Class: CheckinModelCheckin - X-Ref
Checkin Model| populateState($ordering = null, $direction = null) X-Ref |
| Method to auto-populate the model state. Note. Calling getState in this method will result in recursion. |
| checkin($ids = array() X-Ref |
| Checks in requested tables param: array An array of table names. Optional. return: int Checked in item count |
| getTotal() X-Ref |
| Get total of tables return: int Total to check-in tables |
| getItems() X-Ref |
| Get tables return: array Checked in table names as keys and checked in item count as values |
| Generated: Tue Apr 3 11:40:28 2012 | Cross-referenced by PHPXref 0.7.1 |