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

Public Member Functions

 GetInstance (&$config, $element_name)
 ExternElement (&$config, $element_name)
 getType ()
 getName ()
 getRealname ()
 getDefaultConfig ()
 isEditable ()
 getValue ($attribute)
 toString ($args=NULL)
 printout ($args=NULL)
 toStringEdit ($post_vars="", $faulty_values="", $edit_form="", $anker="")
 getEditFormHeadline (&$edit_form)
 printoutEdit ($post_vars="", $faulty_values="", $edit_form="", $anker="")
 getAttributes ($short=TRUE)
 getDescription ()
 executeCommand ($command, $value="")
 checkFormValues ()
 checkValue ($attribute, $value)
 createUrl ($module_name, $args=NULL)

Data Fields

 $type
 $config
 $name
 $attributes
 $real_name
 $description
 $headlines = array()

Member Function Documentation

checkFormValues ( )

Reimplemented in ExternElementMainGlobal.

Here is the call graph for this function:

createUrl (   $module_name,
  $args = NULL 
)

Here is the call graph for this function:

executeCommand (   $command,
  $value = "" 
)

Reimplemented in ExternElementSelectSubjectAreas.

Here is the call graph for this function:

ExternElement ( $config,
  $element_name 
)

Constructor Don't call direct, use GetInstance() instead.

Parameters
arrayconfig
stringelement_name
getAttributes (   $short = TRUE)
getDescription ( )
getEditFormHeadline ( $edit_form)

Here is the caller graph for this function:

GetInstance ( $config,
  $element_name 
)

Here is the caller graph for this function:

getName ( )

Here is the caller graph for this function:

getRealname ( )
getType ( )
getValue (   $attribute)
isEditable ( )
printout (   $args = NULL)

Here is the call graph for this function:

printoutEdit (   $post_vars = "",
  $faulty_values = "",
  $edit_form = "",
  $anker = "" 
)

Here is the call graph for this function:

toStringEdit (   $post_vars = "",
  $faulty_values = "",
  $edit_form = "",
  $anker = "" 
)

Field Documentation

$attributes
$config
$description
$headlines = array()
$name
$real_name
$type

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