JModelForm/11.1
出典: Joomla! ドキュメンテーション
Description
Methods
| Visibility | Method name | Description |
|---|---|---|
| public | checkin | Method to checkin a row. |
| public | checkout | Method to check-out a row for editing. |
| public | getForm | Abstract method for getting the form from the model. |
| public | validate | Method to validate the form data. |
| protected | loadForm | Method to get a form object. |
| protected | loadFormData | Method to get the data that should be injected in the form. |
| protected | preprocessForm | Method to allow derived classes to preprocess the form. |
- Defined in libraries/joomla/application/component/modelform.php
- Extends JModel
- Extended by
Importing
jimport( 'joomla.application.component.modelform' );
See also
JModelForm source code on BitBucket
Subpackage Application
User contributed notes
<CodeExamplesForm />
%DPL-1.7.6-ERROR: Wrong '$0' parameter: 'namespace'! Help: $0= empty string (Main).
自動更新 2012/05/24 22:46:16
