Esempio n. 1
0
 /**
  * Constructor.
  */
 function SeriesEditorAction()
 {
     parent::Action();
 }
Esempio n. 2
0
 /**
  * Constructor.
  */
 function SectionEditorAction()
 {
     parent::Action();
 }
 /**
  * Constructor.
  */
 function AuthorAction()
 {
     parent::Action();
 }
Esempio n. 4
0
 /**
  * Constructor.
  */
 function MeetingAction()
 {
     parent::Action();
 }
Esempio n. 5
0
 /**
  * Constructor
  */
 function ReviewerAction()
 {
     parent::Action();
 }
Esempio n. 6
0
 /**
  * Constructor.
  */
 function TrackDirectorAction()
 {
     parent::Action();
 }