File/structure/pages.php

Description

Template for the page

  • author: Andreas Plank <andreas.plank@web.de>
  • version: 2009-04-03 14:08:59
  • license: Noncommercial-Share
Variables
array $page (line 22)

HTML Page settings

array $page['first'] (line 170)

"Home" page

HTML first default page.

array $page['foot'] (line 158)

HTML foot

Real last HTML code of a page.

array $page['footbefore'] (line 60)

Moving javascript menu on the right side

Needed to use moving javascript menu on the right side with one variable

  1. $info
Has to be the last to get proper javascript calculations.

  • todo: minor issue: javascript menu is not working with explicite given HTML doctype strict
array $page['genus_searches'] (line 204)

Searching for genera names

New search engines can be added here by using variable

  1. $genus

array $page['head'] (line 34)

HTML page head

Variables are page title:

  1. $title
javascript for own (default) functions:
  1. $javascript
additional (javascript)script:
  1. $script
link to CSS stylesheet for screen:
  1. $link
elements for body tag:
  1. $page_body

Documentation generated on Sun, 19 Jul 2009 14:49:07 +0800 by phpDocumentor 1.4.2