function showAddDummy()
 {
     return JRequest::getBool("showEditOptions") && $this->addEditDummyURL() && SWG_EventsController::canAddDummy();
 }