root/websites/planet.php.gr.jp/trunk/app/Delphinus_ViewClass.php
@
12932
| Revision 12932, 0.6 kB (checked in by ha1t, 5 years ago) |
|---|
| Line | |
|---|---|
| 1 | <?php |
| 2 | // vim: foldmethod=marker |
| 3 | /** |
| 4 | * Delphinus_ViewClass.php |
| 5 | * |
| 6 | * @author {$author} |
| 7 | * @package Delphinus |
| 8 | * @version $Id: app.viewclass.php 323 2006-08-22 15:52:26Z fujimoto $ |
| 9 | */ |
| 10 | |
| 11 | // {{{ Delphinus_ViewClass |
| 12 | /** |
| 13 | * view���饹 |
| 14 | * |
| 15 | * @author {$author} |
| 16 | * @package Delphinus |
| 17 | * @access public |
| 18 | */ |
| 19 | class Delphinus_ViewClass extends Ethna_ViewClass |
| 20 | { |
| 21 | /** |
| 22 | * ������ꤹ�� * |
| 23 | * @access protected |
| 24 | * @param object Delphinus_Renderer ����饪�֥������� */ |
| 25 | function _setDefault(&$renderer) |
| 26 | { |
| 27 | } |
| 28 | } |
| 29 | // }}} |
| 30 | ?> |
Note: See TracBrowser
for help on using the browser.
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)