Home
last modified time | relevance | path

Searched refs:getValueType (Results 76 – 100 of 147) sorted by relevance

123456

/plugin/davcal/vendor/sabre/vobject/lib/Property/
H A DFloat.php69 public function getValueType() { function in Sabre\\VObject\\Property\\Float
H A DTime.php34 public function getValueType() { function in Sabre\\VObject\\Property\\Time
H A DUri.php34 public function getValueType() { function in Sabre\\VObject\\Property\\Uri
H A DBinary.php93 public function getValueType() { function in Sabre\\VObject\\Property\\Binary
/plugin/davcal/vendor/sabre/vobject/lib/Property/ICalendar/
H A DDuration.php65 public function getValueType() { function in Sabre\\VObject\\Property\\ICalendar\\Duration
H A DDateTime.php260 public function getValueType() { function in Sabre\\VObject\\Property\\ICalendar\\DateTime
367 $valueType = $this->getValueType();
/plugin/davcard/vendor/sabre/vobject/lib/Property/
H A DTime.php34 public function getValueType() { function in Sabre\\VObject\\Property\\Time
H A DUri.php34 public function getValueType() { function in Sabre\\VObject\\Property\\Uri
H A DBinary.php93 public function getValueType() { function in Sabre\\VObject\\Property\\Binary
/plugin/webdavclient/vendor/sabre/vobject/lib/Property/
H A DTime.php34 public function getValueType() { function in Sabre\\VObject\\Property\\Time
H A DUri.php34 public function getValueType() { function in Sabre\\VObject\\Property\\Uri
H A DBinary.php93 public function getValueType() { function in Sabre\\VObject\\Property\\Binary
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Monitoring/
H A DValueDescriptor.php91 public function getValueType() function in Google\\Service\\Monitoring\\ValueDescriptor
/plugin/icalevents/vendor/sabre/vobject/lib/Property/
H A DBinary.php93 function getValueType() { function in Sabre\\VObject\\Property\\Binary
/plugin/webdav/vendor/sabre/vobject/lib/Property/
H A DBinary.php82 public function getValueType() function in Sabre\\VObject\\Property\\Binary
/plugin/icalevents/vendor/sabre/vobject/lib/
H A DProperty.php210 abstract function getValueType(); function in Sabre\\VObject\\Property
323 strtolower($this->getValueType()),
398 $valueType = strtolower($this->getValueType());
/plugin/webdav/vendor/sabre/vobject/lib/
H A DProperty.php198 abstract public function getValueType(); function in Sabre\\VObject\\Property
303 strtolower($this->getValueType()),
364 $valueType = strtolower($this->getValueType());
/plugin/webdav/vendor/sabre/vobject/lib/Property/ICalendar/
H A DDateTime.php245 public function getValueType() function in Sabre\\VObject\\Property\\ICalendar\\DateTime
344 $valueType = $this->getValueType();
/plugin/icalevents/vendor/sabre/vobject/lib/Property/ICalendar/
H A DDateTime.php270 function getValueType() { function in Sabre\\VObject\\Property\\ICalendar\\DateTime
381 $valueType = $this->getValueType();
H A DRecur.php154 function getValueType() { function in Sabre\\VObject\\Property\\ICalendar\\Recur
194 $valueType = strtolower($this->getValueType());
/plugin/davcard/vendor/sabre/vobject/lib/Property/ICalendar/
H A DDateTime.php260 public function getValueType() { function in Sabre\\VObject\\Property\\ICalendar\\DateTime
367 $valueType = $this->getValueType();
/plugin/webdavclient/vendor/sabre/vobject/lib/Property/ICalendar/
H A DDateTime.php260 public function getValueType() { function in Sabre\\VObject\\Property\\ICalendar\\DateTime
367 $valueType = $this->getValueType();
/plugin/findologicxmlexport/vendor/phpdocumentor/type-resolver/src/Types/
H A DArray_.php68 public function getValueType() function in phpDocumentor\\Reflection\\Types\\Array_
/plugin/odt/ODT/elements/
H A DODTElementTableHeaderCell.php44 $encoded = '<table:table-cell office:value-type="'.$this->getValueType().'"';
/plugin/webdav/vendor/sabre/vobject/lib/Property/VCard/
H A DDateAndOrTime.php39 public function getValueType() function in Sabre\\VObject\\Property\\VCard\\DateAndOrTime
239 $valueType = strtolower($this->getValueType());

123456