OSDN Git Service

- Ethna_AppObject::_getPropDef()にキャッシュ処理を追加
authorfujimoto <fujimoto@2ef88817-412d-0410-a32c-8029a115e976>
Mon, 5 Jun 2006 14:53:13 +0000 (14:53 +0000)
committerfujimoto <fujimoto@2ef88817-412d-0410-a32c-8029a115e976>
Mon, 5 Jun 2006 14:53:13 +0000 (14:53 +0000)
commit0e882409b2cc75f11dde5de2b9e8cecf571218c5
treef0613f704c9f261831b663fc9f1b5cb85220562d
parent47443a3d8db61fb4f30dfa70952bbe4a57119b6d
- Ethna_AppObject::_getPropDef()にキャッシュ処理を追加
- Ethna_CacheManagerクラスを追加(w/ localfile) - from GREE:)
- Ethna_DB::getDSN()メソッドを追加
- [[#8400>http://sourceforge.jp/tracker/index.php?func=detail&aid=8400&group_id=1343&atid=5092]](AppObject prop_def[]['form_name']がNULL)
CHANGES
Ethna.php
class/CacheManager/Ethna_CacheManager_Localfile.php [new file with mode: 0644]
class/DB/Ethna_DB_ADOdb.php
class/DB/Ethna_DB_Creole.php
class/DB/Ethna_DB_PEAR.php
class/Ethna_AppObject.php
class/Ethna_CacheManager.php [new file with mode: 0644]
class/Ethna_DB.php