API16:JTableExtension
出典: Joomla! ドキュメンテーション
目次 |
Defined in
libraries/joomla/database/table/extension.php
Methods
| Method name | Description |
|---|---|
| __construct | Contructor |
| check | Overloaded check function |
| bind | Overloaded bind function |
| find | |
| publish | Method to set the publishing state for a row or list of rows in the database table. The method respects checked out rows by other users and will attempt to checkin rows that it can after adjustments are made. |
Importing
jimport( 'joomla.database.table.extension' );
Examples
<CodeExamplesForm />
自動更新 2012/05/24 13:00:44
