Home
last modified time | relevance | path

Searched refs:namespace (Results 601 – 625 of 684) sorted by last modified time

1...<<2122232425262728

/plugin/labeled/db/
H A Dupdate0001.sql2 CREATE TABLE labels ( name, color, namespace, ordernr, PRIMARY KEY(name) ); field
/plugin/makemedians/
H A DREADME3 Create media namespace directory immediatly on page creation
H A Dplugin.info.txt6 desc Create media namespace directory immediatly on page creation
/plugin/jukebox/
H A Dplugin.info.txt7 desc Plays MP3 Audio or FLV Video from a namespace
/plugin/freechat/phpfreechat/lib/csstidy-1.2/
H A Dclass.csstidy.php112 var $namespace = ''; variable in csstidy
/plugin/alphaindex/
H A Dplugin.info.txt6 desc Allows you to insert the alphabetical index of a namespace in a page
/plugin/upload/
H A Daction.php46 $namespace = p_get_metadata($event->data->page, 'has_upload_form');
47 if(!empty($namespace)) {
48 $event->data->key .= '|ACL' . auth_quickaclcheck($namespace);
/plugin/dontfeedtemplates/
H A DREADME.md12 This plugin makes sure these template pages do not appear in namespace listing
22 templates (current namespace, or current and below namespaces).
H A Dplugin.info.txt6 desc Filter out template pages from namespace list feeds (enhances plugin TemplatePageName)
/plugin/nssize/
H A Dplugin.info.txt6 desc Calculate disk space of namespace
/plugin/latexit/classes/
H A DBibHandler.php76 $namespace = explode(':', trim($match[1]));
78 foreach ($namespace as $name) {
/plugin/nslist/
H A Dplugin.info.txt6 desc List all pages in a given namespace
/plugin/indextitleonly/
H A Dplugin.info.txt6 desc Allows to specify a namespace in which only the page title is indexed
H A DREADME3 Allows to specify a namespace in which only the page title is indexed
/plugin/twcheckliste/theme_twCheckliste/
H A Dpackery.pkgd.min.js12namespace+": "+(i||t)),void 0;this.element=i,h&&(this.$element=h(this.element)),this.options=o.ext…
/plugin/redirect2/lang/en/
H A Dintro.txt6 …er the given namespace will be redirected. You may also put '':'' to the end of destination ID to …
/plugin/permissioninfo/
H A DREADME.md3 …ups exist, what their namespace and page permissions are and which users are in which groups. Addi…
/plugin/mantis/lib/
H A Dclass.soap_server.php902 * @param mixed $namespace the element namespace for the method or false
910 …function register($name,$in=array(),$out=array(),$namespace=false,$soapaction=false,$style=false,$… argument
925 if(false == $namespace) {
1025 if(false == $namespace) {
1026 $namespace = "http://$SERVER_NAME/soap/$serviceName";
1039 $schemaTargetNamespace = $namespace;
1045 $this->wsdl->namespaces['tns'] = $namespace;
1048 if ($schemaTargetNamespace != $namespace) {
H A Dclass.wsdl.php353 $namespace = isset($this->namespaces[$prefix]) ? $this->namespaces[$prefix] : '';
443 $this->ports[$this->currentPort]['bindingType'] = $namespace;
444 … $this->bindings[ $this->ports[$this->currentPort]['binding'] ]['bindingType'] = $namespace;
1820 * @param string $namespace optional The namespace for the operation
1828 …function addOperation($name, $in = false, $out = false, $namespace = false, $soapaction = false, $… argument
H A Dchangelog123 - wsdl: handle custom type extending xmlschema namespace (GLUE ... Thanks Matt)
140 - nusoap_base: Add some namespace methods previously in xmlschema
146 - wsdl: Use form attribute of element to control namespace specification
171 - wsdl: add namespace for array and scalar when form is qualified
201 - soap_server: set the namespace on the Response element to the same as the request
266 …: when an empty string is specified for the call namespace, do not put the method element in a nam…
269 - soapclient: do not assume that 'ns1' is an unused namespace prefix; always generate namespace pre…
277 - xmlschema: force unprefixed type into default namespace
281 - soap_parser: handle default namespace attributes
376 - wsdl: add namespace for Apache SOAP types if a variable of such type is serialized
[all …]
H A Dnusoap.php4340 * @param mixed $namespace the element namespace for the method or false
4363 if(false == $namespace) {
4463 if(false == $namespace) {
4464 $namespace = "http://$SERVER_NAME/soap/$serviceName";
4477 $schemaTargetNamespace = $namespace;
4483 $this->wsdl->namespaces['tns'] = $namespace;
4486 if ($schemaTargetNamespace != $namespace) {
6351 * @param string $namespace optional The namespace for the operation
7214 * @param string $namespace optional method namespace (WSDL can override)
7330 if ($namespace) {
[all …]
H A Dclass.soapclient.php146 * @param string $namespace optional method namespace (WSDL can override)
155 …function call($operation,$params=array(),$namespace='http://tempuri.org',$soapAction='',$headers=f… argument
262 if ($namespace) {
264 $payload = "<$nsPrefix:$operation xmlns:$nsPrefix=\"$namespace\">" .
272 if ($namespace) {
273 $payload = "<$nsPrefix:$operation xmlns:$nsPrefix=\"$namespace\">" .
285 …$this->debug("endpoint=$this->endpoint, soapAction=$soapAction, namespace=$namespace, style=$style…
/plugin/brj404/
H A DREADME3 Redirect to notfound namespace
H A Dplugin.info.txt6 desc Redirect to notfound namespace
/plugin/advrack/
H A Djquery.qtip.js142 namespace = '.'+this._id+' ',

1...<<2122232425262728