Example #1
0
 /**
  * Constructor
  */
 function ConferenceGridRow()
 {
     parent::ContextGridRow();
 }
Example #2
0
 /**
  * Constructor
  */
 function SchedConfGridRow()
 {
     parent::ContextGridRow();
 }