Home
last modified time | relevance | path

Searched +defs:data +defs:value (Results 51 – 75 of 561) sorted by relevance

12345678910>>...23

/plugin/html2pdf/html2pdf/html2ps/
Dvalue.margin.class.php6 var $value; variable in MarginSideValue
43 function init($data) {
103 function init($data) {
/plugin/move/script/
Dprogress.js8 value: $progressbar.data('progress') property
49 function (data) { argument
/plugin/swiftmail/Swift/Message/
DEncoder.php95 public function base64Encode($data, $chunk=76, $init_chunk=0, $headers=false, $le="\r\n")
180 public function QPEncode($data, $chunk=76, $init_chunk=0, $headers=false, $le="\r\n")
286 public function encode7Bit($data, $chunk=76, $le="\r\n")
314 public function encode8Bit($data, $chunk=76, $le="\r\n")
344 public function header7BitEncode($data, $chunk=76, $init_chunk=0, $le="\r\n")
365 public function encode7BitPrintable($data)
374 public function isUTF8($data)
395 public function is7BitPrintable($data)
404 public function isHeaderSafe($data)
413 public function is7BitAscii($data)
[all …]
/plugin/confmanager/
Djquery.form.js158 callbacks.push(function(data) { argument
167 options.success = function(data, status, xhr) { // jQuery 1.4+ passes xhr as 3rd arg argument
838 a.push({name: n, value: $(el).val(), type: el.type }); property
839 a.push({name: n+'.x', value: form.clk_x}, {name: n+'.y', value: form.clk_y}); property
849 a.push({name: n, value: v[j]}); property
858 a.push({name: n, value: files[j], type: el.type}); property
863 a.push({ name: n, value: '', type: el.type }); property
869 a.push({name: n, value: v, type: el.type, required: el.required}); property
878 a.push({name: n, value: $input.val()}); property
879 a.push({name: n+'.x', value: form.clk_x}, {name: n+'.y', value: form.clk_y}); property
[all …]
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/
DFile.php818 $data=array(),
852 $data=array(),
885 $data=array(),
909 $data=array(),
935 $data=array(),
966 $data=array(),
993 private function _addError($error, $line, $column, $code, $data, $severity, $fixable)
1140 private function _addWarning($warning, $line, $column, $code, $data, $severity, $fixable)
1282 public function recordMetric($stackPtr, $metric, $value)
3323 $value=null,
[all …]
/plugin/simplemysqlclient/syntax/
Dsimplemysqlclient.php79 public function render($mode, Doku_Renderer &$renderer, $data) {
328 protected function valueFromDB($column, $value, $def) {
468 protected function renderValue($column, $value, $def, $mayBeSkipped = false, $inEditor = false) {
/plugin/rrdgraph/inc/
Dsvgbinding.php28 public $value; variable in AttrBinding
35 public function __construct($attribute, $value) {
72 public function xmlPassthroughHandler($parser, $data) {
/plugin/openid/Auth/Yadis/
DManager.php24 function set($name, $value)
84 function check($data)
103 function fromSession($data)
144 function prepareForLoad($data)
159 function newObject($data)
211 function newObject($data)
226 function check($data)
250 function newObject($data)
258 function check($data)
263 function prepareForLoad($data)
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Utils/
H A DDoubleKeyMap.php14 private $data; variable in Antlr\\Antlr4\\Runtime\\Utils\\DoubleKeyMap
26 public function set($primaryKey, $secondaryKey, $value) : void
/plugin/pagecss/vendor/csstidy-2.2.1/
H A Dclass.csstidy.php184 public $value = ''; variable in csstidy
258 public $data = array(); variable in csstidy
367 public function set_cfg($setting, $value=null) {
394 public function _add_token($type, $data, $do = false) {
978 public function quote_font_format($value) {
1247 public function is_important(&$value) {
1260 public function gvw_important($value) {
1327 public function parse_string_list($value) {
/plugin/davcal/
H A Dscript.js58 function(data) argument
80 data: { property
193 function(data) argument
276 jQuery('<option />', {value: jQuery(this).val(), property
281 …jQuery('<option />', {value: 'lang', text: LANG.plugins.davcal['language_specific']}).appendTo($tf… property
282 jQuery('<option />', {value: '24h', text: '24h'}).appendTo($tfdropdown); property
283 jQuery('<option />', {value: '12h', text: '12h'}).appendTo($tfdropdown); property
460 function(data) argument
476 dw_davcal__modals.completeCb = function(data) { argument
571 function(data) argument
[all …]
/plugin/jcapture/lib/
Dcommons-codec-1.3.jar ... (byte[]) int i byte[] data byte[] groomedData int bytesCopied byte[] packedData ...
/plugin/jdraw/lib/
Dcommons-codec-1.3.jar ... (byte[]) int i byte[] data byte[] groomedData int bytesCopied byte[] packedData ...
/plugin/refnotes/
Dinstructions.php13 protected $data; variable in refnotes_instruction
18 public function __construct($name, $data, $offset = -1) {
36 public function __construct($data) {
47 public function __construct($name, $data, $type, $text, $offset = -1) {
58 public function __construct($type, $attributes, $data = NULL) {
76 public function __construct($namespace, $data) {
87 public function __construct($namespace, $data) {
118 private $data; variable in refnotes_instruction_reference
125 public function __construct($list, &$data, $index) {
163 public function setPluginData($index, $data) {
[all …]
/plugin/photogallery/
Dsyntax.php224 function render($mode, Doku_Renderer $R, $data){
270 function _photo_gallery($data, $R){
329 function _findimages(&$data){
516 function _lightgallery($files,$data,$pgid){
539 function _poster($files,$data,$R){
605 protected function _description($files,$data,$R){
637 protected function _image(&$img,$data,$idx){
873 function _caption($img,$data){
968 protected function _auth_check($data){
991 function _zip_auth_check($data){
[all …]
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/
DPropertyList.php12 protected $data = array(); variable in HTMLPurifier_PropertyList
56 public function set($name, $value)
/plugin/bbcode/
Dsize.php51 function render($mode, Doku_Renderer $renderer, $data) {
82 private function _relsz ($value) {
/plugin/sphinxsearch-was/
H A Dfunctions.php7 function formatXml($data)
34 function escapeTextValue($value)
45 function stripInvalidXml($value)
/plugin/sphinxsearch/
Dfunctions.php7 function formatXml($data)
31 function escapeTextValue($value)
45 function stripInvalidXml($value)
/plugin/qstat/
Dsyntax.php149 function render($mode, &$renderer, $data) {
236 function _renderInformation($key, $value) {
282 function _flagbar($data) {
/plugin/svgembed/
Dsyntax.php73 private function Get_SVG_Unit_Adjustment($value) {
176 public function render($mode, Doku_Renderer $renderer, $data) {
/plugin/diagramsnet/lib/js/socket.io/
Dsocket.io.min.js6=e()}(self,(function(){return function(t){var e={};function n(r){if(e[r])return e[r].exports;var o… property
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/
DInlineTest.php30 public function testParse($yaml, $value, $flags = 0)
38 public function testParseWithMapObjects($yaml, $value, $flags = Yaml::PARSE_OBJECT_FOR_MAP)
48 public function testParsePhpConstants($yaml, $value)
87 public function testDump($yaml, $value, $parseFlags = 0)
607 public function testParseBinaryData($data)
625 public function testParseInvalidBinaryData($data, $expectedMessage)
/plugin/mediatooltip/
Daction.php253 function format_attribute($value) {
348 function write_debug($data) {
/plugin/odt/ODT/elements/
DODTElementFrame.php104 public function setAttributes($value) {
140 public function determinePositionInContainer (array &$data, ODTStateElement $current) {
146 public function getMaxWidthOfNestedContainer (ODTInternalParams $params, array $data) {

12345678910>>...23