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

Public Member Functions

 __construct ($range_id, $module_name, $config_id=NULL, $set_config=NULL, $global_id=NULL)
 
 setup ()
 
 toStringEdit ($open_elements='', $post_vars='', $faulty_values='', $anker='')
 
 getMarkerDescription ($element_name)
 
 getContent ($args=null, $raw=false)
 
 get_sem_range ($item_id, $with_kids)
 
 get_sem_range_tree ($item_id, $with_kids)
 
 getContentSimpleSearch ()
 
 getSelectSem ()
 
 getContentExtendedSearch ()
 
 getSelectSemType ()
 
 getContentTree ()
 
 getAllTreeLevelContent (&$tree, $start_item_id, $max_level, $level=0)
 
 getContentResult ($level_id=null)
 
 getResultBrowser ()
 
 getDates ($seminar_id, $start_time=0, $end_time=0)
 
 getResult ($level_id=null)
 
 show_class ()
 
 get_sem_class ()
 
 printout ($args)
 
 printoutPreview ()
 
 getRootStartItemId ()
 
 createResultXls ()
 
 getAllDates ($seminar, $start, $end)
 
- Public Member Functions inherited from ExternModule
 GetInstance ($range_id, $module_name, $config_id=NULL, $set_config=NULL, $global_id=NULL)
 
 __construct ($range_id, $module_name, $config_id=NULL, $set_config=NULL, $global_id=NULL)
 
 getType ()
 
 getName ()
 
getConfig ()
 
 getDefaultConfig ()
 
 getRangeDefaultConfig ($range_id='global')
 
 getAllElements ()
 
 getValue ($attribute)
 
 setValue ($attribute, $value)
 
 getAttributes ($element_name, $tag_name)
 
 getArgs ()
 
 toString ($args)
 
 toStringEdit ($open_elements="", $post_vars="", $faulty_values="", $anker="")
 
 printout ($args)
 
 printoutEdit ($element_name="", $post_vars="", $faulty_values="", $anker="")
 
 checkFormValues ($element_name="")
 
 store ($element_name='', $values='')
 
 getDescription ()
 
 executeCommand ($element, $command, $value)
 
 checkRangeId ($range_id)
 
 printError ()
 
 getModuleLink ($module_name, $config_id, $sri_link)
 
 setup ()
 
 updateGenericDatafields ($element_name, $object_type)
 
 insertDatafieldMarkers ($object_type, &$markers, $element_name)
 
 insertPluginMarkers ($plugin_type, &$markers, $element_name)
 
 getLinkToModule ($linked_element_name=null, $params=null, $with_module_params=false, $self=false)
 
 getLinkToSelf ($params=null, $with_module_params=false, $linked_element_name=null)
 
 getModuleParams ($params=null)
 

Data Fields

 $markers = []
 
 $args = []
 
 $sem_browse_data = []
 
 $search_helper
 
 $sem_tree
 
 $range_tree
 
 $sem_number = []
 
 $group_by_fields = []
 
 $global_markers = []
 
 $approved_params = []
 
 $module_params = []
 
- Data Fields inherited from ExternModule
 $type = NULL
 
 $name
 
 $config
 
 $registered_elements = []
 
 $elements = []
 
 $field_names = []
 
 $data_fields = []
 
 $args = []
 

Additional Inherited Members

- Static Public Member Functions inherited from ExternModule
static SetRawOutput ($raw=TRUE)
 
static ExtHtmlReady ($text, $allow_links=FALSE)
 
static ExtFormatReady ($text)
 
static ExtWikiReady ($text, $show_comments='all')
 
static GetOrderedModuleTypes ()
 
static HaveAccessModuleType ($view, $module_id=NULL, $module_name=NULL)
 

Constructor & Destructor Documentation

◆ __construct()

__construct (   $range_id,
  $module_name,
  $config_id = NULL,
  $set_config = NULL,
  $global_id = NULL 
)

Member Function Documentation

◆ createResultXls()

createResultXls ( )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ get_sem_class()

get_sem_class ( )
Here is the call graph for this function:

◆ get_sem_range()

get_sem_range (   $item_id,
  $with_kids 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ get_sem_range_tree()

get_sem_range_tree (   $item_id,
  $with_kids 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ getAllDates()

getAllDates (   $seminar,
  $start,
  $end 
)
Here is the call graph for this function:

◆ getAllTreeLevelContent()

getAllTreeLevelContent ( $tree,
  $start_item_id,
  $max_level,
  $level = 0 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ getContent()

getContent (   $args = null,
  $raw = false 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ getContentExtendedSearch()

getContentExtendedSearch ( )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ getContentResult()

getContentResult (   $level_id = null)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ getContentSimpleSearch()

getContentSimpleSearch ( )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ getContentTree()

getContentTree ( )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ getDates()

getDates (   $seminar_id,
  $start_time = 0,
  $end_time = 0 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ getMarkerDescription()

getMarkerDescription (   $element_name)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ getResult()

getResult (   $level_id = null)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ getResultBrowser()

getResultBrowser ( )

Generates markers and subparts for a result browser.

Returns
array Array with markers and their values
Here is the call graph for this function:
Here is the caller graph for this function:

◆ getRootStartItemId()

getRootStartItemId ( )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ getSelectSem()

getSelectSem ( )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ getSelectSemType()

getSelectSemType ( )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ printout()

printout (   $args)
Here is the call graph for this function:

◆ printoutPreview()

printoutPreview ( )
Here is the call graph for this function:

◆ setup()

setup ( )

◆ show_class()

show_class ( )

◆ toStringEdit()

toStringEdit (   $open_elements = '',
  $post_vars = '',
  $faulty_values = '',
  $anker = '' 
)
Here is the call graph for this function:

Field Documentation

◆ $approved_params

$approved_params = []

◆ $args

$args = []

◆ $global_markers

$global_markers = []

◆ $group_by_fields

$group_by_fields = []

◆ $markers

$markers = []

◆ $module_params

$module_params = []

◆ $range_tree

$range_tree

◆ $search_helper

$search_helper

◆ $sem_browse_data

◆ $sem_number

$sem_number = []

◆ $sem_tree

$sem_tree

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