Searched refs:getInstructions (Results 1 – 9 of 9) sorted by relevance
40 public function getInstructions() function in Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1ListInstructionsResponse
62 public function getInstructions() function in Google\\Service\\Dataflow\\MapTask
66 public function getInstructions() function in Google\\Service\\Dataflow\\StreamingComputationConfig
57 return $markupRenderer->getInstructions();
572 * and should then use the {@link self::getInstructions()}578 $instructions = $this->getInstructions();961 * * of the {@link self::getInstructions() instructions},1001 public function getInstructions(): array function in ComboStrap\\FetcherMarkup 1125 return Outline::createFromCallStack(CallStack::createFromInstructions($this->getInstructions()))->toTocDokuwikiFormat();1138 $instructions = $this->getInstructions();1160 * to take into account {@link self::getInstructions()}1243 $instructions = $this->getInstructions();
108 $fetcherMarkup->getInstructions();
1035 public static function getInstructions($markiCode) function in ComboStrap\\PluginUtility
187 $calls = refnotes_parser_core::getInstance()->getInstructions($text);
76 public function getInstructions($text) { function in refnotes_parser_core