Stud.IP  trunk Revision
ExternEdit Class Reference
Inheritance diagram for ExternEdit:
Inheritance graph
Collaboration diagram for ExternEdit:
Collaboration graph

Public Member Functions

 __construct (&$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="")
 

Data Fields

 $config
 
 $form_values = []
 
 $faulty_values = []
 
 $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>"
 

Constructor & Destructor Documentation

◆ __construct()

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

Member Function Documentation

◆ editBlank()

editBlank (   $class = "")

◆ editBlankContent()

editBlankContent (   $class = "")
Here is the caller graph for this function:

◆ editBlankContentTable()

editBlankContentTable (   $class = "")

◆ editContent()

editContent (   $content,
  $submit,
  $class = "" 
)
Here is the call graph for this function:

◆ editContentTable()

editContentTable (   $header,
  $body 
)
Here is the caller graph for this function:

◆ editElementHeadline()

editElementHeadline (   $element_real_name,
  $module_name,
  $config_id,
  $open = TRUE 
)
Here is the call graph for this function:

◆ editFooter()

editFooter ( )

◆ editHeader()

editHeader ( )

◆ editHeadline()

editHeadline (   $headline)
Here is the caller graph for this function:

◆ editSubmit()

editSubmit (   $module_name,
  $config_id,
  $element_name = "",
  $hidden = NULL 
)
Here is the call graph for this function:

◆ editTextblock()

editTextblock (   $text,
  $class = "" 
)

◆ getEditFormContent()

getEditFormContent (   $attributes,
  $tag_headlines = NULL 
)
Here is the call graph for this function:

◆ getValue()

getValue (   $attribute)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ setElementName()

setElementName (   $element_name)

Field Documentation

◆ $config

$config

◆ $edit_element

$edit_element

◆ $element_name

$element_name = "main"

◆ $error_sign

$error_sign = "<font size=\"4\" color=\"ff0000\">&nbsp; &nbsp;<b>*</b></font>"

◆ $faulty_values

$faulty_values = []

◆ $form_values

$form_values = []

◆ $is_post_vars

$is_post_vars = FALSE

◆ $width_1

$width_1 = " width=\"20%\""

◆ $width_2

$width_2 = " width=\"80%\""

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