Stud.IP  5.4
 All Data Structures Namespaces Files Functions Variables Groups
ExternEdit Class Reference
Inheritance diagram for ExternEdit:
ExternEditGeneric ExternEditHtml ExternEditModule

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 ( $config,
  $form_values = "",
  $faulty_values = "",
  $edit_element = "" 
)

Member Function Documentation

editBlank (   $class = "")
editBlankContent (   $class = "")
editBlankContentTable (   $class = "")
editContent (   $content,
  $submit,
  $class = "" 
)
editContentTable (   $header,
  $body 
)
editElementHeadline (   $element_real_name,
  $module_name,
  $config_id,
  $open = TRUE 
)
editFooter ( )
editHeader ( )
editHeadline (   $headline)
editSubmit (   $module_name,
  $config_id,
  $element_name = "",
  $hidden = NULL 
)
editTextblock (   $text,
  $class = "" 
)
getEditFormContent (   $attributes,
  $tag_headlines = NULL 
)
getValue (   $attribute)
setElementName (   $element_name)

Field Documentation

$config
$edit_element
$element_name = "main"
$error_sign = "<font size=\"4\" color=\"ff0000\">&nbsp; &nbsp;<b>*</b></font>"
$faulty_values = []
$form_values = []
$is_post_vars = FALSE
$width_1 = " width=\"20%\""
$width_2 = " width=\"80%\""

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