Home
last modified time | relevance | path

Searched +defs:data +defs:value (Results 26 – 50 of 561) sorted by relevance

12345678910>>...23

/plugin/adhocmathml/
Dmover.php17 function allowSpecificAttribute(&$name, &$value) {
35 function renderODTElementOpen($renderer, $HTMLelement, $data) {
Dmath.php17 protected function allowSpecificAttribute(&$name, &$value) {
41 function renderODTElementOpen($renderer, $HTMLelement, $data) {
Dmo.php17 function allowSpecificAttribute(&$name, &$value) {
47 function renderODTElementOpen($renderer, $HTMLelement, $data) {
Dmaction.php19 function allowSpecificAttribute(&$name, &$value) {
40 function renderODTElementOpen($renderer, $HTMLelement, $data) {
Dmtd.php17 function allowSpecificAttribute(&$name, &$value) {
36 function renderODTElementOpen($renderer, $HTMLelement, $data) {
Dmspace.php17 function allowSpecificAttribute(&$name, &$value) {
37 function renderODTElementOpen($renderer, $HTMLelement, $data) {
Dmpadded.php17 function allowSpecificAttribute(&$name, &$value) {
38 function renderODTElementOpen($renderer, $HTMLelement, $data) {
Dmunderover.php17 function allowSpecificAttribute(&$name, &$value) {
35 function renderODTElementOpen($renderer, $HTMLelement, $data) {
Dsemantics.php17 function allowSpecificAttribute(&$name, &$value) {
32 function renderODTElementOpen($renderer, $HTMLelement, $data) {
Dmfrac.php17 function allowSpecificAttribute(&$name, &$value) {
35 function renderODTElementOpen($renderer, $HTMLelement, $data) {
Dmunder.php17 function allowSpecificAttribute(&$name, &$value) {
35 function renderODTElementOpen($renderer, $HTMLelement, $data) {
/plugin/adhoctags/syntax/
Da.php18 function allowAttribute(&$name, &$value) {
55 function renderODTElementOpen($renderer, $HTMLelement, $data) {
/plugin/slacknotifier/event/
DBaseEvent.php11 private $data; variable in dokuwiki\\plugin\\slacknotifier\\event\\BaseEvent
27 public function __set(string $name, $value)
/plugin/findologicxmlexport/vendor/jms/serializer/src/
DXmlDeserializationVisitor.php67 public function prepare($data)
101 private function emptyStringToSpaceCharacter($data): string
109 public function visitNull($data, array $type): void
116 public function visitString($data, array $type): string
123 public function visitBoolean($data, array $type): bool
138 public function visitInteger($data, array $type): int
145 public function visitDouble($data, array $type): float
152 public function visitArray($data, array $type): array
239 public function visitDiscriminatorMapProperty($data, ClassMetadata $metadata): string
274 public function visitProperty(PropertyMetadata $metadata, $data)
[all …]
/plugin/combo/ComboStrap/
H A DMetadataSingleArrayStore.php25 protected array $data = []; variable in ComboStrap\\MetadataSingleArrayStore
32 public function __construct(ResourceCombo $page, $data = null)
102 public function setFromPersistentName(string $name, $value, $default = null)
146 public function setData($data)
/plugin/pureldap/vendor/freedsx/sasl/src/FreeDSx/Sasl/
H A DSaslContext.php44 protected $data = []; variable in FreeDSx\\Sasl\\SaslContext
51 public function __construct(array $data = [])
161 public function setData(array $data)
189 public function set(string $key, $value): self
/plugin/bez/mdl/
H A DValidator.php46 protected function check_against_val_method($value, $method, $args) {
57 protected function validate_one($value, $method, $args, $null) {
67 public function validate_field($field, $value) {
85 public function validate($data, $fields=null) {
123 public function validate_select($value, $options) {
146 public function validate_numeric($value) {
153 public function validate_length($value, $max_length) {
200 public function validate_must_be_empty($value) {
/plugin/mantis/lib/
Dclass.soap_transport_http.php80 function setCurlOption($option, $value) {
93 function setHeader($name, $value) {
413 function send($data, $timeout=0, $response_timeout=30, $cookies=NULL) {
454 function sendHTTPS($data, $timeout=0, $response_timeout=30, $cookies) {
604 function isSkippableCurlHeader(&$data) {
688 function buildPayload($data, $cookie_str = '') {
735 function sendRequest($data, $cookies = NULL) {
/plugin/elasticsearch/vendor/ruflin/elastica/src/Cluster/
DSettings.php108 public function setPersistent(string $key, $value): Response
124 public function setTransient(string $key, $value): Response
171 public function request(array $data = [], string $method = Request::GET): Response
/plugin/html2pdf/html2pdf/html2ps/
Dvalue.padding.class.php6 var $value; variable in PaddingSideValue
39 function init($data) {
106 function init($data) {
/plugin/gitlog/
Dsyntax.php65 function render($mode, Doku_Renderer $renderer, $data)
232 function remove_empty($value)
243 function clean_git_dir($value)
/plugin/asciidocjs/node_modules/handlebars/types/
Dindex.d.ts30 data?: any; property
43 data?: any; property
213 data?: boolean; property
338 value: string; property
344 value: string; property
359 data: boolean; property
368 value: string; property
374 value: boolean; property
380 value: number; property
400 value: Expression; property
/plugin/fedauth/Auth/Yadis/
DManager.php24 function set($name, $value)
82 function check($data)
97 function fromSession($data)
136 function prepareForLoad($data)
149 function newObject($data)
197 function newObject($data)
212 function check($data)
234 function newObject($data)
242 function check($data)
247 function prepareForLoad($data)
/plugin/struct/
H A Dhelper.php94 public function saveData($page, $data, $summary = '', $minor = false)
126 public function saveLookupData(AccessTable $access, $data)
206 public static function decodeJson($value)
/plugin/eventum/
Dsyntax.php77 function cache($id, $data = null) {
116 function filter_keys($keys, $data) {
180 function render($format, Doku_Renderer $renderer, $data) {
232 function _xmlEntities($value) {

12345678910>>...23