Esempio n. 1
0
 /**
  * Constructor.
  */
 function Journal()
 {
     parent::Context();
 }
Esempio n. 2
0
 /**
  * Constructor
  */
 function Press()
 {
     parent::Context();
 }
Esempio n. 3
0
 /**
  * Constructor
  */
 function SchedConf()
 {
     parent::Context();
 }
Esempio n. 4
0
 /**
  * Constructor.
  */
 function Conference()
 {
     parent::Context();
 }