| /template/writr/ |
| D | main.php | 115 $instructions = '{{NEWPAGE'; variable 117 $instructions .= '>'; 118 $instructions .= tpl_getConf('defaultAddNewPage'); 120 $instructions .= '}}'; 121 $instructions = p_get_instructions($instructions); variable 122 if(count($instructions) > 0) { 123 $render = p_render('xhtml',$instructions,$info);
|
| D | tpl_functions.php | 177 $instructions = p_get_instructions('{{starred>min}}'); 178 if(count($instructions) > 0) { 179 $render = p_render('xhtml',$instructions, $info);
|
| /template/strap/ComboStrap/ |
| H A D | MarkupRenderer.php | 76 …public static function createFromMarkupInstructions($instructions, FetcherMarkup $fetcherMarkup): … argument 79 ->setInstructions($instructions) 84 public static function createFromInstructions($instructions): MarkupRenderer argument 86 return (new MarkupRenderer())->setInstructions($instructions); 164 private function setInstructions(array $instructions): MarkupRenderer argument 166 $this->instructionsSource = $instructions;
|
| H A D | FetcherMarkup.php | 238 public function deleteRootPElementsIfRequested(array &$instructions): void argument 251 if ($instructions[1][0] !== 'p_open') { 254 unset($instructions[1]); 262 while (($lastPBlockPosition = (sizeof($instructions) - $n)) >= 0) { 267 if ($instructions[$lastPBlockPosition][0] == 'p_close') { 268 unset($instructions[$lastPBlockPosition]); 578 $instructions = $this->getInstructions(); 586 self::deleteRootPElementsIfRequested($instructions); 596 … $markupRenderer = MarkupRenderer::createFromMarkupInstructions($instructions, $this) 601 if ($output === null && !empty($instructions)) { [all …]
|
| H A D | CallStack.php | 834 * @param array $instructions 837 public function appendAtTheEndFromNativeArrayInstructions(array $instructions): CallStack argument 839 array_splice($this->callStack, count($this->callStack), 0, $instructions); 844 * @param array $instructions 848 public function insertAfterFromNativeArrayInstructions(array $instructions): CallStack argument 855 array_splice($this->callStack, $offset, 0, $instructions);
|
| H A D | FetcherMarkupBuilder.php | 407 * @param array $instructions 410 public function setRequestedInstructions(array $instructions): FetcherMarkupBuilder argument 412 $this->builderRequestedInstructions = $instructions;
|
| H A D | Outline.php | 516 $instructions = MarkupRenderer::createFromMarkup($content, $contentPath, $contextPath) 519 $callStack = CallStack::createFromInstructions($instructions); 637 $instructions = MarkupRenderer::createFromMarkup($markup, $path, $path) 640 $callStack = CallStack::createFromInstructions($instructions);
|
| /template/quickjump/blueprint/plugins/fancy-type/ |
| D | readme.txt | 6 Credits and instructions are specified above each class 14 See compress.rb for instructions.
|
| /template/usable/blueprint/plugins/fancy-type/ |
| D | readme.txt | 6 Credits and instructions are specified above each class 14 See compress.rb for instructions.
|
| /template/notos/ |
| D | CustomController.php | 128 $instructions = p_cached_instructions($controlPageFile); 134 foreach ($instructions as $instruction) {
|
| /template/masa/ |
| D | tpl_functions.php | 226 $instructions = p_cached_instructions(wikiFN($svID)); 227 if(!empty($instructions)) { 229 foreach($instructions as $instruction) {
|
| /template/peanutbutter/ |
| D | README | 3 See README.md for instructions
|
| /template/peanutbutter2/ |
| D | README | 3 See README.md for instructions
|
| /template/monochrome/ |
| D | README | 3 See README.md for instructions
|
| /template/simple_sidebar/ |
| D | README | 2 See: https://www.dokuwiki.org/template:simple_sidebar for instructions
|
| /template/usable/blueprint/ |
| D | ie.css | 7 * See README for instructions on how to use Blueprint.
|
| D | print.css | 7 * See README for instructions on how to use Blueprint.
|
| /template/quickjump/blueprint/ |
| D | ie.css | 7 * See README for instructions on how to use Blueprint.
|
| D | print.css | 7 * See README for instructions on how to use Blueprint.
|
| /template/ospyramid/css/blueprint/ |
| D | print.css | 8 * See README for instructions on how to use Blueprint.
|
| /template/strap/ |
| H A D | shell.nix | 10 …yName=php74&revision=6e3a86f2f73a466656a401302d3ece26fba401d9&channel=nixpkgs-unstable#instructions
|
| /template/usable/blueprint/src/ |
| D | print.css | 5 * See Readme file in this directory for further instructions.
|
| /template/quickjump/blueprint/src/ |
| D | print.css | 5 * See Readme file in this directory for further instructions.
|
| /template/quickjump/blueprint/plugins/buttons/ |
| D | screen.css | 9 See Readme.txt in this folder for instructions.
|
| /template/20cones/ |
| D | README.md | 27 language using the instructions of translation plugin. For translations, you
|