Home
last modified time | relevance | path

Searched +defs:type +defs:value (Results 26 – 50 of 575) sorted by relevance

12345678910>>...23

/plugin/authgooglesheets/vendor/google/apiclient-services/src/PeopleService/
DExternalId.php31 public $type; variable in Google\\Service\\PeopleService\\ExternalId
35 public $value; variable in Google\\Service\\PeopleService\\ExternalId
68 public function setType($type)
82 public function setValue($value)
DSipAddress.php31 public $type; variable in Google\\Service\\PeopleService\\SipAddress
35 public $value; variable in Google\\Service\\PeopleService\\SipAddress
68 public function setType($type)
82 public function setValue($value)
DMiscKeyword.php31 public $type; variable in Google\\Service\\PeopleService\\MiscKeyword
35 public $value; variable in Google\\Service\\PeopleService\\MiscKeyword
68 public function setType($type)
82 public function setValue($value)
DUrl.php31 public $type; variable in Google\\Service\\PeopleService\\Url
35 public $value; variable in Google\\Service\\PeopleService\\Url
68 public function setType($type)
82 public function setValue($value)
DEmailAddress.php35 public $type; variable in Google\\Service\\PeopleService\\EmailAddress
39 public $value; variable in Google\\Service\\PeopleService\\EmailAddress
86 public function setType($type)
100 public function setValue($value)
DPhoneNumber.php35 public $type; variable in Google\\Service\\PeopleService\\PhoneNumber
39 public $value; variable in Google\\Service\\PeopleService\\PhoneNumber
86 public function setType($type)
100 public function setValue($value)
DLocation.php47 public $type; variable in Google\\Service\\PeopleService\\Location
51 public $value; variable in Google\\Service\\PeopleService\\Location
140 public function setType($type)
154 public function setValue($value)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
DInterpolationPoint.php29 public $type; variable in Google\\Service\\Sheets\\InterpolationPoint
33 public $value; variable in Google\\Service\\Sheets\\InterpolationPoint
66 public function setType($type)
80 public function setValue($value)
/plugin/semanticdata/
Dhelper.php37 function _cleanData($value, $type){
77 function _addPrePostFixes($type, $val, $pre='', $post='') {
88 function _formatData($column, $value, &$R){
/plugin/dw2pdf/vendor/setasign/fpdi/src/PdfParser/Type/
H A DPdfType.php35 public static function resolve(PdfType $value, PdfParser $parser, $stopAtIndirectObject = false)
61 protected static function ensureType($type, $value, $errorMessage)
78 public $value; variable in setasign\\Fpdi\\PdfParser\\Type\\PdfType
/plugin/authgooglesheets/vendor/google/apiclient-services/src/TagManager/
DParameter.php34 public $type; variable in Google\\Service\\TagManager\\Parameter
38 public $value; variable in Google\\Service\\TagManager\\Parameter
85 public function setType($type)
99 public function setValue($value)
/plugin/prosemirror/schema/
DMark.php14 protected $type; variable in dokuwiki\\plugin\\prosemirror\\schema\\Mark
24 public function __construct($type)
35 public function attr($key, $value = null)
/plugin/data-au/
Dhelper.php106 function _cleanData($value, $type) {
164 function _addPrePostFixes($type, $val, $pre = '', $post = '') {
187 function _resolveData($value, $colname) {
223 function _formatData($column, $value, Doku_Renderer_xhtml $R) {
667 private function replacePlaceholders($value) {
/plugin/scrape/vendor/symfony/css-selector/Parser/
DToken.php34 private $type; variable in Symfony\\Component\\CssSelector\\Parser\\Token
35 private $value; variable in Symfony\\Component\\CssSelector\\Parser\\Token
38 public function __construct(?string $type, ?string $value, ?int $position)
/plugin/data-au/_test/
Dhelper.test.php205 protected function createColumnEntry($name, $multi, $key, $origkey, $title, $type) {
277 protected function createFilterArray($key, $value, $compare, $colname, $type) {
312 private function createFilterArrayListEntry($key, $value, $compare, $colname, $type, $logic) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDebugger/
DVariable.php34 public $type; variable in Google\\Service\\CloudDebugger\\Variable
38 public $value; variable in Google\\Service\\CloudDebugger\\Variable
89 public function setType($type)
103 public function setValue($value)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DomainsRDAP/
DLink.php45 public $type; variable in Google\\Service\\DomainsRDAP\\Link
49 public $value; variable in Google\\Service\\DomainsRDAP\\Link
124 public function setType($type)
138 public function setValue($value)
/plugin/data/
Dhelper.php111 public function cleanData($value, $type)
170 public function addPrePostFixes($type, $val, $pre = '', $post = '')
194 public function resolveData($value, $colname)
232 public function formatData($column, $value, Doku_Renderer_xhtml $R)
707 private function replacePlaceholders($value)
/plugin/zip/pear/MIME/
DType.php81 function MIME_Type($type = false)
95 function parse($type)
116 function hasParameters($type)
132 function getParameters($type)
150 function stripParameters($type)
167 function getMedia($type)
181 function getSubType($type)
217 function isExperimental($type)
235 function isVendor($type)
251 function isWildcard($type)
[all …]
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/
DErrorStruct.php24 public $type; variable in HTMLPurifier_ErrorStruct
34 public $value; variable in HTMLPurifier_ErrorStruct
55 public function getChild($type, $id)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
DListPopulationTerm.php41 public $type; variable in Google\\Service\\Dfareporting\\ListPopulationTerm
45 public $value; variable in Google\\Service\\Dfareporting\\ListPopulationTerm
114 public function setType($type)
128 public function setValue($value)
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/
DInvalidArgumentHelper.php24 public static function factory($argument, $type, $value = null)
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/Filter/
H A DAttributeValueAssertionTrait.php37 protected $value; variable
43 public function __construct(string $attribute, string $value)
53 public function setValue(string $value)
99 public static function fromAsn1(AbstractType $type)
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Exception/
DInvalidArgumentException.php22 public static function create($argument, $type, $value = null)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/HangoutsChat/
DGoogleAppsCardV1TextInput.php43 public $type; variable in Google\\Service\\HangoutsChat\\GoogleAppsCardV1TextInput
47 public $value; variable in Google\\Service\\HangoutsChat\\GoogleAppsCardV1TextInput
136 public function setType($type)
150 public function setValue($value)

12345678910>>...23