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

Public Member Functions

 ContentModuleView ($cms)
 show ($mode="")
 showAdmin ($mode="")
 isOpen ()
 setViewMode ($module_mode)
 setChangeDate ($module_chdate)

Data Fields

 $view_mode
 $change_date
 $module_new
 $cms_type

Member Function Documentation

ContentModuleView (   $cms)

constructor

init class. don't call directly, class is loaded by ContentModule. public

Parameters
string$cmssystem-type

Here is the call graph for this function:

isOpen ( )

get open-status

returns true, if module is opened public

Returns
boolean open-status

Here is the caller graph for this function:

setChangeDate (   $module_chdate)

set changedate

sets changedate for view public

Parameters
string$module_chdatechangedate

Here is the call graph for this function:

setViewMode (   $module_mode)

set view-mode

sets view-mode public

Parameters
boolean$module_modeview-mode

Here is the caller graph for this function:

show (   $mode = "")

show module-data

show module-data in printhead/printcontent-style. user-mode public

Here is the call graph for this function:

showAdmin (   $mode = "")

show module-data to admin

show module-data in printhead/printcontent-style. admin-mode public

Here is the call graph for this function:

Field Documentation

$change_date
$cms_type
$module_new
$view_mode

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