コード例 #1
0
 function showAddSocial()
 {
     return JRequest::getBool("showEditOptions") && $this->addEditSocialURL() && SWG_EventsController::canAddSocial();
 }