API16:JObserver
出典: Joomla! ドキュメンテーション
目次 |
Defined in
libraries/joomla/base/observer.php
Methods
| Method name | Description |
|---|---|
| __construct | Constructor |
| update | Method to update the state of observable objects |
Importing
jimport( 'joomla.base.observer' );
Examples
<CodeExamplesForm />
自動更新 2012/05/24 12:34:17
