blank.gif
triangle.gif Du er her: /  Forsiden  /  Kildekoden  /  Template  /  Start   Login nu   Login
blank.gif
blank.gif
triangle.gif Basic Base Component Db Dto Form Form-elements Jquery Layout Menu Menu-fisheye Mvc Tab Table Template  Util
blank.gif
blank.gif
 
arrow-headline.gif Index
 
  Tilbage

Navn : start.php


PHP source code

Den fulde PHP kildekode for start klassen

<?
/**
* This file is the global page start
* The page is build with the myPHP TagLib
*
* @package template
* @filesource
* @see INC_PATH.PAGE_START_FILE_NAME
* @copyright (c) http://Finn-Rasmussen.com
* @license http://Finn-Rasmussen.com/license/ myPHP License conditions
* @author http://Finn-Rasmussen.com
* @version 1.10
* @since 22-feb-2007
*/

/**
* @see PAGE_HEAD_FILE_NAME The Head section
*/
require_once(INC_PATH.PAGE_HEAD_FILE_NAME);

/**
* The Body section
* @see BodyStart::display()
* @see Noscript::display()
*/
BodyStart::display('',$id);

/**
* The Top File name
* @see PAGE_TOP_FILE_NAME
*/
require_once(INC_PATH.PAGE_TOP_FILE_NAME);

/**
* The Tab File name
* @see PAGE_TAb_FILE_NAME
*/
require_once(INC_PATH.PAGE_TAB_FILE_NAME);

/**
* The Skeleton File name
* @see PAGE_SKELETON_FILE_NAME
*/
require_once(INC_PATH.PAGE_SKELETON_FILE_NAME);
?>

 
triangle.gif

danmark

Germany

England

France

Italy

Norge

Sverige

USA


 
blank.gif
blank.gif
blank.gif