/data/webdev/master/application/views/admin/survey/subview/accordion/_notification_panel.php(213)
201 'selectOptions'=>($bShowInherited)?array_merge($optionsOnOff, array('I' => gT('Inherit','unescaped').' ['. $oSurveyOptions->allowsave . ']')): $optionsOnOff, 202 )); 203 ?> 204 </div> 205 </div> 206 <!-- email basic to --> 207 <div class="form-group"> 208 <?php $emailnotificationto = $oSurvey->emailnotificationto; ?> 209 <div class="row"> 210 <div class="col-xs-12 col-sm-12 col-md-8 col-lg-8 content-right"> 211 <label class=" control-label" for='emailnotificationto'><?php eT("Send basic admin notification email to:"); ?></label> 212 <input class="form-control inherit-edit <?php echo ($bShowInherited && $emailnotificationto === 'inherit' ? 'hide' : 'show'); ?>" type='<?php echo ($bShowInherited)?'text':'email'; ?>' size='50' id='emailnotificationto' name='emailnotificationto' value="<?php echo htmlspecialchars($emailnotificationto); ?>" data-inherit-value="inherit" data-saved-value="<?php echo $emailnotificationto; ?>"/> 213 <input class="form-control inherit-readonly <?php echo ($bShowInherited && $emailnotificationto === 'inherit' ? 'show' : 'hide'); ?>" type='text' size='50' value="<?php echo htmlspecialchars($oSurveyOptions->emailnotificationto); ?>" readonly /> 214 </div> 215 <div class="col-xs-12 col-sm-12 col-md-4 col-lg-4 content-right <?php echo ($bShowInherited ? 'show' : 'hide'); ?>"> 216 <label class=" control-label content-center col-sm-12" for='emailnotificationto'><?php eT("Inherit:"); ?></label> 217 <?php $this->widget('yiiwheels.widgets.buttongroup.WhButtonGroup', array( 218 'name' => 'emailnotificationtobutton', 219 'value'=> ($bShowInherited && $emailnotificationto === 'inherit' ? 'Y' : 'N'), 220 'selectOptions'=>$optionsOnOff, 221 'htmlOptions' => array( 222 'class' => 'text-option-inherit' 223 ) 224 )); 225 ?>
#0 |
+
–
/data/webdev/master/framework/web/CBaseController.php(126): require("/data/webdev/master/application/views/admin/survey/subview/accor...") 121 $data=$_data_; 122 if($_return_) 123 { 124 ob_start(); 125 ob_implicit_flush(false); 126 require($_viewFile_); 127 return ob_get_clean(); 128 } 129 else 130 require($_viewFile_); 131 } |
#1 |
+
–
/data/webdev/master/framework/web/CBaseController.php(95): CBaseController->renderInternal("/data/webdev/master/application/views/admin/survey/subview/accor...",
array("surveyid" => 796689, "users" => array(1 => "DenisChenu -
Administrator", -1 => "Hérite [DenisChenu - Administrator]", 2 =>
"TEST - Full name of TEST", 3 => "rcuser - rcuser"),
"aSurveyGroupList" => array(1 => "Default", 2 => "Gluf", 3
=> "SG03", 4 => "Check"), "esrow" => Survey, ...), true) 090 { 091 $widgetCount=count($this->_widgetStack); 092 if(($renderer=Yii::app()->getViewRenderer())!==null && $renderer->fileExtension==='.'.CFileHelper::getExtension($viewFile)) 093 $content=$renderer->renderFile($this,$viewFile,$data,$return); 094 else 095 $content=$this->renderInternal($viewFile,$data,$return); 096 if(count($this->_widgetStack)===$widgetCount) 097 return $content; 098 else 099 { 100 $widget=end($this->_widgetStack); |
#2 |
+
–
/data/webdev/master/framework/web/CController.php(872): CBaseController->renderFile("/data/webdev/master/application/views/admin/survey/subview/accor...",
array("surveyid" => 796689, "users" => array(1 => "DenisChenu -
Administrator", -1 => "Hérite [DenisChenu - Administrator]", 2 =>
"TEST - Full name of TEST", 3 => "rcuser - rcuser"),
"aSurveyGroupList" => array(1 => "Default", 2 => "Gluf", 3
=> "SG03", 4 => "Check"), "esrow" => Survey, ...), true) 867 */ 868 public function renderPartial($view,$data=null,$return=false,$processOutput=false) 869 { 870 if(($viewFile=$this->getViewFile($view))!==false) 871 { 872 $output=$this->renderFile($viewFile,$data,true); 873 if($processOutput) 874 $output=$this->processOutput($output); 875 if($return) 876 return $output; 877 else |
#3 |
+
–
/data/webdev/master/application/views/surveyAdministration/editLocalSettings_main_view.php(41): CController->renderPartial("/admin/survey/subview/accordion/_notification_panel",
array("surveyid" => 796689, "users" => array(1 => "DenisChenu -
Administrator", -1 => "Hérite [DenisChenu - Administrator]", 2 =>
"TEST - Full name of TEST", 3 => "rcuser - rcuser"),
"aSurveyGroupList" => array(1 => "Default", 2 => "Gluf", 3
=> "SG03", 4 => "Check"), "esrow" => Survey, ...)) 36 echo CHtml::form(array("admin/database/index/".$entryData['action']), 'post', array('id'=>$entryData['name'],'name'=>$entryData['name'],'class'=>' form30')); 37 } 38 ?> 39 <div class="row"> 40 <div class="<?=$entryData['classes']?>"> 41 <?php $this->renderPartial($entryData['partial'],$templateData); ?> 42 </div> 43 </div> 44 45 <?php 46 if(empty($templateData['noform']) || $templateData['noform'] !== true ) |
#4 |
+
–
/data/webdev/master/framework/web/CBaseController.php(126): require("/data/webdev/master/application/views/surveyAdministration/editL...") 121 $data=$_data_; 122 if($_return_) 123 { 124 ob_start(); 125 ob_implicit_flush(false); 126 require($_viewFile_); 127 return ob_get_clean(); 128 } 129 else 130 require($_viewFile_); 131 } |
#5 |
+
–
/data/webdev/master/framework/web/CBaseController.php(95): CBaseController->renderInternal("/data/webdev/master/application/views/surveyAdministration/editL...",
array("oSurvey" => Survey, "surveyid" => 796689, "sid" =>
796689, "menuaction" => "notification", ...), true) 090 { 091 $widgetCount=count($this->_widgetStack); 092 if(($renderer=Yii::app()->getViewRenderer())!==null && $renderer->fileExtension==='.'.CFileHelper::getExtension($viewFile)) 093 $content=$renderer->renderFile($this,$viewFile,$data,$return); 094 else 095 $content=$this->renderInternal($viewFile,$data,$return); 096 if(count($this->_widgetStack)===$widgetCount) 097 return $content; 098 else 099 { 100 $widget=end($this->_widgetStack); |
#6 |
+
–
/data/webdev/master/framework/web/CController.php(872): CBaseController->renderFile("/data/webdev/master/application/views/surveyAdministration/editL...",
array("oSurvey" => Survey, "surveyid" => 796689, "sid" =>
796689, "menuaction" => "notification", ...), true) 867 */ 868 public function renderPartial($view,$data=null,$return=false,$processOutput=false) 869 { 870 if(($viewFile=$this->getViewFile($view))!==false) 871 { 872 $output=$this->renderFile($viewFile,$data,true); 873 if($processOutput) 874 $output=$this->processOutput($output); 875 if($return) 876 return $output; 877 else |
#7 |
+
–
/data/webdev/master/framework/web/CController.php(785): CController->renderPartial("editLocalSettings_main_view",
array("oSurvey" => Survey, "surveyid" => 796689, "sid" =>
796689, "menuaction" => "notification", ...), true) 780 */ 781 public function render($view,$data=null,$return=false) 782 { 783 if($this->beforeRender($view)) 784 { 785 $output=$this->renderPartial($view,$data,true); 786 if(($layoutFile=$this->getLayoutFile($this->layout))!==false) 787 $output=$this->renderFile($layoutFile,array('content'=>$output),true); 788 789 $this->afterRender($view,$output); 790 |
#8 |
+
–
/data/webdev/master/application/controllers/SurveyAdministrationController.php(1966): CController->render("editLocalSettings_main_view",
array("oSurvey" => Survey, "surveyid" => 796689, "sid" =>
796689, "menuaction" => "notification", ...)) 1961 'Y' => gT('On', 'unescaped'), 1962 'N' => gT('Off', 'unescaped'), 1963 ); 1964 1965 $this->aData = $aData; 1966 $this->render($menuEntry->template, $aData); 1967 } 1968 1969 /** 1970 * Load ordering of question group screen. 1971 * questiongroup::organize() |
#9 |
unknown(0): SurveyAdministrationController->actionRendersidemenulink("796689", "notification")
|
#10 |
+
–
/data/webdev/master/framework/web/actions/CAction.php(115): ReflectionMethod->invokeArgs(SurveyAdministrationController, array("796689", "notification")) 110 elseif($param->isDefaultValueAvailable()) 111 $ps[]=$param->getDefaultValue(); 112 else 113 return false; 114 } 115 $method->invokeArgs($object,$ps); 116 return true; 117 } 118 } |
#11 |
+
–
/data/webdev/master/framework/web/actions/CInlineAction.php(47): CAction->runWithParamsInternal(SurveyAdministrationController,
ReflectionMethod, array("r" =>
"surveyAdministration/rendersidemenulink", "subaction" =>
"notification", "surveyid" => "796689")) 42 { 43 $methodName='action'.$this->getId(); 44 $controller=$this->getController(); 45 $method=new ReflectionMethod($controller, $methodName); 46 if($method->getNumberOfParameters()>0) 47 return $this->runWithParamsInternal($controller, $method, $params); 48 49 $controller->$methodName(); 50 return true; 51 } 52 } |
#12 |
+
–
/data/webdev/master/framework/web/CController.php(308): CInlineAction->runWithParams(array("r" => "surveyAdministration/rendersidemenulink", "subaction" => "notification", "surveyid" => "796689")) 303 { 304 $priorAction=$this->_action; 305 $this->_action=$action; 306 if($this->beforeAction($action)) 307 { 308 if($action->runWithParams($this->getActionParams())===false) 309 $this->invalidActionParams($action); 310 else 311 $this->afterAction($action); 312 } 313 $this->_action=$priorAction; |
#13 |
+
–
/data/webdev/master/framework/web/CController.php(286): CController->runAction(CInlineAction) 281 * @see runAction 282 */ 283 public function runActionWithFilters($action,$filters) 284 { 285 if(empty($filters)) 286 $this->runAction($action); 287 else 288 { 289 $priorAction=$this->_action; 290 $this->_action=$action; 291 CFilterChain::create($this,$action,$filters)->run(); |
#14 |
+
–
/data/webdev/master/framework/web/CController.php(265): CController->runActionWithFilters(CInlineAction, array()) 260 { 261 if(($parent=$this->getModule())===null) 262 $parent=Yii::app(); 263 if($parent->beforeControllerAction($this,$action)) 264 { 265 $this->runActionWithFilters($action,$this->filters()); 266 $parent->afterControllerAction($this,$action); 267 } 268 } 269 else 270 $this->missingAction($actionID); |
#15 |
+
–
/data/webdev/master/application/controllers/LSBaseController.php(160): CController->run("rendersidemenulink") 155 $this->redirect(array('/admin/authentication/sa/login')); 156 } 157 } 158 } 159 160 parent::run($action); 161 } 162 163 /** 164 * Load and set session vars 165 * |
#16 |
+
–
/data/webdev/master/framework/web/CWebApplication.php(282): LSBaseController->run("rendersidemenulink") 277 { 278 list($controller,$actionID)=$ca; 279 $oldController=$this->_controller; 280 $this->_controller=$controller; 281 $controller->init(); 282 $controller->run($actionID); 283 $this->_controller=$oldController; 284 } 285 else 286 throw new CHttpException(404,Yii::t('yii','Unable to resolve the request "{route}".', 287 array('{route}'=>$route===''?$this->defaultController:$route))); |
#17 |
+
–
/data/webdev/master/framework/web/CWebApplication.php(141): CWebApplication->runController("surveyAdministration/rendersidemenulink") 136 foreach(array_splice($this->catchAllRequest,1) as $name=>$value) 137 $_GET[$name]=$value; 138 } 139 else 140 $route=$this->getUrlManager()->parseUrl($this->getRequest()); 141 $this->runController($route); 142 } 143 144 /** 145 * Registers the core application components. 146 * This method overrides the parent implementation by registering additional core components. |
#18 |
+
–
/data/webdev/master/framework/base/CApplication.php(185): CWebApplication->processRequest() 180 public function run() 181 { 182 if($this->hasEventHandler('onBeginRequest')) 183 $this->onBeginRequest(new CEvent($this)); 184 register_shutdown_function(array($this,'end'),0,false); 185 $this->processRequest(); 186 if($this->hasEventHandler('onEndRequest')) 187 $this->onEndRequest(new CEvent($this)); 188 } 189 190 /** |
#19 |
+
–
/data/webdev/master/index.php(192): CApplication->run() 187 require_once APPPATH . 'core/LSYii_Application' . EXT; 188 189 $config = require_once(APPPATH . 'config/internal' . EXT); 190 191 Yii::$enableIncludePath = false; 192 Yii::createApplication('LSYii_Application', $config)->run(); 193 194 /* End of file index.php */ 195 /* Location: ./index.php */ |