Stud.IP  trunk Revision
extern_html_templates.inc.php File Reference

Namespaces

 studip_extern
 

Functions

 table_header ($element)
 
 table_headrow ($element, $fields)
 
 table_row ($element, $fields)
 
 table_group ($element, $group_name)
 
 table_footer ()
 
 html_header (&$config)
 
 html_footer ()
 

Function Documentation

◆ html_footer()

html_footer ( )
Here is the caller graph for this function:

◆ html_header()

html_header ( $config)
Here is the caller graph for this function:

◆ table_footer()

table_footer ( )

◆ table_group()

table_group (   $element,
  $group_name 
)

◆ table_header()

table_header (   $element)

◆ table_headrow()

table_headrow (   $element,
  $fields 
)

◆ table_row()

table_row (   $element,
  $fields 
)