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