Home
last modified time | relevance | path

Searched defs:value (Results 451 – 475 of 1845) sorted by last modified time

1...<<11121314151617181920>>...74

/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Backend/
H A DMockSharing.php154 function setPublishStatus($calendarId, $value) {
/plugin/davcal/vendor/sabre/vobject/lib/Property/ICalendar/
H A DDateTime.php63 public function setValue($value) {
305 public function setJsonValue(array $value) {
331 public function offsetSet($name, $value) {
H A DPeriod.php79 public function setJsonValue(array $value) {
H A DRecur.php36 public function setValue($value) {
179 static function stringToArray($value) {
/plugin/davcal/vendor/sabre/vobject/lib/Property/
H A DText.php73 …public function __construct(Component $root, $name, $value = null, array $parameters = array(), $g…
H A DBinary.php41 public function setValue($value) {
120 public function setJsonValue(array $value) {
/plugin/davcal/datetimepicker-2.4.5/
H A Djquery.datetimepicker.js444 value: '', property in default_options
909 isValidValue = function (mask, value) { argument
929 $.each(_options.highlightedDates, function (index, value) { argument
949 $.each(_options.highlightedPeriods, function (index, value) { argument
/plugin/davcal/db/
H A Dupdate0003.sql4 value text, field
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Xml/Property/
H A DScheduleCalendarTransp.php37 protected $value; variable in Sabre\\CalDAV\\Xml\\Property\\ScheduleCalendarTransp
44 function __construct($value) {
/plugin/davcal/vendor/sabre/vobject/lib/
H A DElementList.php150 public function offsetSet($offset, $value) {
/plugin/davcal/vendor/sabre/dav/lib/DAV/Browser/
H A DPropFindAll.php74 function set($propertyName, $value, $status = null) {
/plugin/davcal/vendor/sabre/http/lib/
H A DClient.php329 function addCurlSetting($name, $value) {
/plugin/davcal/vendor/sabre/xml/lib/Element/
H A DBase.php25 protected $value; variable in Sabre\\Xml\\Element\\Base
32 function __construct($value = null) {
H A DCdata.php27 protected $value; variable in Sabre\\Xml\\Element\\Cdata
34 function __construct($value)
H A DElements.php41 protected $value; variable in Sabre\\Xml\\Element\\Elements
48 function __construct(array $value = []) {
H A DKeyValue.php42 protected $value; variable in Sabre\\Xml\\Element\\KeyValue
49 function __construct(array $value = []) {
H A DUri.php30 protected $value; variable in Sabre\\Xml\\Element\\Uri
37 function __construct($value)
/plugin/davcal/vendor/sabre/xml/lib/
H A DService.php156 function write($rootElementName, $value, $contextUri = null) {
H A DWriter.php99 function write($value) {
248 function writeAttribute($name, $value) {
/plugin/authgooglesheets/vendor/psr/http-message/src/
H A DMessageInterface.php132 public function withHeader($name, $value);
150 public function withAddedHeader($name, $value);
H A DServerRequestInterface.php244 public function withAttribute($name, $value);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DConversion.php89 public $value; variable in Google\\Service\\Dfareporting\\Conversion
329 public function setValue($value)
H A DDimensionValue.php45 public $value; variable in Google\\Service\\Dfareporting\\DimensionValue
120 public function setValue($value)
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/Slack/
H A DSlackRecord.php327 private function generateAttachmentField(string $title, $value): array
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/
H A DFacetBucket.php64 public function setValue(Value $value)

1...<<11121314151617181920>>...74