API16:JControllerForm

出典: Joomla! ドキュメンテーション

[Edit Descripton]



目次

Defined in

libraries/joomla/application/component/controllerform.php

Methods

Method name Description
__construct Constructor.
getModel Method to get a model object, loading it if required.
display This controller does not have a display method. Redirect back to the list view of the component.
add Method to add a new record.
edit Method to edit an existing record.
cancel Method to cancel an edit
save Method to save a record.

Importing

jimport( 'joomla.application.component.controllerform' );

[Edit See Also]



Examples

<CodeExamplesForm />



自動更新 2012/05/24 02:53:57