API15:JObservable

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

[Edit Descripton]



目次

Defined in

libraries/joomla/base/observable.php

Methods

Method name Description
__construct Constructor
getState Get the state of the JObservable object
notify Update each attached observer object and return an array of their return values
attach Attach an observer object
detach Detach an observer object

Importing

jimport( 'joomla.base.observable' );

[Edit See Also]



Examples

<CodeExamplesForm />



自動更新 2012/05/24 01:51:07