Home
last modified time | relevance | path

Searched refs:structure (Results 1 – 25 of 137) sorted by relevance

123456

/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
H A Dendless_loop_bug.md4 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 DREADME.md16 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/
H A DREADME3 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/
H A Dnusoapmime.php237 $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/
H A Dembed.rst53 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/
H A Dstates.sql13 # Table structure for table: states
H A Dcontinents.sql13 # Table structure for table: continents
/plugin/qc/
H A Dplugin.info.txt7 desc Check the page structure for quality problems
/plugin/data-au/lang/en/
H A Dedit_intro.txt2 * You can change the structure of the entry as well.
/plugin/semanticdata/lang/en/
H A Dedit_intro.txt1 …lease edit the entry only if you can **improve** it. You can change the structure of the entry as …
/plugin/data/lang/en/
H A Dedit_intro.txt2 * You can change the structure of the entry as well.
/plugin/data-au/lang/fr/
H A Dedit_intro.txt2 * Vous pouvez également changer la structure des données.
/plugin/data/lang/fr/
H A Dedit_intro.txt2 * Vous pouvez également changer la structure des données.
/plugin/deeplautotranslate/
H A Dreadme.md2 This plugin automatically creates translations based on the [Translation plugin](https://www.dokuwiki.org/plugin:translation) page structure using the [DeepL](https://deepl.com) API.
/plugin/jplayer/vendor/happyworm/jplayer/dist/add-on/
H A Djquery.jplayer.inspector.js56 var structure =
71 structure +=
117 structure +=
122 $(this).html(structure);
/plugin/jplayer/vendor/happyworm/jplayer/src/javascript/add-on/
H A Djquery.jplayer.inspector.js56 var structure =
71 structure +=
117 structure +=
122 $(this).html(structure);
/plugin/bibtex/OSBib/format/bibtexParse/
H A Dbib.bib18 TITLE="New method for h{\i}gh mark@sirfragalot.com accuracy determination of fine structure
/plugin/elasticsearch/lang/en/
H A Dconfmanager_description.txt3 The parsers can be command line tools or web services. They must return plain text or a JSON structure.
/plugin/quizlib/scripts/
H A DREADME.md8 - Simple to implement, just add the provided classes to your HTML and follow the flexible structure
/plugin/findologicxmlexport/vendor/jms/serializer/doc/cookbook/
H A Dstdclass.rst15 …ties that are part of the ``stdClass`` object, as serialization name, type, xml structure and so on
/plugin/farm/install/
H A Dfarmstructurecreator.php.bak3 * 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/
H A D67.67.js.map1structure', 'end structure'],\n ['sub', 'end sub'],\n ['synclock', 'end synclock'],\…
/plugin/geonav/tpl/startermap/css/
H A Dstructure.css2 * This file provides styles for the general layout structure.
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Doverview.asciidoc8 structure of other language clients (Ruby, Python, and so on). We hope that this
/plugin/editions/
H A DREADME15 3. You need to have a certain namespace and page structure, i.e.

123456