Home
last modified time | relevance | path

Searched refs:Create (Results 51 – 75 of 353) sorted by last modified time

12345678910>>...15

/plugin/ckgedit/ckeditor/
H A Dconfig.js.unc407 DlgFileBrowserNewFolder: "Create Folder",
/plugin/ckgedit/lang/
H A Den.4.9.js.beautified282 "title": "Create Div Container",
283 "toolbar": "Create Div Container"
791 DlgFileBrowserNewFolder: "Create Folder",
/plugin/ckgedit/ckeditor/plugins/fontAssist/
H A Dplugin.js.unc11 // 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 Dplugin.js.unc9 // 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.
/plugin/ckgedit/ckeditor/plugins/link/dialogs/
H A Dlink.js.unc1347 // Create element if current selection is collapsed.
/plugin/bootswrapper/exe/help/
H A Dbutton.txt71 Create block level buttons—those that span the full width of a parent -- by adding ''block="true"''…
H A Dcallout.txt64 Create a contextual colors callout by adding ''icon="true"'' attribute.
H A Dalert.txt49 | ''dismiss'' | optional | ''true'' | Create a dismissible alert |
/plugin/davcal/
H A Dplugin.info.txt6 desc Create one calendar per page and share/subscribe via CalDAV
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DriveActivity/
H A DActionDetail.php24 protected $createType = Create::class;
60 * @param Create
62 public function setCreate(Create $create)
67 * @return Create
H A DCreate.php20 class Create extends \Google\Model class
74 class_alias(Create::class, 'Google_Service_DriveActivity_Create');
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DUPGRADING.md129 // 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/phpseclib/phpseclib/
H A DREADME.md66 * [Create a Support Ticket on GitHub](https://github.com/phpseclib/phpseclib/issues/new)
87 4. Create a Feature Branch
/plugin/authgooglesheets/vendor/guzzlehttp/promises/src/
H A DEachPromise.php56 $this->iterable = Create::iterFor($iterable);
167 $promise = Create::promiseFor($this->iterable->current());
H A DRejectedPromise.php64 throw Create::exceptionFor($this->reason);
H A Dfunctions.php55 return Create::promiseFor($value);
70 return Create::rejectionFor($reason);
84 return Create::exceptionFor($reason);
98 return Create::iterFor($value);
H A DCoroutine.php129 $this->currentPromise = Create::promiseFor($yielded)
160 $nextYield = $this->generator->throw(Create::exceptionFor($reason));
H A DCreate.php5 final class Create class
H A DPromise.php45 $promise = Create::promiseFor($this->result);
51 $rejection = Create::rejectionFor($this->result);
72 throw Create::exceptionFor($this->result);
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A DREADME.md91 // Create an empty stream
477 Create a new stream based on the input type.
/plugin/authgooglesheets/vendor/google/apiclient/
H A DREADME.md157 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/guzzlehttp/promises/
H A DREADME.md394 // 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/firebase/php-jwt/
H A DREADME.md136 // Create a private key of type "resource"
/plugin/translate/lang/en/
H A Dnewpage.txt1 ====== Create a new page ======
H A Dnewtrans.txt3 …oesn't exist yet. If permissions allow, you may create it by using the ''Create translation'' butt…

12345678910>>...15