/plugin/authgooglesheets/vendor/google/apiclient-services/src/PaymentsResellerSubscription/ |
D | GoogleCloudPaymentsResellerSubscriptionV1Product.php | 22 protected $collection_key = 'titles'; 81 public function setTitles($titles) argument 83 $this->titles = $titles; 90 return $this->titles;
|
D | GoogleCloudPaymentsResellerSubscriptionV1Promotion.php | 22 protected $collection_key = 'titles'; 169 public function setTitles($titles) argument 171 $this->titles = $titles; 178 return $this->titles;
|
/plugin/struct/types/ |
D | AutoSummary.php | 12 * When handling `%lastsummary%` get the data from the `titles` table instead the `data_` table. 22 $QB->addLeftJoin($tablealias, 'titles', $rightalias, "$tablealias.pid = $rightalias.pid"); 27 …* When sorting `%lastsummary%`, then sort the data from the `titles` table instead the `data_` tab… 37 $QB->addLeftJoin($tablealias, 'titles', $rightalias, "$tablealias.pid = $rightalias.pid"); 55 $QB->addLeftJoin($tablealias, 'titles', $rightalias, "$tablealias.pid = $rightalias.pid");
|
D | Page.php | 32 * @param string $value the value stored in the database - JSON when titles are used 117 * When using titles, we need ot join the titles table 131 … $QB->addLeftJoin($tablealias, 'titles', $rightalias, "$tablealias.$colname = $rightalias.pid"); 136 * When using titles, sort by them first 151 … $QB->addLeftJoin($tablealias, 'titles', $rightalias, "$tablealias.$colname = $rightalias.pid"); 188 * When using titles, we need to compare against the title table, too 206 … $QB->addLeftJoin($tablealias, 'titles', $rightalias, "$tablealias.$colname = $rightalias.pid");
|
D | User.php | 116 * When handling `%lasteditor%` get the data from the `titles` table instead the `data_` table. 127 … $QB->addLeftJoin($tablealias, 'titles', $rightalias, "$tablealias.pid = $rightalias.pid"); 136 …* When sorting `%lasteditor%`, then sort the data from the `titles` table instead the `data_` tabl… 147 … $QB->addLeftJoin($tablealias, 'titles', $rightalias, "$tablealias.pid = $rightalias.pid"); 170 … $QB->addLeftJoin($tablealias, 'titles', $rightalias, "$tablealias.pid = $rightalias.pid");
|
D | DateTime.php | 112 … $QB->addLeftJoin($tablealias, 'titles', $rightalias, "$tablealias.pid = $rightalias.pid"); 136 … $QB->addLeftJoin($tablealias, 'titles', $rightalias, "$tablealias.pid = $rightalias.pid"); 151 …* When sorting `%lastupdated%`, then sort the data from the `titles` table instead the `data_` tab… 164 … $QB->addLeftJoin($tablealias, 'titles', $rightalias, "$tablealias.pid = $rightalias.pid");
|
/plugin/epub/lang/en/ |
D | admin_header.txt | 3 Select one or more titles. If you click the **Cache Only** button, those titles will be removed fr… 4 titles will be removed from the cache and their associated ebooks will be deleted from the media di…
|
/plugin/strata/types/ |
D | ref.php | 23 $titles = $T->fetchTriples($value, $this->util->getTitleKey()); 24 if($titles) { 25 $heading = $titles[0]['object'];
|
D | title.php | 21 $titles = $T->fetchTriples($value, $this->util->getTitleKey()); 22 if($titles) { 23 $heading = $titles[0]['object'];
|
/plugin/struct/_test/action/ |
D | MoveTest.php | 26 'titles' => ['wiki:syntax', 'wiki:welcome'] 37 'titles' => ['wiki:syntax#something', 'wiki:welcome#something'] 48 'titles' => [] 100 $data['titles'] = ['foobar', 'wiki:welcome']; 108 $data['titles'] = ['foobar#something', 'wiki:welcome#something'];
|
/plugin/struct/db/ |
D | update0013.sql | 1 ALTER TABLE titles ADD COLUMN lasteditor NOT NULL DEFAULT ''; 2 ALTER TABLE titles ADD COLUMN lastrev NOT NULL DEFAULT '';
|
D | update0008.sql | 2 CREATE TABLE titles ( table 9 INSERT INTO titles SELECT DISTINCT pid, pid FROM schema_assignments;
|
/plugin/titlesanchorlink/ |
D | plugin.info.txt | 5 name Titles Anchor Link plugin 6 desc Displays Anchors links when hovering Dokuwiki Sections titles, in a similar way to Github.
|
D | helper.php | 3 * Shows Titles anchors links when hovering sections titles (like github)
|
D | README.md | 1 Titles Anchor Link plugin Plugin for DokuWiki 4 Displays Anchors links when hovering Dokuwiki Sections titles, in a similar way to Github.
|
/plugin/fullindex/lang/en/ |
D | settings.php | 9 $lang['link_names'] = 'Show links as titles or page names/first headings.'; 11 $lang['link_names_o_1'] = 'Titles';
|
/plugin/mdpage/src/DokuWiki/Plugin/Mdpage/ |
D | MarkdownRendererTrait.php | 325 * Note: Avoid License Conflicting for Links with Titles 327 * DokuWiki is not supported links with titles, but Markdown is supported it. 328 * We decided not to support links with titles before 2.1.0. However, since 331 * The simple way to support links with titles is copying methods from DokuWiki 335 * support links with titles for user needs. Be careful for this feature. 378 // See the note "Avoid License Conflicting for Links with Titles" 393 // See the note "Avoid License Conflicting for Links with Titles" 408 // See the note "Avoid License Conflicting for Links with Titles" 423 // See the note "Avoid License Conflicting for Links with Titles"
|
/plugin/newpagetemplate/ |
D | newpage.ini | 6 ; All titles must be flush with the left-hand margin 7 ; The titles are page ids of the templates
|
/plugin/groupmatrix/syntax/ |
D | table.php | 90 $titles = $this->trimexplode(',', $cfg['titles']); 94 $groupHeaders = $titles ? array_replace($data['groups'], $titles) : $data['groups'];
|
/plugin/glossary/ |
D | script.js | 122 var titles = new Array (); 124 titles.push (this); 127 titles.push (this); 130 for (var i in titles) 131 jTable.append (titles [i]);
|
/plugin/struct/meta/ |
D | UserColumn.php | 11 * but the lasteditor column in the titles table. 51 $col = 'titles.' . $this->getColName($enforceSingleColumn);
|
/plugin/epub/scripts/ |
D | epub_utils.php | 392 function epub_titlesStack($titles=null) { argument 394 if(is_array($titles)) { 395 $e_titles=$titles; 616 function epub_checkfor_ns($name, &$pages, &$titles) { argument 641 $title_page = array_shift($titles); 642 array_shift($titles); // remove namespace asterisk from titles list 650 array_unshift ($titles , $_titles[$i]); 652 array_unshift($titles,$title_page); 658 echo "Created following titles: \n";
|
/plugin/amcharts/assets/amcharts/plugins/responsive/ |
D | responsive.min.js | 1 …titles:{enabled:!1},labelsEnabled:!1}},{maxWidth:60,overrides:{autoMargins:!1,marginTop:0,marginBo… property
|
D | responsive.js | 133 "titles": { property 250 "titles": { property 320 "titles": { property 342 "titles": { property 411 "titles": { property 424 "titles": { property 646 "titles": { property 667 "titles": { property
|
/plugin/amcharts/assets/amcharts/plugins/responsive/examples/ |
D | pie3.html | 26 "titles": [ { 64 "titles": [ {
|