Home
last modified time | relevance | path

Searched refs:book (Results 1 – 25 of 121) sorted by relevance

12345

/plugin/davcal/vendor/sabre/dav/tests/Sabre/CardDAV/Backend/
H A DMock.php42 foreach($this->addressBooks as $book) {
43 if ($book['principaluri'] === $principalUri) {
44 $books[] = $book;
69 foreach($this->addressBooks as &$book) {
70 if ($book['id'] !== $addressBookId)
73 $propPatch->handleRemaining(function($mutations) use (&$book) {
75 $book[$key] = $value;
/plugin/bibtex/OSBib/
DSTYLEMAPBIBTEX.php191 $this->book = $this->basic;
192 $this->book['creator1'] = 'author';
193 $this->book['creator2'] = 'editor';
194 $this->book[] = 'translator';
195 $this->book[] = 'reviser';
196 $this->book[] = 'seriesEditor';
197 $this->book['series'] = 'seriesTitle';
198 $this->book['edition'] = 'edition';
199 $this->book['number'] = 'seriesNumber';
200 $this->book[] = 'numberOfVolumes';
[all …]
DSTYLEMAP.php173 $this->book = $this->basic;
174 $this->book['creator1'] = 'author';
175 $this->book['creator2'] = 'editor';
176 $this->book['creator3'] = 'translator';
177 $this->book['creator4'] = 'reviser';
178 $this->book['creator5'] = 'seriesEditor';
179 $this->book['field1'] = 'seriesTitle';
180 $this->book['field2'] = 'edition';
181 $this->book['field3'] = 'seriesNumber';
182 $this->book['miscField4'] = 'numberOfVolumes';
[all …]
/plugin/epub/lang/en/
Dremove.txt1 You can re-create this book, by editing its pages or changing the page list or the order of the pag…
2 When you are finished with this book, however, you should remove its id from the list of book creat…
/plugin/zotero/tests/
DTestEntries.txt2 |[[link|ABC123]]|Macke2011|A nice book|Stefan Macke|2011| |
3 |[[link|BCD234]]|Werner2012|A nicer book|Stefan Werner|2012| |
/plugin/subjectindex/plugins/
DEntryVerse.php39 $book = (empty($num)) ? $name : $num . ' ' . $name;
46 $hit = preg_grep('/(^|\s)' . $book . '($|\s)/', $this->books);
50 $book = $this->books[$num];
53 $item['display'] = $book . ' ' . $chp . ':' . $verse;
55 $item['entry'] = $num . '.' . $book . '/' . $book . ' ' . $chp . ':/' . $verse;
59 $item['title'] = $this->_get_verse($book, $chp, $verse);
70 * @param string $book
75 private function _get_verse($book, $chapter, $verse) { argument
77 $book = strtolower($book);
80 if (isset($this->book_index[$book]) && isset($this->book_index[$book][$chapter])) {
[all …]
/plugin/currentlyreading/
Dplugin.info.txt6 desc Displays an image of a book cover with text that says "Currently Reading" linked to the book
DREADME3 Displays a book cover and text with link to a story that says "Currently Reading."
DREADME.md3 Places a box on a wiki page showing the cover of whatever book
/plugin/reliwa/
Dsyntax.php162 } else if (strpos('6;7;movie;music;1;2;3;4;book;5',$val) != 0) {
164 $val = 'book';
/plugin/bookcreator/
DREADME.md4 Allow to select some pages and create a book (PDF or text)
Dplugin.info.txt6 desc Allow to make a book (PDF, ODT, HTML or text) from selected pages
/plugin/davcard/
Dplugin.info.txt6 desc Show contact information from a CardDAV address book (needs webdavclient)
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
Dindex.asciidoc4 :doctype: book
/plugin/mikioplugin/icons/bootstrap-icons/svg/
H A Dbook-half.svg1 <svg class="bi bi-book-half" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns…
H A Dbook.svg1 <svg class="bi bi-book" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="htt…
/plugin/doi/Resolver/
H A DIsbnIsbnDeResolver.php42 …$data['published'] = $this->extract('/<meta property="og:book:release_date" content="((\d){4})[^"]…
/plugin/epub/lang/nl/
Dremove.txt2 Als u het boek niet meer nodig heeft verwijder het dan van de lijst van de book creator pagina.
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
Dlist_items_with_undefined_ref.md1 * [[\yii\caching\ApcCache]]: uses PHP [APC](http://php.net/manual/en/book.apc.php) extension. This …
/plugin/combo/vendor/antlr/antlr4-php-runtime/
H A DREADME.md126 …Script/PDF file, or a simple spreadsheet macro language—ANTLR v4 and this book will demystify the …
128book [The Definitive ANTLR 4 Reference](http://amzn.com/1934356999) at amazon or an [electronic ve…
/plugin/latexport/examples/
Dsimplest.tex1 \documentclass{book}
/plugin/syntaxhighlightjs/static/lib/highlightjs/styles/
Dschool-book.min.css1 …em 30px;font-size:11px;line-height:16px}pre{background:#f6f6ae url(school-book.png);border-top:sol…
/plugin/publistf/
DTODO25 only='year=200[456];entrytype=book'}
/plugin/publist/
DTODO25 only='year=200[456];entrytype=book'}
/plugin/publistx/
DTODO25 only='year=200[456];entrytype=book'}

12345