phpDocumentor mvc
[ class tree: mvc ] [ index: mvc ] [ all elements ]

Procedural File: init.php

Source Location: /myphp-1.9/myphp-1.9-mvc/init.php

Page Details

The MVC Package.

This is the init file for the myPHP MVC (Model View Controller) system

Version:  1.9
Since:  21-oct-2005
Author:  http://Finn-Rasmussen.com
License:  myPHP License conditions
See:  MYPHP_MVC_PATH/init.php
Copyright:  (c) http://Finn-Rasmussen.com
Filesource:  Source Code for this file
Includes
require_once (HTML_MVC_RESOURCE_PATH.'/Define.php') [line 31]

Define the MVC system constants, FIXED, do not change ...

must be called before Default.php

API Tags:
See:  HTML_MVC_RESOURCE_PATH.'/Define.php' The MVC Define Package

[ Top ]

require_once (HTML_MVC_RESOURCE_PATH.'/Default.php') [line 44]

Define the default values, FIXED, do not change ...

NOTE: Define.php must be called before this file

API Tags:
See:  HTML_MVC_RESOURCE_PATH.'/Default.php' The MVC Default Package

[ Top ]


Constants
HTML_MVC_CONTROLLER_PATH  [line 20]

HTML_MVC_CONTROLLER_PATH = HTML_MVC_PATH.'/controller'

[ Top ]

HTML_MVC_PATH  [line 19]

HTML_MVC_PATH = MYPHP_MVC_PATH.'/html'
API Tags:
Global:  HTML_MVC_PATH 0: Defines the Path to the MVC package, FIXED, do not change ...


[ Top ]

HTML_MVC_RESOURCE_PATH  [line 21]

HTML_MVC_RESOURCE_PATH = HTML_MVC_PATH.'/resource'

[ Top ]

HTML_MVC_VIEW_PATH  [line 22]

HTML_MVC_VIEW_PATH = HTML_MVC_PATH.'/view'

[ Top ]



Documentation generated on Thu, 22 Dec 2005 17:11:57 +0100 by phpDocumentor 1.3.0RC3