Lines Matching refs:getValue
80 $valueType = $parameters['VALUE']->getValue();
107 $parts = DateTimeParser::parseVCardDateTime($property->getValue());
126 … $output->add('ITEM'.$x.'.X-ABDATE', $newProperty->getValue(), ['VALUE' => 'DATE-AND-OR-TIME']);
130 switch (strtolower($property->getValue())) {
159 $parts = DateTimeParser::parseVCardDateTime($property->getValue());
160 if ($parts['year'] === $property['X-APPLE-OMIT-YEAR']->getValue()) {
171 if ('COMPANY' === strtoupper($property->getValue())) {
176 if ('GROUP' === strtoupper($property->getValue())) {
185 if ($anniversary->getValue() === $newProperty->getValue()) {
198 if (!$label || '_$!<Anniversary>!$_' !== $label->getValue()) {
205 if ($anniversary->getValue() === $newProperty->getValue()) {
213 if ('_$!<Anniversary>!$_' === $newProperty->getValue()) {
257 $value = $newProperty->getValue();
309 $value = $newProperty->getValue();
406 if ('QUOTED-PRINTABLE' !== strtoupper($param->getValue())) {
417 if ('1' == $param->getValue()) {