Home
last modified time | relevance | path

Searched refs:Component (Results 101 – 125 of 496) sorted by relevance

12345678910>>...20

/plugin/combo/vendor/symfony/yaml/
H A DYaml.php12 namespace Symfony\Component\Yaml;
14 use Symfony\Component\Yaml\Exception\ParseException;
H A DUnescaper.php12 namespace Symfony\Component\Yaml;
14 use Symfony\Component\Yaml\Exception\ParseException;
/plugin/jplayer/vendor/symfony/process/
H A DProcessBuilder.php12 namespace Symfony\Component\Process;
16 use Symfony\Component\Process\Exception\InvalidArgumentException;
17 use Symfony\Component\Process\Exception\LogicException;
H A DInputStream.php12 namespace Symfony\Component\Process;
14 use Symfony\Component\Process\Exception\RuntimeException;
H A DPhpProcess.php12 namespace Symfony\Component\Process;
14 use Symfony\Component\Process\Exception\RuntimeException;
H A DProcessUtils.php12 namespace Symfony\Component\Process;
14 use Symfony\Component\Process\Exception\InvalidArgumentException;
/plugin/icalevents/vendor/sabre/vobject/lib/Component/
H A DVAvailability.php3 namespace Sabre\VObject\Component;
18 class VAvailability extends VObject\Component {
H A DVEvent.php3 namespace Sabre\VObject\Component;
19 class VEvent extends VObject\Component {
/plugin/jplayer/vendor/symfony/process/Tests/
H A DPhpExecutableFinderTest.php12 namespace Symfony\Component\Process\Tests;
15 use Symfony\Component\Process\PhpExecutableFinder;
/plugin/webdav/vendor/sabre/vobject/lib/Component/
H A DVAvailability.php3 namespace Sabre\VObject\Component;
18 class VAvailability extends VObject\Component
H A DVEvent.php3 namespace Sabre\VObject\Component;
19 class VEvent extends VObject\Component
/plugin/combo/vendor/symfony/process/
H A DInputStream.php12 namespace Symfony\Component\Process;
14 use Symfony\Component\Process\Exception\RuntimeException;
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/
H A DComponentTest.php5 use Sabre\VObject\Component\VCalendar;
6 use Sabre\VObject\Component\VCard;
166 $this->assertTrue($comp->vevent[1] instanceof Component);
465 $vcard = new Component\VCard();
478 $vcard = new Component\VCard();
481 $component->validate(Component::REPAIR);
505 class FakeComponent extends Component {
/plugin/davcard/vendor/sabre/vobject/tests/VObject/
H A DComponentTest.php6 Sabre\VObject\Component\VCalendar,
7 Sabre\VObject\Component\VCard;
167 $this->assertTrue($comp->vevent[1] instanceof Component);
465 $vcard = new Component\VCard();
478 $vcard = new Component\VCard();
481 $component->validate(Component::REPAIR);
505 class FakeComponent extends Component {
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/
H A DComponentTest.php6 Sabre\VObject\Component\VCalendar,
7 Sabre\VObject\Component\VCard;
167 $this->assertTrue($comp->vevent[1] instanceof Component);
465 $vcard = new Component\VCard();
478 $vcard = new Component\VCard();
481 $component->validate(Component::REPAIR);
505 class FakeComponent extends Component {
/plugin/davcal/vendor/sabre/vobject/tests/VObject/
H A DComponentTest.php6 Sabre\VObject\Component\VCalendar,
7 Sabre\VObject\Component\VCard;
167 $this->assertTrue($comp->vevent[1] instanceof Component);
465 $vcard = new Component\VCard();
478 $vcard = new Component\VCard();
481 $component->validate(Component::REPAIR);
505 class FakeComponent extends Component {
/plugin/jcapture/src/com/hammurapi/jcapture/
H A DVideoEncoder.java3 import java.awt.Component;
49 Component getParentComponent(); in getParentComponent()
/plugin/davcard/vendor/sabre/vobject/lib/
H A DComponent.php15 class Component extends Node { class
191 if ($child instanceof Component) {
273 if ($array[$key] instanceof Component) {
333 if ($child instanceof Component) {
419 if ($value instanceof Component || $value instanceof Property) {
/plugin/webdavclient/vendor/sabre/vobject/lib/
H A DComponent.php15 class Component extends Node { class
191 if ($child instanceof Component) {
273 if ($array[$key] instanceof Component) {
333 if ($child instanceof Component) {
419 if ($value instanceof Component || $value instanceof Property) {
/plugin/davcal/vendor/sabre/vobject/lib/
H A DComponent.php15 class Component extends Node { class
191 if ($child instanceof Component) {
273 if ($array[$key] instanceof Component) {
333 if ($child instanceof Component) {
419 if ($value instanceof Component || $value instanceof Property) {
/plugin/findologicxmlexport/vendor/symfony/yaml/
H A DUnescaper.php12 namespace Symfony\Component\Yaml;
14 use Symfony\Component\Yaml\Exception\ParseException;
/plugin/webcomponent/
H A DREADME.md1 # Dokuwiki Web Component Plugin
8 This plugin implements several Web UI Component.
/plugin/davcard/vendor/sabre/vobject/lib/Component/
H A DVEvent.php3 namespace Sabre\VObject\Component;
18 class VEvent extends VObject\Component {
/plugin/findologicxmlexport/vendor/twig/extensions/lib/Twig/Extensions/Extension/
H A DDate.php11 use Symfony\Component\Translation\TranslatorInterface;
12 use Symfony\Component\Translation\IdentityTranslator;
/plugin/webdavclient/vendor/sabre/vobject/lib/Component/
H A DVEvent.php3 namespace Sabre\VObject\Component;
18 class VEvent extends VObject\Component {

12345678910>>...20