Stud.IP  2.0 Revision 48548
 All Data Structures Namespaces Files Functions Variables Pages
ExternEditHtml Class Reference
Inheritance diagram for ExternEditHtml:
Inheritance graph
Collaboration diagram for ExternEditHtml:
Collaboration graph

Public Member Functions

 ExternEditHtml (&$config, $form_values="", $faulty_values="", $edit_element="")
 editHeight ($attribute)
 editBorder ($attribute)
 editColor ($attribute)
 editBgcolor ($attribute)
 editBordercolor ($attribute)
 editBgcolor2 ($attribute)
 editText ($attribute)
 editLink ($attribute)
 editVlink ($attribute)
 editAlink ($attribute)
 editColorGeneric ($attribute, $title, $info)
 editCellpadding ($attribute)
 editCellspacing ($attribute)
 editWidth ($attribute)
 editAlign ($attribute)
 editValign ($attribute)
 editSize ($attribute)
 editFace ($attribute)
 editClass ($attribute)
 editStyle ($attribute)
 editTitle ($attribute)
 editZebraTd ($attribute)
 editZebraTh ($attribute)
 editBackground ($attribute)
- Public Member Functions inherited from ExternEditGeneric
 ExternEditGeneric (&$config, $form_values="", $faulty_values="", $edit_element="")
 editFaceGeneric ($attribute, $title, $info)
 editTextfieldGeneric ($attribute, $title, $info, $size, $maxlength)
 editTextareaGeneric ($attribute, $title, $info, $rows, $cols)
 editCheckboxGeneric ($attribute, $title, $info, $check_values, $check_names)
 editRadioGeneric ($attribute, $title, $info, $radio_values, $radio_names)
 editOptionGeneric ($attribute, $title, $info, $option_values, $option_names, $size=1, $multiple=FALSE)
- Public Member Functions inherited from ExternEdit
 ExternEdit (&$config, $form_values="", $faulty_values="", $edit_element="")
 setElementName ($element_name)
 getValue ($attribute)
 getEditFormContent ($attributes, $tag_headlines=NULL)
 editHeader ()
 editFooter ()
 editSubmit ($module_name, $config_id, $element_name="", $hidden=NULL)
 editHeadline ($headline)
 editElementHeadline ($element_real_name, $module_name, $config_id, $open=TRUE)
 editContentTable ($header, $body)
 editContent ($content, $submit, $class="")
 editBlankContent ($class="")
 editBlankContentTable ($class="")
 editBlank ($class="")
 editTextblock ($text, $class="")

Additional Inherited Members

- Data Fields inherited from ExternEdit
 $css
 $config
 $form_values = array()
 $faulty_values = array()
 $element_name = "main"
 $is_post_vars = FALSE
 $edit_element
 $width_1 = " width=\"20%\""
 $width_2 = " width=\"80%\""
 $error_sign = "<font size=\"4\" color=\"ff0000\">&nbsp; &nbsp;<b>*</b></font>"

Member Function Documentation

editAlign (   $attribute)

Prints out a form for entering the horizontal alignment of a html-element (e.g. <td>, <table>).

public

Parameters
stringattribute The name of the attribute (syntax: HTML-TAG_HTML-ATTRIBUTE).
Returns
string A complete table row includes a closed table with the form.

Here is the call graph for this function:

editAlink (   $attribute)

Prints out a form for entering the link color in the body tag

Parameters
stringname The name of the text field.
stringvalue The value for the text pre-emption.

Here is the call graph for this function:

editBackground (   $attribute)

Prints out a form for entering the URL of a background picture for the hole document.

public

Parameters
stringattribute The name of the attribute (syntax: HTML-TAG_HTML-ATTRIBUTE).
Returns
string A complete table row includes a closed table with the form.

Here is the call graph for this function:

editBgcolor (   $attribute)

Prints out a form for entering the backgroung-color of a table- or td-tag

public

Parameters
stringattribute The name of the attribute (syntax: HTML-TAG_HTML-ATTRIBUTE).
Returns
string A complete table row includes a closed table with the form.

Here is the call graph for this function:

editBgcolor2 (   $attribute)

Prints out a form for entering the second backgroung-color of a td- or th-tag (only for zebra-effect.

Parameters
stringname The name of the text field.
stringvalue The value for the text pre-emption.

Here is the call graph for this function:

editBorder (   $attribute)

Prints out a form for entering the border-width of a table.

public

Parameters
stringattribute The name of the attribute (syntax: HTML-TAG_HTML-ATTRIBUTE).
Returns
string A complete table row includes a closed table with the form.

Here is the call graph for this function:

editBordercolor (   $attribute)

Prints out a form for entering the bordercolor of a table.

public

Parameters
stringattribute The name of the attribute (syntax: HTML-TAG_HTML-ATTRIBUTE).
Returns
string A complete table row includes a closed table with the form.

Here is the call graph for this function:

editCellpadding (   $attribute)

Prints out a form for entering the cellpadding of a table.

public

Parameters
stringattribute The name of the attribute (syntax: HTML-TAG_HTML-ATTRIBUTE).
Returns
string A complete table row includes a closed table with the form.

Here is the call graph for this function:

editCellspacing (   $attribute)

Prints out a form for entering the cellspacing of a table.

public

Parameters
stringattribute The name of the attribute (syntax: HTML-TAG_HTML-ATTRIBUTE).
Returns
string A complete table row includes a closed table with the form.

Here is the call graph for this function:

editClass (   $attribute)

Prints out a form for entering the css-classname of a html-element.

public

Parameters
stringattribute The name of the attribute (syntax: HTML-TAG_HTML-ATTRIBUTE).
Returns
string A complete table row includes a closed table with the form.

Here is the call graph for this function:

editColor (   $attribute)

Prints out a form for entering the font-color.

public

Parameters
stringattribute The name of the attribute (syntax: HTML-TAG_HTML-ATTRIBUTE).
Returns
string A complete table row includes a closed table with the form.

Here is the call graph for this function:

editColorGeneric (   $attribute,
  $title,
  $info 
)

Prints out a text field and a selection list for entering the color of a table border.

The name of the text field is given by $name. The name of the selection list is $name . "_list".

Parameters
stringtitle the
stringname the name of the text field and selection list
stringvalue

Here is the call graph for this function:

Here is the caller graph for this function:

editFace (   $attribute)

Prints out a form for entering the font-face.

public

Parameters
stringattribute The name of the attribute (syntax: HTML-TAG_HTML-ATTRIBUTE).
Returns
string A complete table row includes a closed table with the form.

Here is the call graph for this function:

editHeight (   $attribute)

Prints out a form for entering the height of a html-element (e.g. <tr>, <th>)

public

Parameters
stringattribute The name of the attribute (syntax: HTML-TAG_HTML-ATTRIBUTE).
Returns
string A complete table row includes a closed table with the form.

Here is the call graph for this function:

editLink (   $attribute)

Prints out a form for entering the link color in the body tag

Parameters
stringname The name of the text field.
stringvalue The value for the text pre-emption.

Here is the call graph for this function:

editSize (   $attribute)

Prints out a form for entering the font-size.

public

Parameters
stringattribute The name of the attribute (syntax: HTML-TAG_HTML-ATTRIBUTE).
Returns
string A complete table row includes a closed table with the form.

Here is the call graph for this function:

editStyle (   $attribute)

Prints out a form for entering css-styles of a html-element

public

Parameters
stringattribute The name of the attribute (syntax: HTML-TAG_HTML-ATTRIBUTE).
Returns
string A complete table row includes a closed table with the form.

Here is the call graph for this function:

editText (   $attribute)

Prints out a form for entering the link color in the body tag

Parameters
stringname The name of the text field.
stringvalue The value for the text pre-emption.

Here is the call graph for this function:

editTitle (   $attribute)

Prints out a form for entering the title of a html-page.

public

Parameters
stringattribute The name of the attribute (syntax: HTML-TAG_HTML-ATTRIBUTE).
Returns
string A complete table row includes a closed table with the form.

Here is the call graph for this function:

editValign (   $attribute)

Prints out a form for entering the vertikal alignment of a html-element (e.g. <td>, <table>).

public

Parameters
stringattribute The name of the attribute (syntax: HTML-TAG_HTML-ATTRIBUTE).
Returns
string A complete table row includes a closed table with the form.

Here is the call graph for this function:

editVlink (   $attribute)

Prints out a form for entering the link color in the body tag

Parameters
stringname The name of the text field.
stringvalue The value for the text pre-emption.

Here is the call graph for this function:

editWidth (   $attribute)

Prints out a form for entering the width of a html-element (e.g. <td>, <table>).

public

Parameters
stringattribute The name of the attribute (syntax: HTML-TAG_HTML-ATTRIBUTE).
Returns
string A complete table row includes a closed table with the form.

Here is the call graph for this function:

editZebraTd (   $attribute)

Prints out a form for choosing between a horizontal or vertikal zebra-effect on table rows/columns.

public

Parameters
stringattribute The name of the attribute (syntax: HTML-TAG_HTML-ATTRIBUTE).
Returns
string A complete table row includes a closed table with the form.

Here is the call graph for this function:

editZebraTh (   $attribute)

Prints out a form for activating a zebra-effect on th-tags.

public

Parameters
stringattribute The name of the attribute (syntax: HTML-TAG_HTML-ATTRIBUTE).
Returns
string A complete table row includes a closed table with the form.

Here is the call graph for this function:

ExternEditHtml ( $config,
  $form_values = "",
  $faulty_values = "",
  $edit_element = "" 
)

Here is the call graph for this function:


The documentation for this class was generated from the following file: