Home
last modified time | relevance | path

Searched refs:Copy (Results 1 – 25 of 257) sorted by relevance

1234567891011

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DriveActivity/
H A DCreate.php22 protected $copyType = Copy::class;
30 * @param Copy
32 public function setCopy(Copy $copy)
37 * @return Copy
H A DCopy.php20 class Copy extends \Google\Model class
42 class_alias(Copy::class, 'Google_Service_DriveActivity_Copy');
/plugin/combo/resources/library/bootstrap/
H A DREADME.md11 * Copy your CSS file into the sub version directory (`4.4.1`, `4.5.0`, ...)
12 * Copy the [bootstrapCustomCss.json](./bootstrapStylesheet.json) to `bootstrapLocalCss.json`
/plugin/diagramsnet/lib/js/deflate/
H A DREADME.md4 2. Copy dist/pako.es5.min.js to pako.min.js
/plugin/copypage/
H A Dplugin.info.txt5 name Copy Page Plugin
H A DREADME.md1 Copy Page Plugin for DokuWiki
6 ![Screenshot of Copy Page Plugin](https://raw.githubusercontent.com/orangain/dokuwiki-copypage-plug…
/plugin/copycode/
H A Dplugin.info.txt6 desc Copy code block to clipboard. Just click on the code block !
H A DREADME3 Copy code block to clipboard
/plugin/codeclipboard/
H A Dplugin.info.txt5 name Copy code to clipboard Plugin
/plugin/clippy/
H A Dplugin.info.txt6 desc Copy text to the clipboard. Once this plugin is installed, you can add a pretty Clippy clip.
H A DREADME3 Copy text to the clipboard. Once this plugin is installed, you can add a pretty Clippy clip.
/plugin/rdplink/RdpEncrypt/
H A DRdpEncrypt.vb82 Marshal.Copy(data, 0, blob.pbData, data.Length)
183 Marshal.Copy(cipherTextBlob.pbData, cipherTextBytes, 0, _
/plugin/doodle4/
H A DREADME.md2 Copy of dokuwiki-plugin-doodle3 (by matzekuh) - which seems to be a copy of doodle2.
/plugin/authloginapi/
H A DREADME.md8 * Copy the contents of this folder to `[your dokuwiki]/lib/plugins/authloginapi`.
/plugin/statdisplay/pchart/
H A DShadowProperties.php54 static public function Copy(ShadowProperties $other) { function in ShadowProperties
/plugin/statistics/inc/pchart/
H A DShadowProperties.php54 static public function Copy(ShadowProperties $other) { function in ShadowProperties
/plugin/emoji/
H A DREADME7 - Copy the Unicode character, ��
/plugin/dirtylittlehelper/mermaid/editor/src/components/
H A DLinks.svelte94 document.execCommand('Copy');
169 Copy Image
195 <label for="markdown" class="button-style">Copy Markdown</label>
/plugin/ckgedit/lang/en/
H A Dstyle.txt4 … will automatically be done for you if you check off the checkbox labeled **Copy to ckeditor/css.**
/plugin/form/
H A Dsyntax.php752 $this->writeDebugInfo("Copy From ".$this->mailPath.'mail.tmp - To: '.$this->mailFile);
/plugin/codebuttonmod2/
H A DREADME.MD43 - An additional button **Insert Code (Copy)** is added to the toolbar.
/plugin/sphinxsearch-was/
H A DINSTALL50 2. Copy the file from ''contrib/cron.daily/sphinx-rotate-grimore'' into the system folder
63 3.) Copy the file from ''contrib/etc/systemd/system/sphinx-searchd-grimore.service''
/plugin/jdraw/src/com/mxgraph/examples/swing/resources/
H A Deditor_zh-CN.properties.bak16 copy=Copy
/plugin/farmer/lang/en/
H A Dtab_new_help.txt18 ==== Copy Animal ====
/plugin/farm/install/
H A Dfarmstructurecreator.php.bak128 // Copy preload file
146 // Copy trusted application config file

1234567891011