criminalcity.php File Referentie

Ga naar de bron code van deze file.

Functies

 printFooter ()
 printHeader ()


Documentatie van functies

printFooter (  ) 

De definitie bevindt zich op regel 43 in de file criminalcity.php.

00043                       {
00044                 echo "</body>\n</html>";
00045 }

printHeader (  ) 

De definitie bevindt zich op regel 28 in de file criminalcity.php.

00028                       {
00029                 echo <<<EOF
00030 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
00031 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
00032 <head>
00033                 <meta name="description" content="" />
00034                 <meta name="author" content="Damian Bodde" />
00035                 <meta name="keywords" content="" />
00036                 <title>criminalcity</title>
00037 </head>
00038 <body>
00039 
00040 EOF;
00041 }


Gegenereerd op Wed May 30 17:41:06 2007 voor criminalcity.kdevelop door  doxygen 1.4.7