OSDN Git Service

modify template sekeleton to comply with layout template
[ethna/ethna.git] / skel / app.controller.php
2009-05-16 sotarokExtlibアイデアブランチのマージ (#16100)
2009-04-29 maru_cc- controller での smarty_xx_plugin で Smarty プラグインを指定する機能を...
2009-04-29 maru_cc- added comment. re #16106
2009-04-11 sotarok * replace ini_set to *_include_path() function.
2009-04-10 maru_cc- add function _setDefaultTemplateEngine to skel.
2009-01-20 sotarok * set default Smarty plugin directory for project...
2008-07-03 mumumu-org- moved ETHNA_UTF8_BRANCH to trunk.
2008-06-30 mumumu-org- added [-e|encoding] option to "ethna add-project...
2008-05-21 mumumu-org- added _getDefaultLanguage method to skel/app.controll...
2008-05-16 mumumu-org- Now, [appid]_Controller's include_path gives preferen...
2008-05-16 mumumu-org- Now, [appid]_Controller's include_path gives preferen...
2008-05-13 mumumu-org- converted skel encodings from UTF-8 to ASCII for...
2008-04-28 mumumu-org- followed r513 in trunk.
2008-04-24 mumumu-org- added ethna "add-test" command for normal unit testca...
2007-12-13 mumumu-orgNewly import UTF-8 code
2007-12-13 mumumu-orgrecreate UTF-8 Branch Directory
2007-12-13 mumumu-orgnewly import UTF-8 code
2007-07-08 ichii386- revert [breaking B.C.] at Ethna_UrlHandler.
2007-07-04 ichii386- added Ethna_Plugin_Urlhandler
2007-01-04 ichii386- fix the bug failing generate plugins at install-plugi...
2006-11-28 ichii386- fix require/include style.
2006-11-27 ichii386- remove obsolete skelton.
2006-11-17 ichii386- ethnaコマンドのハンドラ再編
2006-10-17 ichii386add $smarty_block_plugin skelton. (thx: Konet-san)
2006-08-23 fujimoto- Ethna_UrlHandlerクラスを追加(ステキurl対応)
2006-08-22 fujimoto- アプリケーションスケルトン生成時にアプリケーション固有のActionClass, ActionForm...
2006-08-18 ichii386- search plugins in application tree prefixed with...
2006-07-22 fujimoto- fix skelton
2006-07-10 fujimoto- [breaking B.C.] Ethna_Loggerリファクタリング
2006-05-01 fujimoto- ethnaコマンドにadd-action-cliを追加
2006-03-24 fujimoto- XMLRPCゲートウェイサポート追加(experimental)
2006-03-07 fujimoto- (draft commit:)
2005-04-07 fujimoto- Ethna_DBクラスを抽象クラス(扱い)として新たにEthna_DBクラスを実装したEthna_DB_P...
2005-03-01 fujimoto- Ethna_Controller::getCLI()(CLIで実行中かどうかを返すメソッド)を追加
2005-01-27 fujimoto- win32 compatibility
2005-01-06 fujimoto- Ethna_ClassFactoryクラスを追加
2004-12-14 fujimoto- unify headers
2004-12-09 fujimoto- added pre/post filter
2004-12-09 fujimoto- some more fix for view updates
2004-12-07 fujimoto- fixup DB class
2004-12-01 fujimoto- added action/view skelton generator for convenience
2004-11-29 fujimoto- respect naming convention
2004-09-30 fujimoto- initial commit