Home
last modified time | relevance | path

Searched refs:add (Results 501 – 525 of 2070) sorted by relevance

1...<<21222324252627282930>>...83

/plugin/tindexmenu/inc/
H A Drepo.class.php29 $status=$zip->add($localtheme,PCLZIP_OPT_REMOVE_ALL_PATH);
/plugin/webdav/vendor/sabre/dav/lib/DAV/Xml/Property/
H A DResourceType.php70 function add($type) { function in Sabre\\DAV\\Xml\\Property\\ResourceType
/plugin/sidebarng/lang/en/
H A Dnosidebar.txt3 Once you've created the page, just add an unordered list of links to create the navigation i.e.:
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/
H A DEmptyParameterTest.php53 $vcard->PHOTO->add(null, 'BASE64');
/plugin/gtime/gtlib/asn1/
H A DASN1Sequence.php46 public function add($object) { function in ASN1Sequence
H A DASN1Set.php45 public function add($object) { function in ASN1Set
/plugin/davcard/vendor/sabre/vobject/tests/VObject/
H A DEmptyParameterTest.php53 $vcard->PHOTO->add(null,'BASE64');
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/
H A DEmptyParameterTest.php53 $vcard->PHOTO->add(null,'BASE64');
/plugin/indexmenu/inc/
H A Drepo.class.php34 $status = $zip->add($localtheme, PCLZIP_OPT_REMOVE_ALL_PATH);
/plugin/davcal/vendor/sabre/vobject/tests/VObject/
H A DEmptyParameterTest.php53 $vcard->PHOTO->add(null,'BASE64');
/plugin/davcal/vendor/sabre/dav/lib/DAV/Xml/Property/
H A DResourceType.php70 function add($type) { function in Sabre\\DAV\\Xml\\Property\\ResourceType
/plugin/todo/
H A Dstyle.css3 ** add todouser for user assignment css class \n
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DBasicGraphEditor.java.bak78 mxResources.add("com/mxgraph/examples/swing/resources/editor");
223 add(outer, BorderLayout.CENTER);
224 add(statusBar, BorderLayout.SOUTH);
256 add(new EditorToolBar(this, JToolBar.HORIZONTAL), BorderLayout.NORTH);
311 libraryPane.add(title, scrollPane);
407 menu.add(item);
408 menu.add(item2);
409 menu.add(item3);
740 frame.getContentPane().add(this);
/plugin/icalevents/vendor/sabre/vobject/lib/Component/
H A DVAvailability.php67 … $effectiveEnd = $effectiveStart->add(VObject\DateTimeParser::parseDuration($this->DURATION));
/plugin/webdav/vendor/sabre/vobject/lib/Component/
H A DVAvailability.php67 … $effectiveEnd = $effectiveStart->add(VObject\DateTimeParser::parseDuration($this->DURATION));
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Webmasters/Resource/
H A DSites.php39 public function add($siteUrl, $optParams = []) function in Google\\Service\\Webmasters\\Resource\\Sites
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SearchConsole/Resource/
H A DSites.php39 public function add($siteUrl, $optParams = []) function in Google\\Service\\SearchConsole\\Resource\\Sites
/plugin/edittable/less/
H A Deditor.less36 // add a z-index to DokuWiki's toolbar pickers
/plugin/combo/resources/snippet/js/
H A Dbacklink.js33 wikiBacklinkButton.classList.add("btn", "btn-secondary")
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dadvanced.rst10 Twig can be extended in many ways; you can add extra tags, filters, tests,
152 Then, add the filter to your Twig environment::
577 to host all the specific tags and filters you want to add to Twig.
604 * Returns the token parser instances to add to the existing list.
618 * Returns a list of filters to add to the existing list.
625 * Returns a list of tests to add to the existing list.
632 * Returns a list of functions to add to the existing list.
639 * Returns a list of operators to add to the existing list.
733 method. This method must return an array of filters to add to the Twig
772 The ``getOperators()`` methods lets you add new operators. Here is how to add
[all …]
/plugin/findologicxmlexport/vendor/sebastian/version/
H A DREADME.md7 You can add this library as a local, per-project dependency to your project using [Composer](https:…
11 …evelopment, for instance to run your project's test suite, then you should add it as a development…
/plugin/cite/lang/en/
H A Dintro.txt9 Recent templates can add the button to the citations automatically to their menu. In the Configurat…
10 Otherwise you will need to add code to your template's **main.php** for the citation links to appea…
/plugin/ckgdoku/ckeditor/plugins/clipboard/dialogs/
H A Dpaste.js5 CKEDITOR.dialog.add("paste",function(c){function k(a){var b=new CKEDITOR.dom.document(a.document),g…
10 …ion(a){a.removeListener();a=d.getFrameDocument();a.write(b);c.focusManager.add(a.getBody());CKEDIT…
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DICSExportPlugin.php319 foreach ($timezones as $tz) $calendar->add($tz);
320 foreach ($objects as $obj) $calendar->add($obj);
/plugin/ckgedit/ckeditor/plugins/clipboard/dialogs/
H A Dpaste.js5 CKEDITOR.dialog.add("paste",function(c){function k(a){var b=new CKEDITOR.dom.document(a.document),g…
10 …ion(a){a.removeListener();a=d.getFrameDocument();a.write(b);c.focusManager.add(a.getBody());CKEDIT…

1...<<21222324252627282930>>...83