Home
last modified time | relevance | path

Searched defs:value (Results 626 – 650 of 1845) sorted by relevance

1...<<21222324252627282930>>...74

/plugin/const/
H A Dclass.evalmath.php756 public function push( $value ) {
836 public static function func_not( $value ) {
1072 public static function round( $value, $decimals = 0 ) {
1087 public static function number_format( $value, $decimals = 0 ) {
1102 public static function number_format_eu( $value, $decimals = 0 ) {
/plugin/scrape/HTMLPurifier/Printer/
H A DConfigForm.php
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DPushoverHandler.php218 public function setHighPriorityLevel($value): self
230 public function setEmergencyLevel($value): self
240 public function useFormattedMessage(bool $value): self
/plugin/semanticdata/
H A Dhelper.php37 function _cleanData($value, $type){
88 function _formatData($column, $value, &$R){
/plugin/jspolyfill/script/
H A Darray_fill.js6 value: function(value) { argument
/plugin/sequencediagram/bower_components/underscore/
H A Dunderscore.js87 var cb = function(value, context, argCount) { argument
93 _.iteratee = function(value, context) { argument
275 return _.map(obj, function(value) { argument
398 _.each(obj, function(value, index) { argument
444 _.each(obj, function(value, key, obj) { argument
532 var value = array[i], variable
575 return _.filter(array, function(value){ argument
1036 var value = obj[key]; variable
1048 iteratee = function(value, key) { argument
1282 _.identity = function(value) { argument
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/TagManager/
H A DParameter.php38 public $value; variable in Google\\Service\\TagManager\\Parameter
99 public function setValue($value)
/plugin/authgooglesheets/vendor/google/auth/src/Cache/
H A DItem.php39 private $value; variable in Google\\Auth\\Cache\\Item
94 public function set($value)
/plugin/davcal/vendor/sabre/event/lib/
H A DPromise.php57 protected $value = null; variable in Sabre\\Event\\Promise
143 function fulfill($value = null) {
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DClientConfiguration.php148 public function set(string $key, $value): void argument
159 add(string $key, $value) global() argument
[all...]
/plugin/combo/vendor/php-webdriver/webdriver/lib/
H A DWebDriverBy.php21 private $value; variable in Facebook\\WebDriver\\WebDriverBy
23 protected function __construct($mechanism, $value) argument
[all...]
H A DWebDriverSelectInterface.php55 public function selectByValue($value); argument
105 deselectByValue($value) global() argument
[all...]
/plugin/jcapture/lib/
H A Dcommons-codec-1.3.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jdraw/lib/
H A Dcommons-codec-1.3.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/freechat/phpfreechat/lib/csstidy-1.2/
H A Dclass.csstidy.php178 var $value = ''; variable in csstidy
300 function set_cfg($setting,$value)
921 function is_important(&$value)
933 function gvw_important($value)
/plugin/strata/types/
H A Dwiki.php17 function normalize($value, $hint) { argument
182 function render($mode, &$R, &$T, $value, $hint) { argument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DDimensionValue.php45 public $value; variable in Google\\Service\\Dfareporting\\DimensionValue
120 public function setValue($value)
/plugin/odt/ODT/styles/
H A DODTTextListStyle.php118 public function setProperty($property, $value) {
330 public function setPropertyForLevel($level, $property, $value) {
/plugin/findologicxmlexport/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/
H A DAttributes.php36 public $value; variable in Doctrine\\Common\\Annotations\\Annotation\\Attributes
/plugin/top/db/
H A Dupdate0001.sql3 value, field
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Stub/
H A DReturnReference.php18 public function __construct(&$value)
/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.generic.php56 function setCSSProperty($code, $value) {
233 function set_top($value) {
237 function set_left($value) {
252 function put_left($value) {
256 function put_top($value) {
H A Doutput._interface.class.php21 function field_multiline_text($x, $y, $w, $h, $value, $field_name) { }
22 function field_text($x, $y, $w, $h, $value, $field_name) { }
23 function field_password($x, $y, $w, $h, $value, $field_name) { }
26 function field_pushbuttonimage($x, $y, $w, $h, $field_name, $value, $actionURL) { }
28 function field_pushbuttonsubmit($x, $y, $w, $h, $field_name, $value, $actionURL) { }
30 function field_checkbox($x, $y, $w, $h, $name, $value) { }
31 function field_radio($x, $y, $w, $h, $groupname, $value, $checked) { }
32 function field_select($x, $y, $w, $h, $name, $value, $options) { }
/plugin/confmanager/configTypes/
H A DConfigManagerTwoLineLeftImageConfigCascade.php155 protected function getImageFilename($key, $value, $upload_name, $upload_extension) {
166 protected function updateValue($key, $value) {
/plugin/chat/
H A Dtw-sack.js58 this.setVar = function(name, value){ argument
62 this.encVar = function(name, value, returnvars) { argument

1...<<21222324252627282930>>...74