Searched refs:Struct (Results 1 – 25 of 42) sorted by relevance
12
/plugin/findologicxmlexport/vendor/sebastian/comparator/tests/ |
H A D | ArrayComparatorTest.php | 64 array(new Struct(2.3)), 65 array(new Struct(2.5)), 105 array(new Struct(2.3)), 106 array(new Struct(4.2)),
|
H A D | ObjectComparatorTest.php | 65 array(new Struct(2.3), new Struct(2.5), 0.5) 95 array(new Struct(2.3), new Struct(4.2), $equalMessage, 0.5)
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Script/ |
H A D | Value.php | 49 protected $structValueType = Struct::class; 159 * @param Struct 161 public function setStructValue(Struct $structValue) 166 * @return Struct
|
H A D | Struct.php | 20 class Struct extends \Google\Model class 42 class_alias(Struct::class, 'Google_Service_Script_Struct');
|
/plugin/struct/lang/ja/ |
H A D | editor_intro.txt | 1 ====== Struct スキーマ編集 ====== 3 スキーマは、Struct プラグインの中核です。
|
H A D | editor_edit.txt | 1 ====== Struct スキーマ編集 ======
|
/plugin/struct/lang/cs/ |
H A D | editor_intro.txt | 1 ====== Struct Editor schémat ====== 3 Schémata jsou jádrem pluginu Struct. Schéma definuje šablonu strukturovaných dat, která budou později přiřazena stránkám.
|
H A D | editor_edit.txt | 1 ====== Struct Editor schémat ======
|
/plugin/struct/lang/en/ |
H A D | editor_intro.txt | 1 ====== Struct Schema Editor ====== 3 Schemas are the core of the Struct Plugin. A schema defines a template of structured data that shall be assigned to pages later.
|
H A D | editor_edit.txt | 1 ====== Struct Schema Editor ======
|
/plugin/struct/lang/fr/ |
H A D | editor_intro.txt | 1 ====== Struct - Éditeur de schémas ====== 3 Les schémas sont la base du greffon Struct. Un schéma définit un ensemble de valeurs structurées que l'on peut ensuite affecter à des pages.
|
H A D | assignments_intro.txt | 1 ====== Struct - Assignation de schémas ======
|
H A D | editor_edit.txt | 1 ====== Struct - Éditeur de schémas ======
|
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/_files/ |
H A D | Struct.php | 2 class Struct class
|
/plugin/findologicxmlexport/vendor/sebastian/comparator/tests/_files/ |
H A D | Struct.php | 17 class Struct class
|
/plugin/structgroup/ |
H A D | plugin.info.txt | 5 name Struct Group
|
/plugin/structat/ |
H A D | plugin.info.txt | 6 desc Struct table page aggregator with additional at parameter.
|
H A D | README | 3 Struct table page aggregator that respects &at parameter.
|
/plugin/structsection/ |
H A D | plugin.info.txt | 5 name Struct Sections
|
/plugin/structtemplate/ |
H A D | plugin.info.txt | 5 name Struct Template
|
H A D | README.md | 1 DokuWiki Struct Template Plugin
|
/plugin/struct/lang/de/ |
H A D | editor_intro.txt | 3 Schemas sind der Kern des Struct Plugins. Ein Schema definiert eine Vorlage mit strukturierten Daten, welche den Seiten später zugeordnet werden sollen.
|
H A D | editor_edit.txt | 1 ====== Struct Schema Editor ======
|
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Framework/ |
H A D | AssertTest.php | 683 [new Struct(2.3), new Struct(4.2), 0.5], 684 [[new Struct(2.3)], [new Struct(4.2)], 0.5], 813 [new Struct(2.3), new Struct(2.5), 0.5], 814 [[new Struct(2.3)], [new Struct(2.5)], 0.5],
|
/plugin/datatables/assets/pdfmake/build/ |
H A D | pdfmake.min.js |
|
12