[Codeigniter-users] HMVCを実現するライブラリ

Back to archive index

kunitsuji tsuji****@m-s*****
2008年 8月 11日 (月) 16:11:08 JST


 kunitsujiです。

了解です。これであればいっさい問題ありません!

では中身引っ張ってきますかw

>天野です
>
>> http://hoge/index.php/{modules}/{controller}/
>> のモジュールが指定されていない場合ということです。
>> この場合route.phpでうまく指定すればOKなんでしょうね。
>
>MatchBokの場合デフォルトモジュール名と同じ名前のコントローラが
>デフォルトコントローラとなります。
>
>例)
>application/modules/blog/controllers/blog.php 内の関数を
>
>index.php/blog/{関数名}
>で呼べちゃいます。
>
>それで
>index.php/ 以下はroute.php 内の以下のところでいままでと
>同じように設定できます。
>
>$route['default_controller'] = "welcome";
>
>Takeshi Amano
>
>Ads are the cave art of the twentieth century - Marshall McLuhan
>
>_______________________________________________
>Codeigniter-users mailing list
>Codei****@lists*****
>http://lists.sourceforge.jp/mailman/listinfo/codeigniter-users




Codeigniter-users メーリングリストの案内
Back to archive index