You are here

17 calls to biblio_access() in Bibliography Module 7

biblio_bibtex_biblio_export_link in modules/bibtexParse/biblio_bibtex.module
Creates a link to export a node (or view) in BibTeX format.
biblio_build_query in includes/biblio.pages.inc
Biblio_db_search builds the SQL query which will be used to select and order "biblio" type nodes. The query results are then passed to biblio_show_results for output.
biblio_entry in includes/biblio.pages.inc
biblio_handler_citation::render in views/biblio_handler_citation.inc
Render the field.
biblio_import_form in includes/biblio.import.export.inc
Return a form used to import files into biblio.
biblio_marc_biblio_export_link in modules/marcParse/biblio_marc.module
Creates a link to export a node (or view) in MARC format.
biblio_page_header in includes/biblio.pages.inc
biblio_ris_biblio_export_link in modules/RIS/biblio_ris.module
Creates a link to export a node (or view) in ris format.
biblio_rtf_biblio_export_link in modules/rtf/biblio_rtf.module
Creates a link to export a node (or view) in rtf format.
biblio_tagged_biblio_export_link in modules/endnote/biblio_tagged.module
Creates a link to export a node (or view) in tagged format.
biblio_xml_biblio_export_link in modules/endnote/biblio_xml.module
Creates a link to export a node (or view) in xml format.
theme_biblio_entry in includes/biblio_theme.inc
theme_biblio_export_links in includes/biblio_theme.inc
Creates a group of links for the various export functions.
theme_biblio_long in includes/biblio_theme.inc
Theme function for biblio_long.
_biblio_format_author in includes/biblio.pages.inc
Helper function to format the authors and add edit links if required.
_biblio_format_author_page in includes/biblio.pages.inc
_biblio_get_authors in includes/biblio.pages.inc