Searched refs:structure (Results 1 – 25 of 181) sorted by relevance
12345678
| /plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/ |
| D | endless_loop_bug.md | 4 For the "Hello" task, you will create a `say` [action](structure-controllers.md#creating-actions) t… 8 > Info: [Actions](structure-controllers.md#creating-actions) are the objects that end users can dir… 9 execution. Actions are grouped by [controllers](structure-controllers.md). The execution result of
|
| /plugin/pureldap/vendor/freedsx/asn1/ |
| H A D | README.md | 16 To encode an ASN.1 structure you can use the helper methods of the Asn1 class and an encoder: 22 # Create the ASN.1 structure you need... 41 To decode an ASN.1 structure you can get an encoder and call decode then parse it out: 58 # Validate the structure you are expecting... 60 echo "Decoded structure is invalid.".PHP_EOL;
|
| /plugin/mytemplate/ |
| D | README | 3 The plugin allows you to seperate the structure of a wiki page and the data contained within. This 4 allows you to have multiple data pages referencing the same structure page. Technically, you can 5 also combine several structure pages. 6 I will continue to use the term "structure page" for the pages that contain dokuwiki code and 9 The structure page will be displayed as is, whereas the data page is displayed as the final 10 compiled page, structure and all. 17 1. Declaring the structure page: 38 LOOK - This is a map lookup. You can define an array in the structure page and use a variable 56 (csv). In the structure page, you can refer to each column as @1, @2, ... 66 one ([ @0 | @1 | @2 | ] specifies the structure of each row. The final parameter (5) is [all …]
|
| /plugin/mantis/lib/ |
| D | nusoapmime.php | 237 $structure = Mail_mimeDecode::decode($params); 239 foreach ($structure->parts as $part) { 478 $structure = Mail_mimeDecode::decode($params); 480 foreach ($structure->parts as $part) {
|
| /plugin/findologicxmlexport/vendor/twig/twig/doc/tags/ |
| D | embed.rst | 53 Some pages ("foo" and "bar") share the same content structure - 71 While other pages ("boom" and "baz") share a different content structure - 104 all occurring combinations of content structure and sidebar structure... 109 of the structure, correctness has to be verified for each copy, copies may
|
| /plugin/geonav/ |
| D | states.sql | 13 # Table structure for table: states
|
| D | continents.sql | 13 # Table structure for table: continents
|
| /plugin/dokullm/doc/profiles/default/ |
| H A D | grammar.txt | 5 - Section structure and formatting
|
| H A D | system.txt | 1 …ext, maintain the original meaning while improving clarity, grammar, or structure as appropriate f…
|
| /plugin/qc/ |
| D | plugin.info.txt | 7 desc Check the page structure for quality problems
|
| /plugin/data-au/lang/en/ |
| D | edit_intro.txt | 2 * You can change the structure of the entry as well.
|
| /plugin/data/lang/en/ |
| D | edit_intro.txt | 2 * You can change the structure of the entry as well.
|
| /plugin/semanticdata/lang/en/ |
| D | edit_intro.txt | 1 …lease edit the entry only if you can **improve** it. You can change the structure of the entry as …
|
| /plugin/data-au/lang/fr/ |
| D | edit_intro.txt | 2 * Vous pouvez également changer la structure des données.
|
| /plugin/data/lang/fr/ |
| D | edit_intro.txt | 2 * Vous pouvez également changer la structure des données.
|
| /plugin/deeplautotranslate/ |
| D | readme.md | 2 … [Translation plugin](https://www.dokuwiki.org/plugin:translation) page structure using the [DeepL…
|
| /plugin/jplayer/vendor/happyworm/jplayer/src/javascript/add-on/ |
| D | jquery.jplayer.inspector.js | 56 var structure = 71 structure += 117 structure += 122 $(this).html(structure);
|
| /plugin/jplayer/vendor/happyworm/jplayer/dist/add-on/ |
| D | jquery.jplayer.inspector.js | 56 var structure = 71 structure += 117 structure += 122 $(this).html(structure);
|
| /plugin/bibtex/OSBib/format/bibtexParse/ |
| D | bib.bib | 18 TITLE="New method for h{\i}gh mark@sirfragalot.com accuracy determination of fine structure
|
| /plugin/elasticsearch/lang/en/ |
| D | confmanager_description.txt | 3 …parsers can be command line tools or web services. They must return plain text or a JSON structure.
|
| /plugin/findologicxmlexport/vendor/jms/serializer/doc/cookbook/ |
| D | stdclass.rst | 15 …ties that are part of the ``stdClass`` object, as serialization name, type, xml structure and so on
|
| /plugin/quizlib/scripts/ |
| D | README.md | 8 - Simple to implement, just add the provided classes to your HTML and follow the flexible structure
|
| /plugin/farm/install/ |
| D | farmstructurecreator.php.bak | 3 * Wiki farm structure creator 75 )) die('Cannot move structure'); 164 if(!@unlink(__FILE__)) die('Could not remove farm structure creator script file');
|
| /plugin/dirtylittlehelper/mermaid/editor/docs/ |
| D | 67.67.js.map | 1 …structure', 'end structure'],\n ['sub', 'end sub'],\n ['synclock', 'end synclock'],\…
|
| /plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/ |
| D | overview.asciidoc | 8 structure of other language clients (Ruby, Python, and so on). We hope that this
|
12345678