Home
last modified time | relevance | path

Searched refs:stringValue (Results 26 – 32 of 32) sorted by relevance

12

/plugin/combo/ComboStrap/
H A DArrayUtility.php35 $stringValue = var_export($value, true);
36 $content .= '<li>' . $key . ' : ' . $stringValue . '</li>';
H A DTagAttributes.php963 $stringValue = StringUtility::toString($value);
965 $stringValue = $value;
969 $tagAttributeString .= $name . '="' . $stringValue . '" ';
/plugin/authgoogle/google/contrib/
H A DGoogle_ReportsService.php433 public $stringValue; variable in Google_UsageReportParameters
458 public function setStringValue( $stringValue) { argument
459 $this->stringValue = $stringValue;
462 return $this->stringValue;
H A DGoogle_DatastoreService.php931 public $stringValue; variable in Google_Value
992 public function setStringValue( $stringValue) { argument
993 $this->stringValue = $stringValue;
996 return $this->stringValue;
/plugin/combo/ComboStrap/Api/
H A DMetaManagerHandler.php364 $stringValue = DataType::toString($value);
365 $messages[] = Message::createInfoMessage("The metadata ($key) with the value ($stringValue) was deleted");
/plugin/diagramsnet/lib/math/extensions/a11y/
H A Dwgxpath.install.js74 … to the specified type");this.resultType=b;var c;switch(b){case 2:this.stringValue=a instanceof C?…
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dgson-2.7.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...

12