/plugin/davcal/vendor/sabre/dav/tests/Sabre/CardDAV/ |
H A D | CardTest.php | 10 protected $card; variable in Sabre\\CardDAV\\CardTest 19 $this->card = new Card( 37 $result = $this->card->get(); 43 $this->card = new Card( 69 $this->card->put($file); 78 $this->card->delete(); 97 $card = new Card( 130 $card = new Card( 163 ), $this->card->getACL()); 168 $card = new Card( [all …]
|
H A D | AddressBookTest.php | 40 $card = $this->ab->getChild('card1'); 41 $this->assertInstanceOf('Sabre\\CardDAV\\Card', $card); 42 $this->assertEquals('card1', $card->getName()); 51 $card = $this->ab->getChild('card3');
|
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/ |
H A D | JCardTest.php | 9 $card = new Component\VCard([ 33 $card->add('X-TRUNCATED', '--1225', ['VALUE' => 'DATE']); 34 $card->add('X-TIME-LOCAL', '123000', ['VALUE' => 'TIME']); 35 $card->add('X-TIME-UTC', '12:30:00Z', ['VALUE' => 'TIME']); 36 $card->add('X-TIME-OFFSET', '12:30:00-08:00', ['VALUE' => 'TIME']); 37 $card->add('X-TIME-REDUCED', '23', ['VALUE' => 'TIME']); 38 $card->add('X-TIME-TRUNCATED', '--30', ['VALUE' => 'TIME']); 40 $card->add('X-KARMA-POINTS', '42', ['VALUE' => 'INTEGER']); 41 $card->add('X-GRADE', '1.3', ['VALUE' => 'FLOAT']); 43 $card->add('TZ', '-0500', ['VALUE' => 'UTC-OFFSET']); [all …]
|
H A D | Issue40Test.php | 14 $card = new Component\VCard(); 15 …$card->add('N', ['van der Harten', ['Rene', 'J.'], "", 'Sir', 'R.D.O.N.'], ['SORT-AS' => ['Harten'… 17 unset($card->UID); 28 $this->assertEquals($expected, $card->serialize());
|
/plugin/davcard/vendor/sabre/vobject/tests/VObject/ |
H A D | JCardTest.php | 9 $card = new Component\VCard(array( 30 $card->add('BDAY', '1979-12-25T02:00:00', array('VALUE' => 'DATE-TIME')); 33 $card->add('X-TRUNCATED', '--1225', array('VALUE' => 'DATE')); 34 $card->add('X-TIME-LOCAL', '123000', array('VALUE' => 'TIME')); 35 $card->add('X-TIME-UTC', '12:30:00Z', array('VALUE' => 'TIME')); 37 $card->add('X-TIME-REDUCED', '23', array('VALUE' => 'TIME')); 38 $card->add('X-TIME-TRUNCATED', '--30', array('VALUE' => 'TIME')); 40 $card->add('X-KARMA-POINTS', '42', array('VALUE' => 'INTEGER')); 41 $card->add('X-GRADE', '1.3', array('VALUE' => 'FLOAT')); 43 $card->add('TZ', '-05:00', array('VALUE' => 'UTC-OFFSET')); [all …]
|
H A D | Issue40Test.php | 14 $card = new Component\VCard(); 15 …$card->add('N', array('van der Harten', array('Rene','J.'), "", 'Sir','R.D.O.N.'), array('SORT-AS'… 26 $this->assertEquals($expected, $card->serialize());
|
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/ |
H A D | JCardTest.php | 9 $card = new Component\VCard(array( 30 $card->add('BDAY', '1979-12-25T02:00:00', array('VALUE' => 'DATE-TIME')); 33 $card->add('X-TRUNCATED', '--1225', array('VALUE' => 'DATE')); 34 $card->add('X-TIME-LOCAL', '123000', array('VALUE' => 'TIME')); 35 $card->add('X-TIME-UTC', '12:30:00Z', array('VALUE' => 'TIME')); 37 $card->add('X-TIME-REDUCED', '23', array('VALUE' => 'TIME')); 38 $card->add('X-TIME-TRUNCATED', '--30', array('VALUE' => 'TIME')); 40 $card->add('X-KARMA-POINTS', '42', array('VALUE' => 'INTEGER')); 41 $card->add('X-GRADE', '1.3', array('VALUE' => 'FLOAT')); 43 $card->add('TZ', '-05:00', array('VALUE' => 'UTC-OFFSET')); [all …]
|
H A D | Issue40Test.php | 14 $card = new Component\VCard(); 15 …$card->add('N', array('van der Harten', array('Rene','J.'), "", 'Sir','R.D.O.N.'), array('SORT-AS'… 26 $this->assertEquals($expected, $card->serialize());
|
/plugin/davcal/vendor/sabre/vobject/tests/VObject/ |
H A D | JCardTest.php | 9 $card = new Component\VCard(array( 30 $card->add('BDAY', '1979-12-25T02:00:00', array('VALUE' => 'DATE-TIME')); 33 $card->add('X-TRUNCATED', '--1225', array('VALUE' => 'DATE')); 34 $card->add('X-TIME-LOCAL', '123000', array('VALUE' => 'TIME')); 35 $card->add('X-TIME-UTC', '12:30:00Z', array('VALUE' => 'TIME')); 37 $card->add('X-TIME-REDUCED', '23', array('VALUE' => 'TIME')); 38 $card->add('X-TIME-TRUNCATED', '--30', array('VALUE' => 'TIME')); 40 $card->add('X-KARMA-POINTS', '42', array('VALUE' => 'INTEGER')); 41 $card->add('X-GRADE', '1.3', array('VALUE' => 'FLOAT')); 43 $card->add('TZ', '-05:00', array('VALUE' => 'UTC-OFFSET')); [all …]
|
H A D | Issue40Test.php | 14 $card = new Component\VCard(); 15 …$card->add('N', array('van der Harten', array('Rene','J.'), "", 'Sir','R.D.O.N.'), array('SORT-AS'… 26 $this->assertEquals($expected, $card->serialize());
|
/plugin/webcomponent/_test/data/pages/ |
H A D | card_column.txt | 6 With the ''card-columns'' components, you can put any type [[card|card]] ([[blockquote|blockquote]]… 14 <card-columns> 15 <!-- Any type of card --> 16 </card-columns> 22 <card-columns> 23 <card> 26 …tps://getbootstrap.com/docs/4.3/components/card/#example|the bootstrap quick example]] on how to b… 28 </card> 37 </card-columns> 42 <card> [all …]
|
H A D | card.txt | 4 A card is some content in a square. 7 This is the implement of the [[https://getbootstrap.com/docs/4.3/components/card/|Bootstrap card]] 14 * Can be formatted in columns with the [[card_column|card-columns]] component 15 * A [[blockquote|blockquote]] is also a card. 24 <card style="width: 18rem;"> 27 …tps://getbootstrap.com/docs/4.3/components/card/#example|the bootstrap quick example]] on how to b… 29 </card> 40 …tps://getbootstrap.com/docs/4.3/components/card/#example|the bootstrap quick example]] on how to b…
|
H A D | blockquote.txt | 6 A ''blockquote'' component is a type of [[card|card]] 20 <card-columns> 23 A Blockquote is a [[card|card]] 25 <cite>Say the [[card|card]]</cite> 39 </card-columns>
|
H A D | teaser.txt | 4 A teaser is just an alias for [[card|card]]. A teaser in essence is just a card that calls to click… 6 See [[card]]
|
/plugin/combo/resources/theme/default/components/css/ |
H A D | card.css | 1 .card-cs { margin-bottom: 1rem; } 2 /** Bootstrap has a margin bottom that is not welcome in a card **/ 3 .card-cs > table { margin-bottom: 0; } 5 /** No card-cs ui/li styling because it is also used for menu such as tabs if there is a list in the card,
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/HangoutsChat/ |
H A D | CardWithId.php | 29 public function setCard(GoogleAppsCardV1Card $card) argument 31 $this->card = $card; 38 return $this->card;
|
H A D | GoogleAppsCardV1OnClick.php | 48 public function setCard(GoogleAppsCardV1Card $card) argument 50 $this->card = $card; 57 return $this->card;
|
/plugin/webcomponent/ |
H A D | style.css | 2 .card .card-body h4.card-title {
|
H A D | README.md | 25 * Suppress in teaser - the card body if there is only a image 26 * Rename teaser-columns with card columns 27 * Implement: image bottom for card
|
/plugin/diagramsnet/lib/plugins/ |
H A D | trello.js | 42 var card = (urlParams['card'] != null) ? decodeURIComponent(urlParams['card']) : null; 45 if (name != null && card != null) 53 null, true, card); 58 editorUi.trello.getFile(card + editorUi.trello.SEPARATOR +
|
/plugin/zip/pear/MIME/ |
H A D | Type.php | 266 * @param string $card Wildcard to check against 270 function wildcardMatch($card, $type) argument 272 if (!MIME_Type::isWildcard($card)) { 276 if ($card == '*/*') { 280 if (MIME_Type::getMedia($card) ==
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/ |
H A D | GoogleCloudDialogflowV2IntentMessage.php | 88 public function setCard(GoogleCloudDialogflowV2IntentMessageCard $card) argument 90 $this->card = $card; 97 return $this->card;
|
H A D | GoogleCloudDialogflowV2beta1IntentMessage.php | 100 public function setCard(GoogleCloudDialogflowV2beta1IntentMessageCard $card) argument 102 $this->card = $card; 109 return $this->card;
|
/plugin/dirtylittlehelper/mermaid/editor/src/components/ |
H A D | Card.svelte | 11 #card { 31 <div id="card">
|
/plugin/preregister/ |
H A D | action.php | 92 foreach($_REQUEST['card'] as $card) { 93 if(strpos($_REQUEST['sel'],$card) === false) { 247 foreach($cards as $card) { 251 …= '<td>' . str_replace(array('H','S','D','C'),array('♥','♠','♦','♣'),$card) 252 . " <input type = 'checkbox' name = '$name' value = '$card' /></td>";
|