[ Index ] |
|
Code source de WebCalendar 1.0.5 |
[Code source] [Imprimer] [Statistiques]
Does various initialization tasks and includes all needed files. This page is included by most WebCalendar pages as the only include file. This greatly simplifies the other PHP pages since they don't need to worry about what files it includes.
Version: | $Id: init.php,v 1.53.2.1 2005/07/14 23:00:37 cknudsen Exp $ |
Poids: | 397 lignes (13 kb) |
Inclus ou requis: | 70 fois |
Référencé: | 0 fois |
Nécessite: | 8 fichiers includes/connect.php includes/config.php includes/translate.php includes/functions.php includes/validate.php includes/php-dbi.php includes/trailer.php includes/styles.php |
print_header($includes = '', $HeadX = '', $BodyX = '',$disableCustom=false, $disableStyle=false) X-Ref |
Prints the HTML header and opening HTML body tag. param: array $includes Array of additional files to include referenced param: string $HeadX Data to be printed inside the head tag (meta, param: string $BodyX Data to be printed inside the Body tag (onload param: bool $disbleCustom Do not include custom header? (useful for small param: bool $disableStyle Do not include the standard css? |
print_trailer( $include_nav_links=true, $closeDb=true,$disableCustom=false ) X-Ref |
Prints the common trailer. param: bool $include_nav_links Should the standard navigation links be param: bool $closeDb Close the database connection when finished? param: bool $disableCustom Disable the custom trailer the administrator |
Généré le : Fri Nov 30 19:09:19 2007 | par Balluche grâce à PHPXref 0.7 |
![]() |