Home
last modified time | relevance | path

Searched refs:renderPartial (Results 1 – 25 of 219) sorted by relevance

123456789

/dports/www/limesurvey/limesurvey/application/views/admin/export/
H A Dstatistics_view.php13 <?php $this->renderPartial('/admin/export/statistics_subviews/_statistics_view_scripts', array('sSt…
27 … <?php $this->renderPartial('/admin/export/statistics_subviews/_header', array()) ; ?>
35 …<?php $this->renderPartial('/admin/export/statistics_subviews/_dataselection', array('surveyid'=>$…
37 … <?php $this->renderPartial('/admin/export/statistics_subviews/_responseid', array()) ; ?>
39 … <?php $this->renderPartial('/admin/export/statistics_subviews/_outputformat', array()) ; ?>
44 …<?php $this->renderPartial('/admin/export/statistics_subviews/_outputoptions', array('error'=>$err…
46 …<?php $this->renderPartial('/admin/export/statistics_subviews/_submissiondate', array('datestamp'=…
66 …<?php $this->renderPartial('/admin/export/statistics_subviews/_response_filter_header', array()) ;…
77 <?php $this->renderPartial(
115 … <?php $this->renderPartial('/admin/export/statistics_subviews/_statistics_header', array()) ; ?>
H A Dexportresults_view.php33 …<?php $this->renderPartial('/admin/export/exportresult_panels/_format', ['exports' => $exports,'de…
34 …<?php $this->renderPartial('/admin/export/exportresult_panels/_general', [ 'selecthide' => $selec…
37 …<?php $this->renderPartial('/admin/export/exportresult_panels/_range', ['SingleResponse' => $Singl…
39 …<?php $this->renderPartial('/admin/export/exportresult_panels/_single-value', ['SingleResponse' =>…
42 …<?php $this->renderPartial('/admin/export/exportresult_panels/_responses', ['surveyid' => $surveyi…
46 …<?php $this->renderPartial('/admin/export/exportresult_panels/_headings', [ 'headexports' => $hea…
47 …<?php $this->renderPartial('/admin/export/exportresult_panels/_columns-control', [ 'surveyid' => $…
51 …<?php $this->renderPartial('/admin/export/exportresult_panels/_token-control', ['surveyid' => $sur…
/dports/www/limesurvey/limesurvey/application/views/admin/
H A DglobalSettings_view.php37 <?php $this->renderPartial("./global_settings/_overview", array(
48 <?php $this->renderPartial("./global_settings/_general", array(
57 <?php $this->renderPartial("./global_settings/_email"); ?>
61 <?php $this->renderPartial("./global_settings/_bounce"); ?>
65 <?php $this->renderPartial("./global_settings/_security"); ?>
69 <?php $this->renderPartial("./global_settings/_presentation"); ?>
73 <?php $this->renderPartial("./global_settings/_language", array(
81 <?php $this->renderPartial("./global_settings/_interfaces"); ?>
86 $this->renderPartial("./global_settings/_storage");
/dports/www/limesurvey/limesurvey/application/views/admin/survey/subview/accordion/
H A D_accordion_container.php35 … <?php $this->renderPartial('/admin/survey/subview/accordion/_generaloptions_panel', $data); ?>
55 … <?php $this->renderPartial('/admin/survey/subview/accordion/_presentation_panel', $data); ?>
75 … <?php $this->renderPartial('/admin/survey/subview/accordion/_publication_panel', $data); ?>
95 … <?php $this->renderPartial('/admin/survey/subview/accordion/_notification_panel', $data); ?>
115 … <?php $this->renderPartial('/admin/survey/subview/accordion/_tokens_panel', $data); ?>
137 … <?php $this->renderPartial('/admin/survey/subview/accordion/_integration_panel', $data); ?>
143 <?php $this->renderPartial('/admin/survey/subview/accordion/_plugins_panel', $data); ?>
159 … <?php $this->renderPartial('/admin/survey/subview/accordion/_resources_panel', $data); ?>
/dports/www/limesurvey/limesurvey/application/views/admin/survey/
H A Dsurveybar_view.php24 <?php App()->getController()->renderPartial(
36 <?php App()->getController()->renderPartial(
51 App()->getController()->renderPartial(
69 <?php App()->getController()->renderPartial(
90 <?php App()->getController()->renderPartial(
104 <?php App()->getController()->renderPartial(
142 <?php App()->getController()->renderPartial(
H A DnewSurvey_view.php28 <?php $this->renderPartial('/admin/survey/subview/tab_survey_view',$data); ?>
34 … <?php $this->renderPartial('/admin/survey/subview/tabCreate_view',array('data'=>$data));?>
39 <?php $this->renderPartial('/admin/survey/subview/tabImport_view',$data); ?>
44 <?php $this->renderPartial('/admin/survey/subview/tabCopy_view',$data); ?>
/dports/www/limesurvey/limesurvey/application/views/admin/survey/subview/
H A DtabCreate_view.php56 … <?php echo $this->renderPartial('/admin/survey/subview/_create_survey_text', $edittextdata); ?>
59 …<?php echo $this->renderPartial('/admin/survey/subview/accordion/_generaloptions_panel', $generals…
62 …<?php echo $this->renderPartial('/admin/survey/subview/accordion/_presentation_panel', $presentati…
65 …<?php echo $this->renderPartial('/admin/survey/subview/accordion/_publication_panel', $publication…
68 …<?php echo $this->renderPartial('/admin/survey/subview/accordion/_notification_panel', $notificati…
71 …<?php echo $this->renderPartial('/admin/survey/subview/accordion/_tokens_panel', $tokensettingsdat…
/dports/www/thundersnarf/thundersnarf/protected/controllers/
H A DEstatisticasController.php68 $this->renderPartial('_ajaxProcessadorContent', $this->getProcessador());
87 $this->renderPartial('_ajaxMemoriaContent', $this->getMemoria());
94 $this->renderPartial('_ajaxIODiscoContent', $data, false, true);
101 $this->renderPartial('_ajaxDiscoCacheContent', $data, false, true);
109 $this->renderPartial('_ajaxTrafegoGeralContent', $data, false, true);
117 $this->renderPartial('_ajaxTrafegoDinamicoContent', $data, false, true);
125 $this->renderPartial('_ajaxTrafegoEstaticoContent', $data, false, true);
/dports/www/thundersnarf/thundersnarf/protected/views/estatisticas/
H A Destatisticas.php49 <?php $this->renderPartial('_ajaxProcessadorContent',$dataProcessador); ?>
60 <?php $this->renderPartial('_ajaxMemoriaContent',$dataMemoria); ?>
75 <?php $this->renderPartial('_ajaxDiscoCacheContent'); ?>
86 <?php $this->renderPartial('_ajaxTrafegoGeralContent',$data); ?>
97 <?php $this->renderPartial('_ajaxTrafegoDinamicoContent',$data); ?>
108 <?php $this->renderPartial('_ajaxTrafegoEstaticoContent',$data); ?>
141 <?php $this->renderPartial('_ajaxIODiscoContent'); ?>
/dports/www/limesurvey/limesurvey/application/views/admin/survey/Question/massive_actions/
H A D_selector.php66 …'htmlModalBody' => $this->renderPartial('./survey/Question/massive_actions/_set_question_group_pos…
87 …'htmlModalBody' => $this->renderPartial('./survey/Question/massive_actions/_set_questions_mandator…
107 …'htmlModalBody' => $this->renderPartial('./survey/Question/massive_actions/_set_css_class', array(…
127 …'htmlModalBody' => $this->renderPartial('./survey/Question/massive_actions/_set_statistics_options…
163 …'htmlModalBody' => $this->renderPartial('./survey/Question/massive_actions/_set_questions_other', …
184 …'htmlModalBody' => $this->renderPartial('./survey/Question/massive_actions/_set_subquestansw_order…
/dports/www/limesurvey/limesurvey/application/views/admin/update/
H A D_updateContainer.php19 $this->renderPartial("./update/_ajaxVariables");
41 …$this->renderPartial('./update/check_updates/update_buttons/_updatesavailable', array('updateInfos…
46 …$this->renderPartial('./update/check_updates/update_buttons/_updatesavailable_error', array('serve…
52 <?php $this->renderPartial("./update/updater/_updater"); ?>
/dports/www/limesurvey/limesurvey/application/controllers/admin/
H A Dupdate.php237 …return $this->controller->renderPartial('update/updater/steps/_check_local_errors', $aData, false,…
269 … return $this->controller->renderPartial('update/updater/steps/_change_log', $aData, false, false);
301 … return $this->controller->renderPartial('update/updater/steps/_fileSystem', $aData, false, false);
336 … return $this->controller->renderPartial('update/updater/steps/_backup', $aData, false, false);
386 …return $this->controller->renderPartial('update/updater/steps/_final', array('destinationBuild'=>$…
434 …return $this->controller->renderPartial('update/updater/steps/_updater_updated', array('destinatio…
442 …return $this->controller->renderPartial('update/updater/welcome/_error_files_update_updater', arra…
554 …return $this->controller->renderPartial('//admin/update/check_updates/update_buttons/_updatesavail…
557 …return $this->controller->renderPartial('//admin/update/check_updates/update_buttons/_updatesavail…
575 …return $this->controller->renderPartial('//admin/update/updater/welcome/_'.$serverAnswer->view, ar…
[all …]
H A DSurveymenuEntryController.php66 …return Yii::app()->getController()->renderPartial('/admin/surveymenu_entries/_form', array('model'…
131 return Yii::app()->getController()->renderPartial(
200 …Yii::app()->getController()->renderPartial('/admin/surveymenu_entries/massive_action/_update_resul…
216 return Yii::app()->getController()->renderPartial(
234 return Yii::app()->getController()->renderPartial(
286 return Yii::app()->getController()->renderPartial(
334 return Yii::app()->getController()->renderPartial(
375 return Yii::app()->getController()->renderPartial(
H A DSurveymenuController.php100 return Yii::app()->getController()->renderPartial(
161 …Yii::app()->getController()->renderPartial('/admin/surveymenu/massive_action/_update_results', arr…
200 return Yii::app()->getController()->renderPartial(
243 return Yii::app()->getController()->renderPartial(
283 return Yii::app()->getController()->renderPartial(
311 return Yii::app()->getController()->renderPartial(
378 …return Yii::app()->getController()->renderPartial('/admin/surveymenu/_form', array('model'=>$model…
/dports/www/limesurvey/limesurvey/application/views/admin/surveysgroups/
H A Dupdate.php9 <?php $this->renderPartial('super/fullpagebar_view', array(
40 <?php $this->renderPartial('./surveysgroups/_form', array('model'=>$model)); ?>
45 …$this->renderPartial('themeoptions/surveythemelist', array( 'oSurveyTheme'=> $templateOptionsModel…
/dports/www/limesurvey/limesurvey/application/core/
H A DSurvey_Common_Action.php486 $this->getController()->renderPartial("/admin/super/adminmenu", $aData);
494 $this->getController()->renderPartial("/admin/super/title_bar", $aData);
507 $this->getController()->renderPartial("/admin/token/token_bar", $aData);
528 … $this->getController()->renderPartial("/admin/survey/Question/questionbar_view", $aData);
665 $this->getController()->renderPartial("/admin/super/fullpagebar_view", $aData);
880 $this->getController()->renderPartial("/admin/super/sidemenu", $aData);
920 $html = $this->getController()->renderPartial('/admin/super/quickmenu', $aData, true);
979 $this->getController()->renderPartial("/admin/survey/Question/listquestions", $aData);
1134 $this->getController()->renderPartial("/admin/super/sidebody", array(
1157 $this->getController()->renderPartial("/admin/responses/browsemenubar_view", $aData);
[all …]
/dports/www/limesurvey/limesurvey/application/views/admin/labels/
H A Dlabelview_view.php7 <?php $this->renderPartial("./labels/_labelviewquickadd_view", array()); ?>
39 …<?php $this->renderPartial("./labels/_labelviewtabcontent_view", array('lslanguages'=>$lslanguages…
47 … <?php $this->renderPartial("./labels/_labelviewrightcontent_view", array('lid'=>$lid)); ?>
/dports/www/limesurvey/limesurvey/application/views/survey/frontpage/registerForm/
H A Dform.php17 …s='control-label col-sm-5'><?php eT("Email address:"); ?><?php $this->renderPartial('/survey/syste…
24 …caption']; ?><?php echo $aExtraAttribute['mandatory'] == 'Y' ? $this->renderPartial('/survey/syste…
32 …><?php echo gT("Please solve the following equation:") ?><?php $this->renderPartial('/survey/syste…
/dports/www/limesurvey/limesurvey/application/views/admin/update/updater/steps/
H A D_fileSystem.php23 …<?php $this->renderPartial("./update/updater/steps/textaeras/_readonlyfiles", array("readonlyfiles…
24 …<?php $this->renderPartial("./update/updater/steps/textaeras/_existingfiles", array("existingfiles…
25 …<?php $this->renderPartial("./update/updater/steps/textaeras/_modifiedfiles", array("modifiedfiles…
/dports/www/limesurvey/limesurvey/application/views/admin/participants/modal_subviews/
H A D_editParticipant.php107 …<?php $this->renderPartial('/admin/participants/modal_subviews/attributes/textbox', $attribute); ?>
112 …<?php $this->renderPartial('/admin/participants/modal_subviews/attributes/dropdown', $attribute); …
117 … <?php $this->renderPartial('/admin/participants/modal_subviews/attributes/date', $attribute); ?>
/dports/www/limesurvey/limesurvey/application/views/admin/quotas/
H A Dviewquotas_view.php66 … $out = '<p>'.$this->renderPartial('/admin/quotas/viewquotas_quota_members',
98 … return $this->renderPartial('/admin/quotas/viewquotas_quota_actions',
127 <?php $this->renderPartial('/admin/quotas/viewquotas_massive_selector',
/dports/www/limesurvey/limesurvey/application/views/admin/themeoptions/
H A Dindex.php13 $this->renderPartial('super/fullpagebar_view', array(
35 …<?php $this->renderPartial('themeoptions/surveythememenu',['canImport'=>$canImport,'importErrorMes…
36 …<?php $this->renderPartial('themeoptions/surveythemelist', array( 'oSurveyTheme'=> $oSurveyTheme, …
/dports/www/limesurvey/limesurvey/application/views/admin/update/updater/
H A D_updater.php10 $this->renderPartial("./update/updater/_progress" );
16 $this->renderPartial("./update/updater/_right_container" );
/dports/www/limesurvey/limesurvey/application/views/admin/themes/
H A Dtemplateeditor_question_answer_view.php4 App()->getController()->renderPartial('/admin/themes/templateeditor_question_answertext_view');
6 App()->getController()->renderPartial('/admin/themes/templateeditor_question_answerlist_view');
H A Dtemplateeditor_navigator_view.php4 …echo App()->getController()->renderPartial("/survey/system/actionButton/movePrevious",array('value…
6 echo App()->getController()->renderPartial("/survey/system/actionButton/moveNext",array('value'=>"m…

123456789