Home
last modified time | relevance | path

Searched defs:value (Results 401 – 425 of 1845) sorted by relevance

1...<<11121314151617181920>>...74

/plugin/davcal/vendor/sabre/xml/lib/Element/
H A DKeyValue.php42 protected $value; variable in Sabre\\Xml\\Element\\KeyValue
49 function __construct(array $value = []) {
H A DUri.php30 protected $value; variable in Sabre\\Xml\\Element\\Uri
37 function __construct($value)
/plugin/elasticsearch/vendor/ruflin/elastica/src/Query/
H A DRegexp.php21 public function __construct(string $key = '', ?string $value = null, float $boost = 1.0) argument
33 public function setValue(string $key, ?string $value = null, float $boost = 1.0) argument
/plugin/elasticsearch/vendor/ruflin/elastica/src/Processor/
H A DSetProcessor.php22 public function __construct(string $field, $value) argument
35 public function setValue($value): self argument
/plugin/adhocmathml/
H A Dabstract.php21 protected function allowSpecificAttribute(&$name, &$value) { return false; }
24 function allowAttribute(&$name, &$value) {
/plugin/struct/types/
H A DLookup.php186 return $value; argument
152 renderValue($value, \\Doku_Renderer $R, $mode) global() argument
196 displayValue($value) global() argument
216 compareValue($value) global() argument
269 filter(QueryBuilderWhere $add, $tablealias, $colname, $comp, $value, $op) global() argument
[all...]
/plugin/html2pdf/html2pdf/html2ps/
H A Dcss.property.sub.class.php34 function replace_array($value, &$state_array) {
52 function replace($value, &$state) {
71 function set_value(&$owner_value, &$value) {
/plugin/noticeboard/classes/
H A DNoticeList.php42 public function setCategoryFilter($value){
46 public function setTimeFilter($value){
50 public function setSortFilter($value){
54 public function setSortOrder($value){
/plugin/noticeboard/noticeboard/classes/
H A DNoticeList.php42 public function setCategoryFilter($value){
46 public function setTimeFilter($value){
50 public function setSortFilter($value){
54 public function setSortOrder($value){
/plugin/stlviewer/stlviewer/
H A DCanvasRenderer.js164 this.setPixelRatio = function ( value ) { argument
1049 function setOpacity( value ) { argument
1060 function setBlending( value ) { argument
1088 function setLineWidth( value ) { argument
1099 function setLineCap( value ) { argument
1112 function setLineJoin( value ) { argument
1125 function setStrokeStyle( value ) { argument
1136 function setFillStyle( value ) { argument
1147 function setLineDash( value ) { argument
/plugin/icalevents/vendor/sabre/xml/lib/Element/
H A DKeyValue.php43 protected $value; variable in Sabre\\Xml\\Element\\KeyValue
50 function __construct(array $value = []) {
/plugin/wysiwyg/fckeditor/editor/filemanager/browser/default/js/
H A Dcommon.js41 function StringBuilder( value ) argument
46 StringBuilder.prototype.Append = function( value ) argument
/plugin/webdav/vendor/sabre/xml/lib/Element/
H A DKeyValue.php43 protected $value; variable in Sabre\\Xml\\Element\\KeyValue
50 function __construct(array $value = []) {
/plugin/findologicxmlexport/vendor/findologic/libflexport/src/FINDOLOGIC/Export/Data/
H A DDateAdded.php15 public function setValue($value, $usergroup = '')
20 public function setDateValue(DateTime $value, $usergroup = '')
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Argument/Token/
H A DApproximateValueToken.php21 private $value; variable in Prophecy\\Argument\\Token\\ApproximateValueToken
24 public function __construct($value, $precision = 0)
/plugin/strata/types/
H A Dlink.php13 function render($mode, &$renderer, &$triples, $value, $hint) { argument
35 normalize($value, $hint) global() argument
[all...]
H A Ddate.php13 function render($mode, &$R, &$triples, $value, $hint) { argument
30 function normalize($value, $hint) { argument
/plugin/strata/lib/
H A Dstrata_type.php28 function render($mode, &$renderer, &$triples, $value, $hint) { argument
40 normalize($value, $hint) global() argument
[all...]
/plugin/pureldap/vendor/freedsx/asn1/src/FreeDSx/Asn1/Type/
H A DOidType.php25 public function __construct(string $value) argument
47 public static function withTag($tagNumber, int $class, string $value) argument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowCxV3EntityTypeEntity.php30 public $value; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3EntityTypeEntity
49 public function setValue($value)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PeopleService/
H A DLocale.php27 public $value; variable in Google\\Service\\PeopleService\\Locale
46 public function setValue($value)
H A DBraggingRights.php27 public $value; variable in Google\\Service\\PeopleService\\BraggingRights
46 public function setValue($value)
H A DFileAs.php27 public $value; variable in Google\\Service\\PeopleService\\FileAs
46 public function setValue($value)
H A DInterest.php27 public $value; variable in Google\\Service\\PeopleService\\Interest
46 public function setValue($value)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/FirebaseRules/
H A DVisitedExpression.php27 public $value; variable in Google\\Service\\FirebaseRules\\VisitedExpression
46 public function setValue($value)

1...<<11121314151617181920>>...74