Stud.IP  5.4
 All Data Structures Namespaces Files Functions Variables Groups
ContentModuleView Class Reference

Public Member Functions

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

Data Fields

 $view_mode
 
 $change_date
 
 $module_new
 
 $cms_type
 

Constructor & Destructor Documentation

__construct (   $cms)

constructor

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

Parameters
string$cmssystem-type

Member Function Documentation

isOpen ( )

get open-status

returns true, if module is opened public

Returns
boolean open-status
setChangeDate (   $module_chdate)

set changedate

sets changedate for view public

Parameters
string$module_chdatechangedate
setViewMode (   $module_mode)

set view-mode

sets view-mode public

Parameters
boolean$module_modeview-mode
show (   $mode = "")

show module-data

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

showAdmin (   $mode = "")

show module-data to admin

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

Field Documentation

$change_date
$cms_type
$module_new
$view_mode

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