Home
last modified time | relevance | path

Searched refs:create (Results 301 – 325 of 1906) sorted by last modified time

1...<<11121314151617181920>>...77

/plugin/userhomepage/
H A DREADME.md4 Dokuwiki plugin to automatically create user's homepage and/or namespace (see [public page](https:/…
/plugin/sapnotelink/
H A DREADME3 simply create links to sap notes
H A Dplugin.info.txt6 desc simply create links to sap notes
/plugin/wrap/
H A Dexample.txt130 When the ''emulatedHeadlines'' config option is enabled, every ''%%//**__text like this__**//%%'' or ''%%//**like that**//%%'' will create an "emulated headline" within a wrap. This feature is deprecated and will be removed at some point as standard headlines within wraps are supported for a while now.
283 You can create a row of tabs by simply wrapping a list of links in ''%%<WRAP tabs></WRAP>%%''.
/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.js106 d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
5220 this.prototype._globalWatchArgs = Object.create(this.prototype._globalWatchArgs);
5492 proto.standardPropMap = Object.create(proto.standardPropMap);
11166 var localeData = Object.create(// make a cheap copy
11185 _week = Object.create(localeData._week); // _week: { dow: # }
H A Dfullcalendar.print.less108 /* let the container that holds the events be naturally positioned and create real height */
/plugin/davcal/vendor/sabre/vobject/tests/VObject/
H A DDocumentTest.php49 $event = $vcal->create('VEVENT');
52 $event = $vcal->create('CALSCALE');
/plugin/davcal/vendor/sabre/vobject/bin/
H A Dgenerateicalendardata.php34 $calendar = VObject\Component::create('VCALENDAR');
44 $event = VObject\Component::create('VEVENT');
/plugin/davcal/vendor/sabre/vobject/lib/
H A DComponent.php120 $item = $this->root->create($a1, $a2, $a3);
427 $property = $this->root->create($name,$value);
H A DDocument.php131 public function create($name) { function in Sabre\\VObject\\Document
/plugin/davcal/vendor/sabre/dav/
H A D.travis.yml27 - mysql -e 'create database sabredav'
/plugin/davcal/vendor/sabre/dav/bin/
H A Dmigrateto20.php357 $create = false; variable
364 $create = true; variable
381 $create = true; variable
385 if ($create) {
/plugin/davcal/vendor/sabre/http/
H A DREADME.md39 Make sure you have [composer][1] installed. In your project directory, create,
96 A response object you can just create as such:
/plugin/davcal/vendor/sabre/vobject/
H A DChangeLog.md416 Component::create, Property::create and Parameter::create. They must instead
H A DREADME.md7 The goal of the VObject library is to create a very complete library, with an easy to use API.
/plugin/indexmenu/
H A Dadmin.php
/plugin/indexmenu/inc/
H A Dpclzip.lib.php78 // -8 : Unable to create directory
158 // create() : Creates the Zip archive
187 // created. Use create() for that.
208 // create($p_filelist, $p_add_dir="", $p_remove_dir="")
209 // create($p_filelist, $p_option, $p_option_value, ...)
243 public function create($p_filelist)
245 //--(MAGIC-PclTrace)--//PclTraceFctStart(__FILE__, __LINE__, 'PclZip::create', "filelist='$p_filelist', ..."); function in PclZip
369 // ----- Call the create fct
538 // ----- Call the create fct
557 // filename : Name of the file. For a create o
[all...]
/plugin/indexmenu/scripts/
H A Dcontextmenu.js108 ['<em>'+LANG.plugins.indexmenu.create+'--></em>', [
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DScript.php230 'create' => [
296 'create' => [
379 'create' => [
H A DNetworkManagement.php110 'create' => [
H A DSecretManager.php120 ],'create' => [
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/Resource/
H A DProjectsLocationsTemplates.php49 …public function create($projectId, $location, CreateJobFromTemplateRequest $postBody, $optParams =… function in Google\\Service\\Dataflow\\Resource\\ProjectsLocationsTemplates
/plugin/authgooglesheets/vendor/google/apiclient-services/src/NetworkSecurity/Resource/
H A DProjectsLocationsAuthorizationPolicies.php54 public function create($parent, AuthorizationPolicy $postBody, $optParams = []) function in Google\\Service\\NetworkSecurity\\Resource\\ProjectsLocationsAuthorizationPolicies
H A DProjectsLocationsClientTlsPolicies.php53 public function create($parent, ClientTlsPolicy $postBody, $optParams = []) function in Google\\Service\\NetworkSecurity\\Resource\\ProjectsLocationsClientTlsPolicies
/plugin/authgooglesheets/vendor/google/apiclient-services/src/NetworkServices/Resource/
H A DProjectsLocationsEndpointPolicies.php51 public function create($parent, EndpointPolicy $postBody, $optParams = []) function in Google\\Service\\NetworkServices\\Resource\\ProjectsLocationsEndpointPolicies

1...<<11121314151617181920>>...77