Home
last modified time | relevance | path

Searched refs:types (Results 1 – 25 of 570) sorted by path

12345678910>>...23

/plugin/404manager/
H A DLICENSE33 and conversions to other media types.
/plugin/aceeditor/
H A Dbuild.js1types;if(i&&Array.prototype.indexOf.call(i,"text/plain")===-1)return;return n||h(),f++,r.preventDe…
/plugin/achart/
H A DREADME.md5 …rt. Any chart describable by a static JavaScript object is supported. All types of charts natively…
/plugin/achart/assets/
H A Djs-yaml.min.js2types:ct,safeLoad:st,safeLoadAll:ut,safeDump:pt};e.CORE_SCHEMA=nt,e.DEFAULT_SCHEMA=it,e.FAILSAFE_S…
/plugin/adfs/phpsaml/lib/Saml2/
H A DSettings.php658 $types = array_keys($settings['contactPerson']);
660 foreach ($types as $type) {
/plugin/admnote/
H A Dstyle.css25 /* Common definitions for all note types */
/plugin/admnote/syntax/
H A Drenderer.php16 var $types = array('abstract','bug','danger','example','failure','information', variable in syntax_plugin_admnote_renderer
93 if($words[0] and in_array(strtolower($words[0]), $this->types)) {
/plugin/advanced/lang/en/config/
H A Dmime.txt3 Which file types you can upload via the media manager popup or the fullscreen media manager is conf…
H A Duserstyle.txt9 There are five types of stylesheet modes:
/plugin/advanced/lang/fr/config/
H A Dmime.txt3 …naire de médias est configuré à partir du fichier ''conf/mime.conf''. Les types supplémentaires do…
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/
H A Dcomposer.lock2401 "description": "Collection of value objects that represent the types of the PHP type system",
/plugin/amcharts/
H A DREADME.md5 …rt. Any chart describable by a static JavaScript object is supported. All types of charts natively…
/plugin/amcharts/assets/amcharts/
H A Damcharts.js7 …:a,types:b})};d.callInitHandler=function(a){var b=d.initHandlers;if(d.initHandlers)for(var c=0;c<b…
/plugin/amcharts/assets/amcharts/plugins/dataloader/
H A Dlicense.txt33 and conversions to other media types.
H A Dreadme.md115 In JavaScript Stock Chart it works exactly the same as in other chart types,
278 We're curious types. Please let us know (contact@amcharts.com) if you do create
/plugin/amcharts/assets/amcharts/plugins/export/
H A DLICENSE33 and conversions to other media types.
H A DREADME.md857 We're curious types. Please let us know (contact@amcharts.com) if you do create
1057 * Added: IE9 download fallback for `text/plain` and `image/*` mime types (CSS has been modified)
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.min.js.map1types and therefore cannot be properly embedded into pdf.');\n\t\t}\n\n\n\t var characterFitInFon…
/plugin/amcharts/assets/amcharts/plugins/responsive/
H A Dlicense.txt33 and conversions to other media types.
H A Dreadme.md138 types like object, or array.
305 chart types at various resolutions.
318 We're curious types. Please let us know (contact@amcharts.com) if you do create
/plugin/archiveupload/
H A Daction.php212 $types = array_keys(getMimeTypes());
213 $types = array_map(create_function('$q','return preg_quote($q,"/");'),$types);
214 $regex = join('|',$types);
/plugin/authgooglesheets/vendor/firebase/php-jwt/
H A DREADME.md228 - Add parameter typing and return types where possible
250 - Add all JSON error types.
/plugin/authgooglesheets/vendor/google/apiclient-services/
H A DLICENSE33 and conversions to other media types.
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/
H A DSchemaPackage.php85 public function setTypes($types) argument
87 $this->types = $types;
94 return $this->types;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DDeploymentManager.php56 public $types; variable in Google\\Service\\DeploymentManager
471 'types',
475 'path' => 'deploymentmanager/v2/projects/{project}/global/types',

12345678910>>...23