Home
last modified time | relevance | path

Searched refs:Component (Results 351 – 375 of 496) sorted by relevance

1...<<11121314151617181920

/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DPlugin.php15 use Sabre\VObject\Component\VCalendar;
657 …protected function handleFreeBusyRequest(IOutbox $outbox, VObject\Component $vObject, RequestInter…
756 …unction getFreeBusyForEmail($email, \DateTime $start, \DateTime $end, VObject\Component $request) {
841 $vcalendar = new VObject\Component\VCalendar();
/plugin/findologicxmlexport/vendor/symfony/yaml/
H A DDumper.php12 namespace Symfony\Component\Yaml;
H A DInline.php12 namespace Symfony\Component\Yaml;
14 use Symfony\Component\Yaml\Exception\DumpException;
15 use Symfony\Component\Yaml\Exception\ParseException;
16 use Symfony\Component\Yaml\Tag\TaggedValue;
/plugin/jcapture/src/com/hammurapi/jcapture/
H A DAbstractCaptureApplet.java3 import java.awt.Component;
216 Component parentComponent, in post()
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DPlugin.php24 use Sabre\VObject\Component\VCalendar;
798 …protected function handleFreeBusyRequest(IOutbox $outbox, VObject\Component $vObject, RequestInter…
897 …yForEmail($email, \DateTimeInterface $start, \DateTimeInterface $end, VObject\Component $request) {
1002 $vcalendar = new VObject\Component\VCalendar();
/plugin/davcard/vendor/sabre/vobject/tests/VObject/
H A DFreeBusyGeneratorTest.php368 $obj = new Component\VCalendar();
H A DPropertyTest.php6 Sabre\VObject\Component\VCalendar,
7 Sabre\VObject\Component\VCard;
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/
H A DFreeBusyGeneratorTest.php368 $obj = new Component\VCalendar();
/plugin/davcal/vendor/sabre/vobject/tests/VObject/
H A DFreeBusyGeneratorTest.php368 $obj = new Component\VCalendar();
/plugin/davcard/vendor/sabre/vobject/tests/VObject/ITip/
H A DBrokerTester.php92 if ($result instanceof \Sabre\VObject\Component\VCalendar) {
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/GoogleClosure/
H A DCompilerJarFilter.php17 use Symfony\Component\Process\ProcessBuilder;
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/ITip/
H A DBrokerTester.php92 if ($result instanceof \Sabre\VObject\Component\VCalendar) {
/plugin/davcal/vendor/sabre/vobject/tests/VObject/ITip/
H A DBrokerTester.php92 if ($result instanceof \Sabre\VObject\Component\VCalendar) {
/plugin/icalevents/vendor/sabre/vobject/lib/
H A DProperty.php64 * @param Component $root The root document
72 …function __construct(Component $root, $name, $value = null, array $parameters = [], $group = null)…
/plugin/webdav/vendor/sabre/vobject/lib/
H A DProperty.php64 * @param Component $root The root document
70 …public function __construct(Component $root, $name, $value = null, array $parameters = [], $group …
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Component/
H A DVAvailabilityTest.php3 namespace Sabre\VObject\Component;
H A DVEventTest.php3 namespace Sabre\VObject\Component;
/plugin/jplayer/vendor/robloach/component-installer/
H A DLICENSE.md3 Component Installer is released under the MIT License:
/plugin/findologicxmlexport/vendor/twig/extensions/doc/
H A Ddate.rst39 To get a translatable output, give a ``Symfony\Component\Translation\TranslatorInterface``
/plugin/davcard/vendor/sabre/vobject/tests/VObject/Component/
H A DVEventTest.php3 namespace Sabre\VObject\Component;
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Component/
H A DVEventTest.php3 namespace Sabre\VObject\Component;
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Component/
H A DVEventTest.php3 namespace Sabre\VObject\Component;
/plugin/oauth/vendor/lusitanian/oauth/
H A Dcomposer.lock525 "Symfony\\Component\\HttpFoundation\\": ""
545 "description": "Symfony HttpFoundation Component",
577 "Symfony\\Component\\Yaml\\": ""
594 "description": "Symfony Yaml Component",
/plugin/combo/vendor/symfony/yaml/
H A DInline.php12 namespace Symfony\Component\Yaml;
14 use Symfony\Component\Yaml\Exception\DumpException;
15 use Symfony\Component\Yaml\Exception\ParseException;
16 use Symfony\Component\Yaml\Tag\TaggedValue;
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/
H A DPropertyTest.php5 use Sabre\VObject\Component\VCalendar;
6 use Sabre\VObject\Component\VCard;

1...<<11121314151617181920