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

Public Member Functions

 ExternElementLitList ($config="")
 getMarkerDescription ($element_name)
 toStringEdit ($post_vars="", $faulty_values="", $edit_form="", $anker="")
 checkValue ($attribute, $value)
 getContent ($args)
 toString ($args)
 renderTmpl (&$tmpl, $content=NULL)
 renderSubpart (&$tmpl_obj, &$content, $current_subpart= '')
- Public Member Functions inherited from ExternElement
 GetInstance (&$config, $element_name)
 ExternElement (&$config, $element_name)
 getType ()
 getName ()
 getRealname ()
 getDefaultConfig ()
 isEditable ()
 getValue ($attribute)
 printout ($args=NULL)
 getEditFormHeadline (&$edit_form)
 printoutEdit ($post_vars="", $faulty_values="", $edit_form="", $anker="")
 getAttributes ($short=TRUE)
 getDescription ()
 executeCommand ($command, $value="")
 checkFormValues ()
 createUrl ($module_name, $args=NULL)

Data Fields

 $attributes
 $marker_structure
 $rendered_content = ''
- Data Fields inherited from ExternElement
 $type
 $config
 $name
 $attributes
 $real_name
 $description
 $headlines = array()

Member Function Documentation

checkValue (   $attribute,
  $value 
)

Reimplemented from ExternElement.

ExternElementLitList (   $config = "")

Constructor

Parameters
arrayconfig
getContent (   $args)

Here is the call graph for this function:

Here is the caller graph for this function:

getMarkerDescription (   $element_name)
renderSubpart ( $tmpl_obj,
$content,
  $current_subpart = '' 
)

Here is the caller graph for this function:

renderTmpl ( $tmpl,
  $content = NULL 
)

Here is the call graph for this function:

toString (   $args)

Reimplemented from ExternElement.

Here is the call graph for this function:

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

Reimplemented from ExternElement.

Here is the call graph for this function:

Field Documentation

$attributes
Initial value:
array('div_style_change', 'div_class_change', 'span_style_name', 'span_class_name',
'showlastchange', 'formatting')
$marker_structure
Initial value:
array(
'LITLIST' => array(
'LILIST_ITEM' => array('LITLIST_ITEM_ELEMENT'),
'LITLIST_NAME'))
$rendered_content = ''

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