Home
Sort by
last modified time
|
relevance
|
path
Project(s)
dokuwiki
plugin
template
select all
invert selection
clear
Full Search
Definition
Symbol
File Path
History
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Help
Searched
defs:value
(Results
1 - 25
of
49
) sorted by relevance
1
2
/dokuwiki/inc/Form/
H
A
D
ValueElement.php
19
protected $
value
= '';
variable
41
$this->
value
= $
value
;
global()
variable
[all...]
H
A
D
CheckableElement.php
39
$
value
= $INPUT->str($name);
variable
H
A
D
OptGroup.php
9
protected $
value
;
variable
31
$this->
value
= $
value
;
variable
[all...]
H
A
D
DropdownElement.php
136
$this->
value
= $
value
;
global()
variable
139
$this->
value
= $this->getFirstOption();
global()
variable
180
$
value
= null;
global()
variable
[all...]
H
A
D
InputElement.php
131
$
value
= $INPUT->str($name);
variable
133
$
value
= $INPUT->arr($name);
variable
135
$
value
= $
value
[$key];
variable
137
$
value
= '';
variable
[all...]
/dokuwiki/lib/plugins/config/core/Setting/
H
A
D
SettingImConvert.php
16
$
value
= is_null($this->local) ? $this->default : $this->local;
variable
H
A
D
SettingString.php
14
$
value
= $this->protected;
variable
18
$
value
= $this->input;
variable
20
$
value
= is_null($this->local) ? $this->default : $this->local;
variable
25
$
value
= htmlspecialchars($
value
);
variable
H
A
D
SettingSavedir.php
14
$
value
= is_null($this->local) ? $this->default : $this->local;
variable
H
A
D
SettingEmail.php
17
$
value
= is_null($this->local) ? $this->default : $this->local;
variable
H
A
D
SettingMultichoice.php
18
$
value
= $this->protected;
variable
21
$
value
= is_null($this->local) ? $this->default : $this->local;
variable
63
$
value
= is_null($this->local) ? $this->default : $this->local;
variable
H
A
D
SettingOnoff.php
31
$
value
= $this->protected;
variable
34
$
value
= is_null($this->local) ? $this->default : $this->local;
variable
51
$
value
= is_null($this->local) ? $this->default : $this->local;
global()
variable
[all...]
H
A
D
SettingArray.php
47
$
value
= is_null($this->local) ? $this->default : $this->local;
variable
87
$
value
= $this->protected;
variable
91
$
value
= $this->input;
variable
93
$
value
= is_null($this->local) ? $this->default : $this->local;
variable
98
$
value
= htmlspecialchars($this->fromArray($
value
));
variable
[all...]
H
A
D
SettingMulticheckbox.php
22
$
value
= is_null($this->local) ? $this->default : $this->local;
variable
41
$
value
= $this->protected;
variable
45
$
value
= $this->input;
variable
47
$
value
= is_null($this->local) ? $this->default : $this->local;
variable
54
$
value
= $this->str2array($
value
);
variable
[all...]
H
A
D
Setting.php
79
$
value
= is_null($this->local) ? $this->default : $this->local;
global()
variable
191
$
value
= $this->protected;
global()
variable
195
$
value
= $this->input;
global()
variable
197
$
value
= is_null($this->local) ? $this->default : $this->local;
global()
variable
202
$
value
= formText($
value
);
global()
variable
[all...]
/dokuwiki/vendor/simplepie/simplepie/library/SimplePie/
H
A
D
Rating.php
70
var $
value
;
variable
81
$this->
value
= $
value
;
variable
H
A
D
Restriction.php
78
var $
value
;
variable
90
$this->
value
= $
value
;
variable
/dokuwiki/inc/Ui/
H
A
D
Subscribe.php
90
$
value
= (array_key_exists($INPUT->post->str('sub_target'), $targets)) ?
variable
99
$
value
= (array_key_exists($INPUT->post->str('sub_style'), $styles)) ?
variable
H
A
D
Recent.php
319
$
value
= filesize_h(abs($this->info['sizechange']));
variable
322
$
value
= '+' . $
value
;
variable
325
$
value
= '-' . $
value
;
variable
327
$
value
= '±' . $
value
;
variable
H
A
D
Revisions.php
444
$
value
= filesize_h(abs($this->info['sizechange']));
variable
447
$
value
= '+' . $
value
;
variable
450
$
value
= '-' . $
value
;
variable
452
$
value
= '±' . $
value
;
variable
/dokuwiki/lib/plugins/config/core/
H
A
D
ConfigParser.php
45
$
value
= $matches[$i][2];
variable
61
$
value
= $arr;
variable
63
$
value
= $this->readValue($
value
);
variable
87
$
value
= true;
global()
variable
89
$
value
= false;
global()
variable
92
$
value
= preg_replace($removequotes_pattern, '$2', $
value
);
global()
variable
93
$
value
= strtr($
value
, $unescape_pairs);
global()
variable
[all...]
H
A
D
Configuration.php
105
$
value
= isset($input[$key]) ? $input[$key] : null;
variable
/dokuwiki/vendor/simplepie/simplepie/library/SimplePie/Net/
H
A
D
IPv6.php
237
$
value
= hexdec($ipv6_part);
variable
245
$
value
= (int) $ipv4_part;
variable
/dokuwiki/inc/Input/
H
A
D
Input.php
119
$
value
= $this->applyfilter($this->access[$name]);
variable
167
$
value
variable
186
$
value
= $this->applyfilter($this->access[$name]);
global()
variable
208
$
value
= $this->applyfilter($this->access[$name]);
global()
variable
228
$
value
= $this->applyfilter($this->access[$name]);
global()
variable
278
$
value
= array_shift($keys);
global()
variable
281
$
value
= array_shift($this->access[$name]);
global()
variable
[all...]
/dokuwiki/vendor/simplepie/simplepie/library/SimplePie/XML/Declaration/
H
A
D
Parser.php
181
$
value
= substr($this->data, $this->position, $len);
variable
/dokuwiki/vendor/simplepie/simplepie/library/SimplePie/HTTP/
H
A
D
Parser.php
128
protected $
value
= '';
variable
251
$this->
value
= trim($this->
value
, "\x0D\x20");
variable
266
$this->
value
= '';
variable
332
protected function
value
()
global()
function
[all...]
Completed in 17 milliseconds
1
2