| [ 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: | 365 lines (11 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
ContactModelContact:: (5 methods):
populateState()
getForm()
loadFormData()
getItem()
getContactQuery()
Class: ContactModelContact - X-Ref
| populateState() X-Ref |
| Method to auto-populate the model state. Note. Calling getState in this method will result in recursion. |
| getForm($data = array() X-Ref |
| Method to get the contact form. The base form is loaded from XML and then an event is fired param: array $data An optional array of data for the form to interrogate. param: boolean $loadData True if the form is to load its own data (default case), false if not. return: JForm A JForm object on success, false on failure |
| loadFormData() X-Ref |
| No description |
| getItem($pk = null) X-Ref |
| Gets a list of contacts param: array return: mixed Object or null |
| getContactQuery($pk = null) X-Ref |
| No description |
| Generated: Tue Apr 3 11:40:28 2012 | Cross-referenced by PHPXref 0.7.1 |