/general_functions.php

Description

A collection of functions that don't need anything special

Functions
arrayToString (line 14)

Returns a string built from an array

void arrayToString (array $new_array, string $seperator, bool $last_seperator)
  • array $new_array: new_array Array to be converted
  • string $seperator: seperator seperator to be used
  • bool $last_seperator: last_seperator if there should a seperated as last char
getFormType (line 106)

Returns the formtype as an actual word

void getFormType (string $type)
  • string $type: type Formtype
previewLoad (line 43)

Loads the given url to the main frame and updates the preview if it is activated

void previewLoad (string $mainframe_url)
  • string $mainframe_url: mainframe_url URL to be loaded
reloadPreview (line 74)

Updates preview if activated

void reloadPreview ()

Documentation generated on Thu, 15 Jul 2004 08:23:56 +0200 by phpDocumentor 1.3.0RC3