Home
last modified time | relevance | path

Searched refs:cards (Results 1 – 25 of 30) sorted by relevance

12

/plugin/davcal/vendor/sabre/dav/tests/Sabre/CardDAV/Backend/
H A DMock.php8 public $cards; variable in Sabre\\CardDAV\\Backend\\Mock
10 function __construct($addressBooks = null, $cards = null) { argument
13 $this->cards = $cards;
28 $this->cards = array(
100 unset($this->cards[$addressBookId]);
106 $cards = array();
107 foreach($this->cards[$addressBookId] as $uri=>$data) {
108 $cards[] = array(
113 return $cards;
119 if (!isset($this->cards[$addressBookId][$cardUri])) {
[all …]
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CardDAV/
H A DAddressBookTest.php57 $cards = $this->ab->getChildren();
58 $this->assertEquals(2, count($cards));
60 $this->assertEquals('card1', $cards[0]->getName());
61 $this->assertEquals('card2', $cards[1]->getName());
81 $this->assertEquals('foo', $this->backend->cards['foo']['card2']);
H A DCardTest.php79 $this->assertEquals(1, count($this->backend->cards['foo']));
/plugin/authgooglesheets/vendor/google/apiclient-services/src/HangoutsChat/
DMessage.php125 public function setCards($cards) argument
127 $this->cards = $cards;
134 return $this->cards;
/plugin/preregister/
Daction.php166 $cards = $this-> get_cards();
168 $out = $this->format_cards($cards,$sel);
238 function format_cards($cards,&$sel) { argument
239 $sel = array_slice($cards,0,3);
240 shuffle($cards);
241 $new_row = (int)(count($cards)/2);
247 foreach($cards as $card) {
/plugin/diagramsnet/lib/js/diagramly/
DTrelloClient.js115 Trello.cards.get(ids[0] + '/attachments/' + ids[1], mxUtils.bind(this, function(meta)
508 …Trello.cards.get(cardId + '/attachments', {fields: 'id,name,previews'}, mxUtils.bind(this, functio…
602 var cards = (data != null) ? data.cards : null;
604 if (cards == null || cards.length == 0)
629 for (var i = 0; i < cards.length; i++)
646 }))(cards[i]);
649 if (cards.length == pageSize)
/plugin/socialcards/
Dplugin.info.txt6 desc Adds social network cards to your wiki
DREADME.md3 Adds social network cards (Twitter and others) to your wiki
/plugin/mtg/
Dplugin.info.txt6 desc Provides syntax for creating Magic the Gathering cards references within DockuWiki.
DREADME4 Magic the Gathering cards.
/plugin/dirtylittlehelper/mermaid/editor/docs/
D41.41.js.map1cards = array(\"ah\", \"ac\", \"ad\", \"as\",\n// \t\t\"2h\", \"2c\", \"2d\", \"2s\",\n// \t\t\"3h…
/plugin/eventline/example/
DexampleDataForCutAndPaste.txt7 …ncept of a "stack" of virtual "cards". Cards hold data, just as they would in a rolodex. You could…
/plugin/addressbook/
DREADME.md63 * Add print styles for contact cards and the index list
/plugin/mikioplugin/
H A DREADME.md63 …- Fixed images being stretched in cards [#32](https://github.com/nomadjimbob/mikioplugin/issues/…
64 …- Added `align-` support to cards [#35](https://github.com/nomadjimbob/mikioplugin/issues/35). R…
200 …s. Cards will now be their own height when inside a row element. To force cards to all be the same…
/plugin/refnotes/lang/en/
D__template.txt10 For sheets and cards plugin does not make a distinction between normal table cells and header cells…
/plugin/adfs/phpsaml/extlib/xmlseclibs/
DCHANGELOG.txt176 managed information cards.
/plugin/saml/phpsaml/extlib/xmlseclibs/
DCHANGELOG.txt176 managed information cards.
/plugin/icons/assets/material-design-icons/css/
Dmaterialdesignicons.min.css1cards::before{content:"\F638"}.mdi-cards-club::before{content:"\F8CD"}.mdi-cards-diamond::before{c…
/plugin/codemirror/dist/modes/
Dsas.min.js.map1 … bnot bor brshift bufno bufsize bxor by byerr byline byte calculated call cards cards4 catcache cb…
/plugin/passpolicy/
D10k-common-passwords.txt4196 cards
/plugin/calendar/
DCHANGELOG.md4879 - **Fixed:** All 4 theme cards (Purple, Professional, Pink, Wiki)
4908 **All cards display properly** ✓
4917 - **Fixed:** Theme selection cards use template backgrounds
5159 - Theme cards: `bg_alt`
/plugin/zwidoku/files/
H A Ddoku.css19209 .footer.has-cards {
19218 .footer.has-cards:before {
19229 .footer.has-cards .container {
21351 /* .floating-cards {
21357 .floating-cards > div {
21364 .floating-cards .shine {
/plugin/webdav/vendor/sabre/dav/
DCHANGELOG.md945 cards.
/plugin/tuxquote/
Dquotes.txt341 My old man taught me two things: 'Mind own business' and 'Always cut cards'. <BR> -- R.A. Heinlein
1021 …veral days ago while attempting to deliver 300 pounds of Holiday Greeting cards. <BR> -- Dave Barry
1279 Never play cards with a man named Doc. Never eat at a place called Mom's. Never sleep with a woman …
2023 A guy who'd cheat on his wife would cheat at cards. <BR> -- Texas Guinan (1878-1933), U.S. bartender
2049 Trust everybody, but cut the cards. <BR> -- Finley Peter Dunne (1867-1936), U.S. humorist
2769 One should always play fairly when one has the winning cards. <BR> -- Oscar Wilde (1854 - 1900)
/plugin/jmol2/jmol/
DCHANGES.txt1890 # new feature: $*xx* double wild cards

12