Home
last modified time | relevance | path

Searched refs:guessParameterNameByValue (Results 1 – 10 of 10) sorted by last modified time

/plugin/davcal/vendor/sabre/vobject/lib/
H A DProperty.php173 $name = Parameter::guessParameterNameByValue($value);
H A DParameter.php59 $this->name = static::guessParameterNameByValue($value);
84 public static function guessParameterNameByValue($value) { function in Sabre\\VObject\\Parameter
/plugin/webdav/vendor/sabre/vobject/lib/
H A DParameter.php59 $this->name = static::guessParameterNameByValue($value);
84 public static function guessParameterNameByValue($value) function in Sabre\\VObject\\Parameter
H A DProperty.php167 $name = Parameter::guessParameterNameByValue($value);
/plugin/webdavclient/vendor/sabre/vobject/lib/
H A DProperty.php173 $name = Parameter::guessParameterNameByValue($value);
H A DParameter.php59 $this->name = static::guessParameterNameByValue($value);
84 public static function guessParameterNameByValue($value) { function in Sabre\\VObject\\Parameter
/plugin/davcard/vendor/sabre/vobject/lib/
H A DProperty.php173 $name = Parameter::guessParameterNameByValue($value);
H A DParameter.php59 $this->name = static::guessParameterNameByValue($value);
84 public static function guessParameterNameByValue($value) { function in Sabre\\VObject\\Parameter
/plugin/icalevents/vendor/sabre/vobject/lib/
H A DProperty.php177 $name = Parameter::guessParameterNameByValue($value);
H A DParameter.php59 $this->name = static::guessParameterNameByValue($value);
85 static function guessParameterNameByValue($value) { function in Sabre\\VObject\\Parameter