/plugin/siteexport/ |
H A D | README.md | 99 #### Create Eclipse Help: 102 #### Create Java Help:
|
/plugin/authgooglesheets/vendor/guzzlehttp/promises/src/ |
H A D | Promise.php | 45 $promise = Create::promiseFor($this->result); 51 $rejection = Create::rejectionFor($this->result); 72 throw Create::exceptionFor($this->result);
|
H A D | functions.php | 55 return Create::promiseFor($value); 70 return Create::rejectionFor($reason); 84 return Create::exceptionFor($reason); 98 return Create::iterFor($value);
|
H A D | Create.php | 5 final class Create class
|
H A D | Coroutine.php | 129 $this->currentPromise = Create::promiseFor($yielded) 160 $nextYield = $this->generator->throw(Create::exceptionFor($reason));
|
H A D | EachPromise.php | 56 $this->iterable = Create::iterFor($iterable); 167 $promise = Create::promiseFor($this->iterable->current());
|
H A D | RejectedPromise.php | 64 throw Create::exceptionFor($this->reason);
|
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/ |
H A D | README.md | 91 // Create an empty stream 477 Create a new stream based on the input type.
|
/plugin/authgooglesheets/vendor/firebase/php-jwt/ |
H A D | README.md | 136 // Create a private key of type "resource"
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DriveActivity/ |
H A D | Create.php | 20 class Create extends \Google\Model class 74 class_alias(Create::class, 'Google_Service_DriveActivity_Create');
|
H A D | ActionDetail.php | 24 protected $createType = Create::class; 60 * @param Create 62 public function setCreate(Create $create) 67 * @return Create
|
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/ |
H A D | UPGRADING.md | 129 // Create a handler stack that has all of the default middlewares attached 974 <doc>Create a group</doc> 1024 "summary": "Create a group",
|
/plugin/authgooglesheets/vendor/guzzlehttp/promises/ |
H A D | README.md | 394 // Create a React promise 398 // Create a Guzzle promise that is fulfilled with a React promise. 514 | `promise_for` | `Create::promiseFor` | 515 | `rejection_for` | `Create::rejectionFor` | 516 | `exception_for` | `Create::exceptionFor` | 517 | `iter_for` | `Create::iterFor` |
|
/plugin/authgooglesheets/vendor/google/apiclient/ |
H A D | README.md | 157 1. Follow the instructions to [Create Web Application Credentials](docs/oauth-web.md#create-authori… 198 1. Follow the instructions to [Create a Service Account](docs/oauth-server.md#creating-a-service-ac…
|
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/ |
H A D | README.md | 66 * [Create a Support Ticket on GitHub](https://github.com/phpseclib/phpseclib/issues/new) 87 4. Create a Feature Branch
|
/plugin/translate/lang/en/ |
H A D | newpage.txt | 1 ====== Create a new page ======
|
H A D | newtrans.txt | 3 …oesn't exist yet. If permissions allow, you may create it by using the ''Create translation'' butt…
|
/plugin/ckgedit/ckeditor/lang/ |
H A D | en.js-4.9.merged | 5 …remove":"Remove Div","styleSelectLabel":"Style","title":"Create Div Container","toolbar":"Create D… 43 DlgFileBrowserNewFolder: "Create Folder",
|
H A D | en.js.4.9 | 5 …remove":"Remove Div","styleSelectLabel":"Style","title":"Create Div Container","toolbar":"Create D…
|
H A D | en.js.unc | 5 …remove":"Remove Div","styleSelectLabel":"Style","title":"Create Div Container","toolbar":"Create D… 43 DlgFileBrowserNewFolder: "Create Folder",
|
H A D | en.js.ckgedit | 42 DlgFileBrowserNewFolder: "Create Folder",
|
/plugin/ckgedit/lang/ |
H A D | en.4.9.js.beautified | 282 "title": "Create Div Container", 283 "toolbar": "Create Div Container" 791 DlgFileBrowserNewFolder: "Create Folder",
|
/plugin/ckgedit/ckeditor/plugins/wsc/dialogs/ |
H A D | wsc.js | 83 …getElement().getFirst()||this.getElement()).setText(a.LocalizationComing.Create)},onClick:b},{type…
|
/plugin/ckgedit/ckeditor/plugins/fontAssist/ |
H A D | plugin.js.unc | 11 // Create an editor command that stores the dialog initialization command. 29 // Create a toolbar button that executes the plugin command defined above. 227 // Create the color chart for fg and bg colors
|
/plugin/ckgedit/ckeditor/plugins/footnote/ |
H A D | plugin.js.unc | 9 // Create an editor command that stores the dialog initialization command. 32 // Create a toolbar button that executes the plugin command defined above. 176 // Create a sup element and an object that will store the data entered in the dialog window.
|