Searched refs:pName (Results 1 – 10 of 10) sorted by relevance
/plugin/findologicxmlexport/vendor/jms/serializer/src/Metadata/Driver/ |
H A D | YamlDriver.php | 83 …$pName = !empty($propertySettings['name']) ? $propertySettings['name'] : $virtualPropertyMetadata-… 85 $propertiesMetadata[$pName] = $virtualPropertyMetadata; 86 $config['properties'][$pName] = $propertySettings; 96 $pName = $property->getName(); 97 $propertiesMetadata[$pName] = new PropertyMetadata($name, $pName); 100 foreach ($propertiesMetadata as $pName => $pMetadata) { 104 … || (isset($config['properties']) && array_key_exists($pName, $config['properties'])); 106 if (isset($config['properties'][$pName])) { 107 $pConfig = $config['properties'][$pName]; 255 if (isset($config['properties'][$pName])) { [all …]
|
H A D | XmlDriver.php | 162 $propertiesMetadata[] = new PropertyMetadata($name, $pName = $property->getName()); 163 $pElems = $elem->xpath("./property[@name = '" . $pName . "']");
|
/plugin/mantis/lib/ |
H A D | class.wsdl.php | 995 foreach($this->ports as $pName => $attrs) { 996 $xml .= "\n" . ' <port name="' . $pName . '" binding="tns:' . $attrs['binding'] . '">'; 1878 foreach($in as $pName => $pType) 1883 $this->messages[$name.'Request'][$pName] = $pType; 1890 foreach($out as $pName => $pType) 1895 $this->messages[$name.'Response'][$pName] = $pType;
|
H A D | nusoap.php | 5507 foreach($this->ports as $pName => $attrs) { 5508 $xml .= "\n" . ' <port name="' . $pName . '" binding="tns:' . $attrs['binding'] . '">'; 6409 foreach($in as $pName => $pType) 6414 $this->messages[$name.'Request'][$pName] = $pType; 6421 foreach($out as $pName => $pType) 6426 $this->messages[$name.'Response'][$pName] = $pType;
|
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | Editor.js | 4617 function applyStyleVal(pName, newVal, prop, delIndex) argument 4669 changedProps.push(pName); 4724 function createColorBtn(pName, pValue, prop) argument 4738 applyStyleVal(pName, color, prop); 4769 if (elemPName == pName) 4782 applyStyleVal(pName, defVal, newProp); 4814 function createCheckbox(pName, pValue, prop) argument 4833 row.setAttribute('data-pName', pName); 4903 applyStyleVal(pName, newVal, prop); 4992 applyStyleVal(pName, newVal, prop); [all …]
|
/plugin/diagramsnet/lib/WEB-INF/lib/ |
H A D | commons-fileupload-1.3.2.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
H A D | jstl-1.2.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/LICENSE.txt
javax ... |
/plugin/googlesearch/ |
H A D | nusoap.php | 4993 foreach($this->ports as $pName => $attrs) { 4994 $xml .= '<port name="' . $pName . '" binding="tns:' . $attrs['binding'] . '">'; 5763 foreach($in as $pName => $pType) 5768 $this->messages[$name.'Request'][$pName] = $pType; 5775 foreach($out as $pName => $pType) 5780 $this->messages[$name.'Response'][$pName] = $pType;
|
/plugin/jcapture/lib/ |
H A D | apache-mime4j-0.6.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |
/plugin/jdraw/lib/ |
H A D | apache-mime4j-0.6.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |