Home
last modified time | relevance | path

Searched defs:book_id (Results 1 – 25 of 255) sorted by relevance

1234567891011

/dports/deskutils/fbreader/FBReader-0.99.6-freebsdport/tools/booksdatabase/sqlite_queries/
H A Dinit_database.sql10 book_id INTEGER PRIMARY KEY, field
38 book_id INTEGER NOT NULL REFERENCES Books (book_id), field
45 book_id INTEGER UNIQUE NOT NULL REFERENCES Books (book_id), field
51 book_id INTEGER NOT NULL REFERENCES Books (book_id), field
58 book_id INTEGER UNIQUE REFERENCES Books (book_id) field
62 book_id INTEGER NOT NULL REFERENCES Books (book_id), field
81 book_id INTEGER UNIQUE NOT NULL REFERENCES Books (book_id), field
86 book_id INTEGER UNIQUE NOT NULL REFERENCES Books (book_id) field
/dports/www/phpgroupware/phpgroupware-0.9.16.017/sitemgr/modules/sitemgr_module_guestbook/inc/
H A Dclass.guestbook_SO.inc.php20 function add_entry($name,$comment,$book_id)
26 function get_entries($book_id)
50 function delete_book($book_id)
55 function save_book($book_id,$title)
H A Dclass.guestbook_BO.inc.php17 function add_entry($name,$comment,$book_id)
23 function get_entries($book_id)
33 function delete_book($book_id)
38 function save_book($book_id,$name)
/dports/www/py-rules/rules-2.0.1/tests/testapp/
H A Dviews.py23 def change_book(request, book_id): argument
47 def delete_book(request, book_id): argument
57 def view_that_raises(request, book_id): argument
68 def view_with_permission_list(request, book_id): argument
78 def view_with_object(request, book_id): argument
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/db/
H A Dlazy.py115 def func(dbref, book_id, cache): argument
126 def func(dbref, book_id, cache): argument
137 def func(dbref, book_id, cache): argument
152 def func(dbref, book_id, cache): argument
163 def func(dbref, book_id, cache): argument
177 def func(dbref, book_id, cache): argument
193 def approx_fmts_getter(dbref, book_id, cache): argument
203 def func(dbref, book_id, cache): argument
218 def has_cover_getter(dbref, book_id, cache): argument
230 def custom_getter(field, dbref, book_id, cache): argument
[all …]
H A Dcache.py605 def format_hash(self, book_id, fmt): argument
656 def format_files(self, book_id): argument
686 def get_metadata(self, book_id, argument
726 def get_proxy_metadata(self, book_id): argument
734 def cover(self, book_id, argument
874 def has_format(self, book_id, fmt): argument
1046 def skf(book_id): argument
1074 def __init__(self, book_id): argument
1307 def write_backup(self, book_id, raw): argument
1320 def read_backup(self, book_id): argument
[all …]
H A Dfields.py127 def ids_for_book(self, book_id): argument
202 def ids_for_book(self, book_id): argument
217 def none_safe_key(book_id): argument
419 def book_on_device(self, book_id): argument
491 def ids_for_book(self, book_id): argument
545 def ids_for_book(self, book_id): argument
559 def sk(book_id): argument
562 def sk(book_id): argument
653 def format_fname(self, book_id, fmt): argument
656 def format_size(self, book_id, fmt): argument
[all …]
H A Dcopy_to_library.py12 def automerge_book(automerge_action, book_id, mi, identical_book_list, newdb, format_map): argument
37 def postprocess_copy(book_id, new_book_id, new_authors, db, newdb, identical_books_data, duplicate_… argument
68 book_id, src_db, dest_db, duplicate_action='add', automerge_action='overwrite', argument
H A Dbackend.py1247 def construct_path_name(self, book_id, title, author): argument
1346 def format_abspath(self, book_id, fmt, fname, path): argument
1365 def cover_abspath(self, book_id, path): argument
1378 def format_hash(self, book_id, fmt, fname, path): argument
1391 def format_metadata(self, book_id, fmt, fname, path): argument
1401 def has_format(self, book_id, fmt, fname, path): argument
1536 def copy_format_to(self, book_id, fmt, fname, path, dest, argument
1806 def mark_book_as_clean(self, book_id): argument
1987 def annotation_count_for_book(self, book_id): argument
2001 def conversion_options(self, book_id, fmt): argument
[all …]
H A Dlegacy.py412 def add_custom_book_data(self, book_id, name, val): argument
424 def delete_custom_book_data(self, book_id, name): argument
497 def book_on_device(self, book_id): argument
501 def book_on_device_string(self, book_id): argument
536 def set_conversion_options(self, book_id, fmt, options): argument
539 def conversion_options(self, book_id, fmt): argument
623 def unapply_tags(self, book_id, tags, notify=True): argument
640 def has_id(self, book_id): argument
665 def format_last_modified(self, book_id, fmt): argument
826 def original_fmt(self, book_id, fmt): argument
[all …]
H A Dutils.py91 def lang_matches(book_id): argument
266 def insert(self, book_id, timestamp, data): argument
309 def __contains__(self, book_id): argument
317 def __getitem__(self, book_id): argument
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/ebooks/conversion/
H A Dconfig.py52 def save_specifics(db, book_id, recs): argument
57 def load_specifics(db, book_id): argument
65 def delete_specifics(db, book_id): argument
130 def get_available_formats_for_book(db, book_id): argument
142 def get_supported_input_formats_for_book(db, book_id): argument
152 def get_preferred_input_format_for_book(db, book_id): argument
167 def get_input_format_for_book(db, book_id, pref=None): argument
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/srv/
H A Dcontent.py58 def create_file_copy(ctx, rd, prefix, library_id, book_id, ext, mtime, copy_func, extra_etag_data='… argument
117 def write_generated_cover(db, book_id, width, height, destf): argument
130 def generated_cover(ctx, rd, library_id, db, book_id, width=None, height=None): argument
139 def cover(ctx, rd, library_id, db, book_id, width=None, height=None): argument
159 def book_filename(rd, book_id, mi, fmt, as_encoded_unicode=False): argument
176 def book_fmt(ctx, rd, library_id, db, book_id, fmt): argument
293 def get(ctx, rd, what, book_id, library_id): argument
H A Dbooks.py56 def book_hash(library_uuid, book_id, fmt, size, mtime): argument
73 def queue_job(ctx, copy_format_to, bhash, fmt, book_id, size, mtime): argument
131 def book_manifest(ctx, rd, book_id, fmt): argument
171 def book_file(ctx, rd, book_id, fmt, size, mtime, name): argument
214 def set_last_read_position(ctx, rd, library_id, book_id, fmt): argument
257 def update_annotations(ctx, rd, library_id, book_id, fmt): argument
H A Dconvert.py28 def __init__(self, job_id, book_id, tdir, library_id, pathtoebook, conversion_data): argument
123 def queue_job(ctx, rd, library_id, db, fmt, book_id, conversion_data): argument
158 def start_conversion(ctx, rd, book_id): argument
205 def get_conversion_options(input_fmt, output_fmt, book_id, db): argument
267 def conversion_data(ctx, rd, book_id): argument
H A Dcdb.py126 def cdb_set_cover(ctx, rd, book_id, library_id): argument
153 def cdb_set_fields(ctx, rd, book_id, library_id): argument
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/db/cli/
H A Dcmd_export.py111 def cover(self, book_id): argument
114 def copy_format_to(self, book_id, fmt, path): argument
123 def export(opts, dbctx, book_id, dest, dbproxy, length, first): argument
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/gui2/
H A Dsave.py111 def book_id_data(self, book_id): argument
133 def collect_data(self, book_id): argument
199 def write_book(self, book_id, mi, components, fmts): argument
276 def write_fmt(self, book_id, fmt, base_path): argument
/dports/devel/devhelp/devhelp-41.2/devhelp/
H A Ddh-settings.c206 gchar *book_id = books_disabled_strv[i]; in load_books_disabled() local
225 const gchar *book_id = l->data; in store_books_disabled() local
237 const gchar *book_id) in find_in_books_disabled()
253 const gchar *book_id) in enable_book()
271 const gchar *book_id) in disable_book()
688 const gchar *book_id; in dh_settings_is_book_enabled() local
713 const gchar *book_id; in dh_settings_set_book_enabled() local
/dports/databases/evolution-data-server/evolution-data-server-3.42.1/tests/book-migration/
H A Dsetup-migration-test.c45 static gchar *book_id = NULL; variable
116 const gchar *book_id; member
158 create_book (const gchar *book_id) in create_book()
212 create_book (const gchar *book_id) in create_book()
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/gui2/actions/
H A Dbrowse_annots.py45 def open_book(self, book_id, fmt): argument
54 def open_annotation(self, book_id, fmt, cfi): argument
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/gui2/convert/
H A Dmetadata.py26 def create_opf_file(db, book_id, opf_file=None): argument
40 def create_cover_file(db, book_id): argument
58 def __init__(self, parent, get_option, get_help, db=None, book_id=None): argument
/dports/devel/py-taskflow/taskflow-4.6.3/taskflow/examples/
H A Dresume_volume_create.py58 def find_flow_detail(backend, book_id, flow_id): argument
127 book_id = None variable
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/srv/tests/
H A Dcontent.py80 def get(what, book_id, library_id=None, q=''): argument
140 def change_cover(count, book_id=2): argument
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/db/tests/
H A Dadd_remove.py157 def do_test(cache, book_id): argument
315 def make_rdata(book_id=1, new_book_id=None, action='add'): argument

1234567891011