text.php File Reference

assorted text fragments More...

Go to the source code of this file.

Variables

 $text_multi = array()
 HTML text fragments.
 $text_multi ['de']
 $text_multi ['en']
 $buttons_multi = array()
 Button labels.
 $buttons_multi ['de']
 $buttons_multi ['en']
 $months_multi = array()
 Month names.
 $months_multi ['de']
 $months_multi ['en']
 $field_labels = array()
 Form labels.
 $field_labels ['de']
 $field_labels ['en']


Detailed Description

assorted text fragments

This file contains a library of text fragments to be printed in the various web forms presented to the user. They are site specific and should be modified as necessary.

Definition in file text.php.


Variable Documentation

$buttons_multi = array()

Button labels.

This array contains the text labels for buttons in HTML forms. They can be modified according to your own needs.

Definition at line 393 of file text.php.

$field_labels = array()

Form labels.

This array contains the text labels for input forms. They can be modified according to your own needs.

Definition at line 444 of file text.php.

Referenced by fields_init().

$months_multi = array()

Month names.

This array contains month names.

Definition at line 427 of file text.php.

$text_multi = array()

HTML text fragments.

This array contains various HTML text fragments, e.g. the header and footer of the web pages. These texts can (and should) be modified according to your own needs.

Definition at line 22 of file text.php.

Referenced by fields_init().


Generated on Mon Aug 28 09:46:11 2006 for anmeldung by  doxygen 1.4.7