| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/Resource/ |
| D | Tables.php | 23 use Google\Service\Bigquery\Table; alias 65 * @return Table 71 return $this->call('get', [$params], Table::class); 95 * @param Table $postBody 97 * @return Table 99 public function insert($projectId, $datasetId, Table $postBody, $optParams = []) 103 return $this->call('insert', [$params], Table::class); 133 * @param Table $postBody 138 * @return Table 140 public function patch($projectId, $datasetId, $tableId, Table $postBody, $optParams = []) [all …]
|
| /plugin/mdpage/vendor/cebe/markdown/tests/github-data/ |
| D | tables.md | 31 Simple | Table 36 | Simple | Table | 53 | Simple | Table | 59 Mixed | Table 64 | Mixed | Table 69 Mixed | Table 82 | Table | With | Empty | Cells | 98 | Table | Indentation | 102 | Table | Indentation | 106 | Table | Indentation | [all …]
|
| /plugin/mdpage/vendor/cebe/markdown/tests/extra-data/ |
| D | tables.md | 31 Simple | Table 36 | Simple | Table | 53 | Simple | Table | 59 Mixed | Table 64 | Mixed | Table 69 Mixed | Table 82 | Table | With | Empty | Cells | 98 | Table | Indentation | 102 | Table | Indentation | 106 | Table | Indentation | [all …]
|
| /plugin/dirtylittlehelper/mermaid/editor/docs/ |
| D | 43.43.js.map | 1 …Table.AddColumn',\n 'Table.AddIndexColumn',\n 'Table.AddJoinColumn',\n 'Table…
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/ |
| D | RateGroup.php | 29 protected $mainTableType = Table::class; 37 protected $subtablesType = Table::class; 69 * @param Table 71 public function setMainTable(Table $mainTable) 76 * @return Table 111 * @param Table[] 118 * @return Table[]
|
| D | Table.php | 20 class Table extends \Google\Collection class 93 class_alias(Table::class, 'Google_Service_ShoppingContent_Table');
|
| /plugin/commonmark/src/Dokuwiki/Plugin/Commonmark/Extension/ |
| H A D | TableExtension.php | 23 use League\CommonMark\Extension\Table\TableStartParser; 24 use League\CommonMark\Extension\Table\Table; alias 25 use League\CommonMark\Extension\Table\TableCell; 26 use League\CommonMark\Extension\Table\TableRow; 27 use League\CommonMark\Extension\Table\TableSection; 40 ->addRenderer(Table::class, new TableRenderer())
|
| /plugin/exttab3/ |
| D | example.txt | 1 ====== Examples for the Extended Table ====== 4 * http://meta.wikimedia.org/wiki/Help:Table 10 {| title="Extended Table Example" 11 |+//Extended Table Example// 41 {| title="Extended Table Example" 42 |+//Extended Table Example// 73 ===== Sections in Table ===== 77 {| title="Example : Using Section markup in Table" 90 {| title="Example : Using Section markup in Table"
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/BigtableAdmin/ |
| D | CreateTableRequest.php | 25 protected $tableType = Table::class; 47 * @param Table 49 public function setTable(Table $table) 54 * @return Table
|
| D | ListTablesResponse.php | 27 protected $tablesType = Table::class; 45 * @param Table[] 52 * @return Table[]
|
| D | Table.php | 20 class Table extends \Google\Model class 110 class_alias(Table::class, 'Google_Service_BigtableAdmin_Table');
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/ |
| D | StructuralElement.php | 34 protected $tableType = Table::class; 96 * @param Table 98 public function setTable(Table $table) 103 * @return Table
|
| D | Table.php | 20 class Table extends \Google\Collection class 131 class_alias(Table::class, 'Google_Service_Docs_Table');
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/BigtableAdmin/Resource/ |
| D | ProjectsInstancesTables.php | 34 use Google\Service\BigtableAdmin\Table; alias 76 * @return Table 82 return $this->call('create', [$params], Table::class); 145 * @return Table 151 return $this->call('get', [$params], Table::class); 209 * @return Table 215 return $this->call('modifyColumnFamilies', [$params], Table::class);
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Area120Tables/ |
| D | ListTablesResponse.php | 27 protected $tablesType = Table::class; 45 * @param Table[] 52 * @return Table[]
|
| D | Workspace.php | 35 protected $tablesType = Table::class; 85 * @param Table[] 92 * @return Table[]
|
| D | Table.php | 20 class Table extends \Google\Collection class 149 class_alias(Table::class, 'Google_Service_Area120Tables_Table');
|
| /plugin/commonmark/src/Dokuwiki/Plugin/Commonmark/Extension/Renderer/Block/ |
| H A D | TableRenderer.php | 24 use League\CommonMark\Extension\Table\Table; alias 30 Table::assertInstanceOf($node);
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Area120Tables/Resource/ |
| D | Tables.php | 21 use Google\Service\Area120Tables\Table; alias 39 * @return Table 45 return $this->call('get', [$params], Table::class);
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/ |
| D | PageElement.php | 42 protected $tableType = Table::class; 168 * @param Table 170 public function setTable(Table $table) 175 * @return Table
|
| D | Table.php | 20 class Table extends \Google\Collection class 127 class_alias(Table::class, 'Google_Service_Slides_Table');
|
| /plugin/jsontable/demo/ |
| D | jsontable_demo.txt | 1 ====== JSON Table Demo ====== 3 This is example for the [[https://www.dokuwiki.org/plugin:jsontable|JSON Table Plugin]]. 23 ==== Table data definition ==== 39 ==== Table options definition ==== 40 Table options are basically JSON data and can be defined separately: 79 ===== Table =====
|
| D | jsontable_plugin.txt | 1 ====== JSON Table plugin ====== 29 …Table Plugin is based on [[https://www.dokuwiki.org/plugin:json|JSON plugin]]. It adds a table to …
|
| /plugin/creole/syntax/ |
| D | table.php | 9 use dokuwiki\Parsing\Handler\Table; alias 49 $ReWriter = new Table($handler->getCallWriter());
|
| /plugin/ckgedit/ckeditor/plugins/copyformatting/styles/ |
| D | copyformatting.css | 25 /* Added `!important` rule as a fix for overriding the cursor by the Table Resize plugin. 26 …The `!important` rule is used because the Table Resize plugin creates a `<div>` which changes the …
|