/plugin/authgooglesheets/vendor/google/apiclient-services/src/Games/ |
H A D | GamesAchievementSetStepsAtLeast.php | 29 public $steps; variable in Google\\Service\\Games\\GamesAchievementSetStepsAtLeast 48 public function setSteps($steps) argument 50 $this->steps = $steps; 57 return $this->steps;
|
H A D | GamesAchievementIncrement.php | 33 public $steps; variable in Google\\Service\\Games\\GamesAchievementIncrement 66 public function setSteps($steps) argument 68 $this->steps = $steps; 75 return $this->steps;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ToolResults/ |
H A D | ListStepsResponse.php | 47 public function setSteps($steps) argument 49 $this->steps = $steps; 56 return $this->steps;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/NetworkManagement/ |
H A D | Trace.php | 45 public function setSteps($steps) argument 47 $this->steps = $steps; 54 return $this->steps;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/ |
H A D | OperationMetadata.php | 83 public function setSteps($steps) argument 85 $this->steps = $steps; 92 return $this->steps;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/ |
H A D | GoalUrlDestinationDetails.php | 87 public function setSteps($steps) argument 89 $this->steps = $steps; 96 return $this->steps;
|
/plugin/impressjs/tpl/dokuwiki/ |
H A D | impress.js | 251 var steps = null; variable 390 steps = $$(".step", root); 391 steps.forEach( initStep ); 411 step = step < 0 ? steps[ steps.length + step] : steps[ step ]; 553 var prev = steps.indexOf( activeStep ) - 1; 554 prev = prev >= 0 ? steps[ prev ] : steps[ steps.length-1 ]; 561 var next = steps.indexOf( activeStep ) + 1; 562 next = next < steps.length ? steps[ next ] : steps[ 0 ]; 582 steps.forEach(function (step) { 628 goto(getElementFromHash() || steps[0], 0);
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ |
H A D | ToolResults.php | 377 'steps', 395 …=> 'toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps', 419 …esults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}', 444 …beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}/perfMetri… 469 …=> 'toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps', 497 …esults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}', 561 …beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}/perfMetri… 596 …beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}/perfSampl… 651 …beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}/perfSampl… 799 …beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}/testCases… [all …]
|
/plugin/wysiwyg/fckeditor/editor/dialog/fck_select/ |
H A D | fck_select.js | 76 function Move( steps ) argument 78 ChangeOptionPosition( oListText, steps ) ; 79 ChangeOptionPosition( oListValue, steps ) ; 99 function ChangeOptionPosition( combo, steps ) argument 106 var iFinalIndex = iActualIndex + steps ;
|
/plugin/fckg/fckeditor/editor/dialog/fck_select/ |
H A D | fck_select.js | 76 function Move( steps ) argument 78 ChangeOptionPosition( oListText, steps ) ; 79 ChangeOptionPosition( oListValue, steps ) ; 99 function ChangeOptionPosition( combo, steps ) argument 106 var iFinalIndex = iActualIndex + steps ;
|
/plugin/mikioplugin/assets/ |
H A D | variables.css | 114 --mikiop-steps-step-text-color: inherit; 115 --mikiop-steps-border-color: #00000040; 116 --mikiop-steps-step-background-color: #fff; 117 --mikiop-steps-step-background-complete-color: #f8f8f8; 157 --mikiop-steps-step-text-color: #fff; 158 --mikiop-steps-border-color: #ffffff40; 159 --mikiop-steps-step-background-color: #222; 160 --mikiop-steps-step-background-complete-color: #000;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Games/Resource/ |
H A D | Achievements.php | 104 * @param int $steps The minimum value to set the steps to. 108 public function setStepsAtLeast($achievementId, $steps, $optParams = []) argument 110 $params = ['achievementId' => $achievementId, 'steps' => $steps];
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/ |
H A D | Job.php | 395 public function setSteps($steps) argument 397 $this->steps = $steps; 404 return $this->steps;
|
/plugin/pgn4web/pgn4web/live/ |
H A D | live-simulation.sh | 278 steps=34 299 while [ $upto -lt $steps ] 301 echo " step $upto of $steps" 332 echo " step $upto of $steps"
|
/plugin/diagramsnet/lib/plugins/ |
H A D | animation.js | 35 function animateCells(graph, cells, steps, delay) argument 37 graph.executeAnimations(graph.createWipeAnimations(cells, true), null, steps, delay); 63 function run(graph, steps, loop) argument 94 if (allowedToRun && step < steps.length) 96 var tokens = steps[step].split(' '); 144 console.log('cell not found', id, steps[step]); 161 run(graph, steps, loop);
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/ |
H A D | ExplainQueryStage.php | 391 public function setSteps($steps) argument 393 $this->steps = $steps; 400 return $this->steps;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/ |
H A D | Build.php | 441 public function setSteps($steps) argument 443 $this->steps = $steps; 450 return $this->steps;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/ |
H A D | ContaineranalysisGoogleDevtoolsCloudbuildV1Build.php | 441 public function setSteps($steps) argument 443 $this->steps = $steps; 450 return $this->steps;
|
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/TestDox/ResultPrinter/ |
H A D | XML.php | 204 $steps = $this->exception->getSerializableTrace(); 206 $steps = $this->exception->getTrace(); 212 foreach ($steps as $step) {
|
/plugin/upgrade/ |
H A D | admin.php | 107 * Display a progress bar of all steps 113 $steps = ['version', 'download', 'unpack', 'check', 'upgrade']; 118 foreach ($steps as $step) {
|
/plugin/tablecalc/ |
H A D | script.js | 433 var steps=0; 435 steps++; 449 } while ( (!exit) && (steps<99) ); 450 if (steps>=99) {
|
/plugin/sfauth/ |
H A D | README.wiki | 5 To install this plug-in you have to do the following steps in the given order: 7 - Do the "Setup at SalesForce" steps 8 - Do the "DokuWiki Setup" steps
|
/plugin/datatemplate/ |
H A D | README.md | 10 …ore the plugin, so I adopt it ;-) Thanks a lot to him to have built first steps and accepted the a…
|
/plugin/elwikiupgrade/lang/en/ |
H A D | step0.txt | 1 … read the [[doku>changes|Changelog]] to check if there are any additional steps for you to perform…
|
/plugin/upgrade/lang/en/ |
H A D | step0.txt | 1 This plugin will automatically upgrade your wiki to the newest available DokuWiki version. Before continuing, you should read the [[doku>changes|Changelog]] to check if there are any additional steps for you to perform before or after upgrading.
|