Home
last modified time | relevance | path

Searched defs:namespace (Results 151 – 175 of 210) sorted by relevance

123456789

/plugin/siteexport/action/
H A Dajax.php41 private $namespace = ''; variable in action_plugin_siteexport_ajax
/plugin/combo/ComboStrap/
H A DSiteConfig.php87 …public static function getConfValue($confName, $defaultValue = null, ?string $namespace = PluginUt…
H A DSite.php277 … public static function setConf($key, $value, ?string $namespace = PluginUtility::PLUGIN_BASE_NAME)
/plugin/dropfiles/src/
Dupload.js206 function handleDroppedFiles(files, namespace, elementOntoWhichItWasDropped) { argument
/plugin/mantis/lib/
Dclass.soapclient.php155 …function call($operation,$params=array(),$namespace='http://tempuri.org',$soapAction='',$headers=f…
Dnusoap.php4348 …function register($name,$in=array(),$out=array(),$namespace=false,$soapaction=false,$style=false,$…
4436 …function configureWSDL($serviceName,$namespace = false,$endpoint = false,$style='rpc', $transport …
6359 …function addOperation($name, $in = false, $out = false, $namespace = false, $soapaction = false, $…
7223 …function call($operation,$params=array(),$namespace='http://tempuri.org',$soapAction='',$headers=f…
Dclass.wsdl.php1828 …function addOperation($name, $in = false, $out = false, $namespace = false, $soapaction = false, $…
/plugin/pagequery/
DPageQuery.php1172 private function resolveNamespace(string $namespace): string
/plugin/highlightjs/highlight/languages/
Dcpp.js7 …': 2, 'const': 1, 'struct': 1, 'for': 1, 'static_cast': 2, 'union': 1, 'namespace': 1, 'unsigned':… property
Dcs.js12 …int': 1, 'interface': 1, 'internal': 1, 'is': 1, 'lock': 1, 'long': 1, 'namespace': 1, 'new': 1, '… property
/plugin/refnotes/
Dcore.php181 protected $namespace; variable in refnotes_core
Dbibtex.php451 private $namespace; variable in refnotes_bibtex_entry_stash
/plugin/timetrack/
Dhelper.php965 public function checkPageInNamespace($pageid,$namespace) {
/plugin/googlesearch/
Dnusoap.php3917 …function register($name,$in=array(),$out=array(),$namespace=false,$soapaction=false,$style=false,$…
3998 …function configureWSDL($serviceName,$namespace = false,$endpoint = false,$style='rpc', $transport …
5713 …function addOperation($name, $in = false, $out = false, $namespace = false, $soapaction = false, $…
6542 …function call($operation,$params=array(),$namespace='http://tempuri.org',$soapAction='',$headers=f…
/plugin/codemirror/dist/modes/
Dsoy.min.js1 …te:"param-def"};var c={alias:{noEndTag:true},delpackage:{noEndTag:true},namespace:{noEndTag:true,s… property
Dmllike.min.js1 …"));else if(typeof define=="function"&&define.amd)define(["../../lib/codemirror"],a);else a(CodeMi…
/plugin/pagecss/vendor/csstidy-2.2.1/
H A Dclass.csstidy.php120 public $namespace = ''; variable in csstidy
/plugin/dirtylittlehelper/mermaid/editor/docs/
D14.14.js1 …quals","into","orderby","ascending","descending","select","group","by","namespace","partial","clas… property
/plugin/datatables/assets/datatables.net-fixedheader-dt/js/
DdataTables.fixedHeader.js105 namespace: '.dtfc' + _instCounter++, property
DdataTables.fixedHeader.min.js4 …ode:null,footerMode:null,autoWidth:t.settings()[0].oFeatures.bAutoWidth,namespace:".dtfc"+o++,scro… property
/plugin/fedauth/Auth/OpenID/
DServer.php735 var $namespace; variable in Auth_OpenID_CheckIDRequest
DConsumer.php1795 function addExtensionArg($namespace, $key, $value)
/plugin/authgoogle/google/contrib/
DGoogle_DatastoreService.php598 public $namespace; variable in Google_PartitionId
605 public function setNamespace( $namespace) {
/plugin/openid/Auth/OpenID/
DServer.php383 public $namespace = ''; variable in Auth_OpenID_Request
DConsumer.php1917 function addExtensionArg($namespace, $key, $value)

123456789