Class Ethna_InfoManager

Description

Ethnaマネージャクラス

Located in /class/InfoManager.php (line 20)

Ethna_AppManager
   |
   --Ethna_InfoManager
Method Summary
 Ethna_InfoManager __construct (object Ethna_Backend $backend)
 array getActionList ()
 array getConfiguration ()
 array getForwardList ()
 array getPluginList ()
Variables
Methods
Constructor __construct (line 59)

Ethna_InfoManagerのコンストラクタ

  • access: public
Ethna_InfoManager __construct (object Ethna_Backend $backend)

Redefinition of:
Ethna_AppManager::__construct()
Ethna_AppManagerのコンストラクタ
getActionList (line 106)

定義済みアクション一覧を取得する

  • return: アクション一覧
  • access: public
array getActionList ()
getConfiguration (line 633)

Ethnaの設定一覧を取得する

  • return: 設定一覧を格納した配列
  • todo: respect access controll
  • access: public
array getConfiguration ()
getForwardList (line 134)

定義済み遷移先一覧を取得する

  • return: 遷移先一覧
  • access: public
array getForwardList ()
getPluginList (line 741)

プラグインの一覧を取得する

  • return: 設定一覧を格納した配列
  • todo: respect access controll
  • access: public
array getPluginList ()

Inherited Methods

Inherited From Ethna_AppManager

 Ethna_AppManager::__construct()
 Ethna_AppManager::getAttrList()
 Ethna_AppManager::getAttrLongName()
 Ethna_AppManager::getAttrName()
 Ethna_AppManager::getObjectList()
 Ethna_AppManager::getObjectProp()
 Ethna_AppManager::getObjectPropList()

Documentation generated on Fri, 11 Nov 2011 03:58:26 +0900 by phpDocumentor 1.4.3