Home
last modified time | relevance | path

Searched refs:Page (Results 26 – 50 of 250) sorted by path

12345678910

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
H A DPage.php20 class Page extends \Google\Collection class
177 class_alias(Page::class, 'Google_Service_Slides_Page');
H A DPresentation.php23 protected $layoutsType = Page::class;
29 protected $mastersType = Page::class;
43 protected $slidesType = Page::class;
51 * @param Page[]
58 * @return Page[]
79 * @param Page[]
86 * @return Page[]
93 * @param Page
100 * @return Page
149 * @param Page[]
[all …]
H A DSlideProperties.php34 protected $notesPageType = Page::class;
80 * @param Page
82 public function setNotesPage(Page $notesPage)
87 * @return Page
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/Resource/
H A DPresentationsPages.php20 use Google\Service\Slides\Page; alias
40 * @return Page
46 return $this->call('get', [$params], Page::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/
H A DPage.php20 class Page extends \Google\Collection class
113 class_alias(Page::class, 'Google_Service_Vision_Page');
H A DTextAnnotation.php23 protected $pagesType = Page::class;
31 * @param Page[]
38 * @return Page[]
/plugin/badbehaviour/
H A Dbadbehavior.readme4 …ess=error%40ioerror%2eus&item_name=Bad%20Behavior%20%28From%20WordPress%20Page%29&no_shipping=1&cn…
/plugin/bookcreator/
H A Dstyle.css173 * Page tools
/plugin/bootswrapper/exe/help/
H A Dlist-group.txt74 * {{fa>home}} [[:start|Home-Page]]
80 * {{fa>home}} [[:start|Home-Page]]
H A Dpage-header.txt1 ====== Page header ======
/plugin/bugzillaint/docs/
H A Dbugzillaint.txt81 The bugtree is similar to Bugzillas Dependency Tree Page. It shows a hierarchy of Bugs blocking the…
/plugin/bureaucracy-au/_test/
H A Dinput.txt26 fieldset "Create Your User Page"
/plugin/bureaucracyau/_test/
H A Dinput.txt26 fieldset "Create Your User Page"
/plugin/cite/lang/en/
H A Dintro.txt17 …teURL')) { ?><a href="<?php echo cite_getCiteURL(); ?>" rel="nofollow">Cite this Page</a><?php } ?>
/plugin/cite/lang/nl/
H A Dintro.txt20 …teURL')) { ?><a href="<?php echo cite_getCiteURL(); ?>" rel="nofollow">Cite this Page</a><?php } ?>
/plugin/ckgdoku/ckeditor/
H A DCHANGES.md603 …: [Chrome] Fixed: Selection is placed outside the paragraph when the [New Page](http://ckeditor.co…
636 * [#12411](http://dev.ckeditor.com/ticket/12411): Fixed: [Page Break](http://ckeditor.com/addon/pag…
852 * [#8673](http://dev.ckeditor.com/ticket/8673): [WebKit] Fixed: Cannot select and remove the [Page
889 * [#11133](http://dev.ckeditor.com/ticket/11133): [Page Break](http://ckeditor.com/addon/pagebreak)…
998 * [#11129](http://dev.ckeditor.com/ticket/11129): Page break is lost when loading data.
1068 * [#10623](http://dev.ckeditor.com/ticket/10623): [WebKit] Page is scrolled when opening a drop-dow…
/plugin/ckgdoku/ckeditor/lang/
H A Den.js.beautified509 toolbar: "New Page"
512 alt: "Page Break",
513 toolbar: "Insert Page Break for Printing"
H A Den.js.ckgedit42 …ht:bold'>Link Display Text</span><br />User defined Text (takes precedence over Page Name or ID)",
H A Den.js.unc5 …nimize":"Minimize"},"newpage":{"toolbar":"New Page"},"pagebreak":{"alt":"Page Break","toolbar":"In…
47 …ht:bold'>Link Display Text</span><br />User defined Text (takes precedence over Page Name or ID)",
48 LinkPageOrId: 'Page Name creates default Dokuwiki Link: <code>[[namespace:page|]]</code><br />ID cr…
H A Dfr.js.unc11 "linkDetail" : "Page de détail",
H A Dlang_array.txt513 "toolbar": "New Page"
516 "alt": "Page Break",
517 "toolbar": "Insert Page Break for Printing"
/plugin/ckgdoku/ckeditor/plugins/link/dialogs/
H A Dlink.js.unc33 …ht:bold'>Link Display Text</span><br />User defined Text (takes precedence over Page Name or ID)",
35 …LinkPageOrId: 'Page Name creates default Dokuwiki Link: <code>[[namespace:page|]]</code><br />ID c…
742 items: [ [ 'Page Name', 'page' ], [ 'ID', 'id' ] ],
/plugin/ckgedit/ckeditor/
H A DCHANGES.md1023 …: [Chrome] Fixed: Selection is placed outside the paragraph when the [New Page](https://ckeditor.c…
1056 * [#12411](https://dev.ckeditor.com/ticket/12411): Fixed: [Page Break](https://ckeditor.com/cke4/ad…
1272 * [#8673](https://dev.ckeditor.com/ticket/8673): [WebKit] Fixed: Cannot select and remove the [Page
1309 * [#11133](https://dev.ckeditor.com/ticket/11133): [Page Break](https://ckeditor.com/cke4/addon/pag…
1418 * [#11129](https://dev.ckeditor.com/ticket/11129): Page break is lost when loading data.
1488 * [#10623](https://dev.ckeditor.com/ticket/10623): [WebKit] Page is scrolled when opening a drop-do…
/plugin/ckgedit/ckeditor/lang/
H A Den.4.9.js.beautified589 "toolbar": "New Page"
592 "alt": "Page Break",
593 "toolbar": "Insert Page Break for Printing"
795 …ht:bold'>Link Display Text</span><br />User defined Text (takes precedence over Page Name or ID)",
H A Den.js-4.9.merged5 …nimize":"Minimize"},"newpage":{"toolbar":"New Page"},"pagebreak":{"alt":"Page Break","toolbar":"In…
47 …ht:bold'>Link Display Text</span><br />User defined Text (takes precedence over Page Name or ID)",
48 LinkPageOrId: 'Page Name creates default Dokuwiki Link: <code>[[namespace:page|]]</code><br />ID cr…

12345678910