Home
last modified time | relevance | path

Searched refs:value (Results 476 – 500 of 4040) sorted by relevance

1...<<11121314151617181920>>...162

/plugin/combo/vendor/salesforce/handlebars-php/src/Handlebars/
H A DContext.php83 * @param mixed $value Object or array to use for context
87 public function push($value) argument
89 array_push($this->stack, $value);
106 * @param array $data Associative array where key is the name of the @data variable and value is the value.
208 * @return mixed actual value
212 $value = $this->get($variableName);
213 $this->push($value);
215 return $value;
281 * Given a data variable, retrieves the value associate
[all...]
/plugin/wysiwyg/fckeditor/_samples/perl/
H A Dsampleposteddata.cgi61 ($name,$value) = split(/=/,$pair);
62 $value =~ tr/+/ /;
63 $value =~ s/%([a-fA-F0-9][a-fA-F0-9])/pack("C", hex($1))/eg;
64 $value =~ s/\t//g;
65 $value =~ s/\r\n/\n/g;
67 $FORM{$name} .= $value;
/plugin/adhoctags/syntax/
H A Da.php18 function allowAttribute(&$name, &$value) { argument
24 && substr($value, 0, 11) === 'javascript:') {
30 return (preg_match('/^([\w\d]+ ?)+$/', trim($value)));
34 return (preg_match('/^[\w\d_-]+$/', trim($value)));
38 return (preg_match('/^[\w\-]+$/', trim($value)));
42 return (preg_match('/^[\w\-_\.]+$/', trim($value)));
/plugin/bureaucracyau/helper/
H A Dfieldradio.php46 list($name, $entries, $value, $label, $id, $class) = $this->_parse_tpl(
58 $value = (in_array($value, $entries) ? $value : null);
59 $valueoffieldwithid = ($value !== null ? $value : current($entries));
69 if($value === $val) {
/plugin/bureaucracy-au/helper/
H A Dfieldradio.php46 list($name, $entries, $value, $label, $id, $class) = $this->_parse_tpl(
58 $value = (in_array($value, $entries) ? $value : null);
59 $valueoffieldwithid = ($value !== null ? $value : current($entries));
69 if($value === $val) {
/plugin/html2pdf/html2pdf/html2ps/
H A Dcss.background.inc.php40 function parse($value, &$pipeline) { argument
41 if ($value === 'inherit') {
45 $background = new Background(CSSBackgroundColor::parse($value),
46 CSSBackgroundImage::parse($value, $pipeline),
47 CSSBackgroundRepeat::parse($value),
48 CSSBackgroundPosition::parse($value),
49 CSSBackgroundAttachment::parse($value));
/plugin/tablelayout/
H A Dsyntax.php76 list($key, $value) = explode('=', $option);
79 $data['rowsHeaderSource'] = $value;
84 $data[$key] = $value;
87 $value = array_map('trim', explode(',', trim($value, '"\'')));
88 $data[$key] = $value;
93 $data[$key] = !empty($value);
/plugin/bureaucracy/helper/
H A Dfieldradio.php46 list($name, $entries, $value, $label, $id, $class) = $this->_parse_tpl(
58 $value = (in_array($value, $entries) ? $value : null);
59 $valueoffieldwithid = ($value !== null ? $value : current($entries));
69 if($value === $val) {
/plugin/jsonrpc/
H A DIJR_Message.php89 $value = (int)trim($this->_currentTagContents);
94 $value = (double)trim($this->_currentTagContents);
99 $value = (string)$this->_currentTagContents;
104 $value = new IJR_Date(trim($this->_currentTagContents));
110 $value = (string)$this->_currentTagContents;
116 $value = (boolean)trim($this->_currentTagContents);
121 $value = base64_decode($this->_currentTagContents);
127 $value = array_pop($this->_arraystructs);
146 …t($this->_arraystructs)-1][$this->_currentStructName[count($this->_currentStructName)-1]] = $value;
148 $this->_arraystructs[count($this->_arraystructs)-1][] = $value;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Forms/
H A DTextAnswer.php25 public $value; variable in Google\\Service\\Forms\\TextAnswer
30 public function setValue($value) argument
32 $this->value = $value;
39 return $this->value;
H A DCorrectAnswer.php25 public $value; variable in Google\\Service\\Forms\\CorrectAnswer
30 public function setValue($value) argument
32 $this->value = $value;
39 return $this->value;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DCommentSnippetAuthorChannelId.php25 public $value; variable in Google\\Service\\YouTube\\CommentSnippetAuthorChannelId
30 public function setValue($value) argument
32 $this->value = $value;
39 return $this->value;
H A DLanguageTag.php25 public $value; variable in Google\\Service\\YouTube\\LanguageTag
30 public function setValue($value) argument
32 $this->value = $value;
39 return $this->value;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Speech/
H A DClassItem.php25 public $value; variable in Google\\Service\\Speech\\ClassItem
30 public function setValue($value) argument
32 $this->value = $value;
39 return $this->value;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsData/
H A DDimensionValue.php25 public $value; variable in Google\\Service\\AnalyticsData\\DimensionValue
30 public function setValue($value) argument
32 $this->value = $value;
39 return $this->value;
H A DMetricValue.php25 public $value; variable in Google\\Service\\AnalyticsData\\MetricValue
30 public function setValue($value) argument
32 $this->value = $value;
39 return $this->value;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Playdeveloperreporting/
H A DGoogleTypeDecimal.php25 public $value; variable in Google\\Service\\Playdeveloperreporting\\GoogleTypeDecimal
30 public function setValue($value) argument
32 $this->value = $value;
39 return $this->value;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Adsense/
H A DCell.php25 public $value; variable in Google\\Service\\Adsense\\Cell
30 public function setValue($value) argument
32 $this->value = $value;
39 return $this->value;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowCxV3EntityTypeExcludedPhrase.php25 public $value; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3EntityTypeExcludedPhrase
30 public function setValue($value) argument
32 $this->value = $value;
39 return $this->value;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ResourceSettings/
H A DGoogleCloudResourcesettingsV1ValueEnumValue.php25 public $value; variable in Google\\Service\\ResourceSettings\\GoogleCloudResourcesettingsV1ValueEnumValue
30 public function setValue($value) argument
32 $this->value = $value;
39 return $this->value;
/plugin/sequencediagram/bower_components/lodash/vendor/underscore/
H A Dunderscore.js95 if (_.isFunction(value)) return optimizeCb(value, context, argCount);
96 if (_.isObject(value)) return _.matcher(value);
238 if (predicate(value, index, list)) results.push(value);
316 if (value != null && value > result) {
341 if (value != null && value < result) {
391 value: value,
508 if (isArrayLike(value) && (_.isArray(value) || _.isArguments(value))) {
548 computed = iteratee ? iteratee(value, i, array) : value;
1097 if (iteratee(value, key, obj)) result[key] = value;
1359 return value;
[all …]
/plugin/dw2pdf/vendor/setasign/fpdi/src/PdfParser/CrossReference/
H A DCrossReference.php83 if (isset($trailer->value['Prev'])) {
84 $offset = $trailer->value['Prev']->value;
110 return $this->getTrailer()->value['Size']->value;
226 if ($initValue instanceof PdfToken && $initValue->value === 'xref') {
239 $stream = PdfStream::ensure($initValue->value);
249 $type = PdfDictionary::get($stream->value, 'Type');
250 if ($type->value !== 'XRef') {
257 $this->checkForEncryption($stream->value);
[all...]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/HangoutsChat/
H A DStringInputs.php26 public $value; variable in Google\\Service\\HangoutsChat\\StringInputs
31 public function setValue($value) argument
33 $this->value = $value;
40 return $this->value;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RecommendationsAI/
H A DGoogleCloudRecommendationengineV1beta1FeatureMapFloatList.php26 public $value; variable in Google\\Service\\RecommendationsAI\\GoogleCloudRecommendationengineV1beta1FeatureMapFloatList
31 public function setValue($value) argument
33 $this->value = $value;
40 return $this->value;
H A DGoogleCloudRecommendationengineV1beta1FeatureMapStringList.php26 public $value; variable in Google\\Service\\RecommendationsAI\\GoogleCloudRecommendationengineV1beta1FeatureMapStringList
31 public function setValue($value) argument
33 $this->value = $value;
40 return $this->value;

1...<<11121314151617181920>>...162