SMWBibTeXEntry Class Reference
[SMWQuery]

Represents a single entry in an BibTeX. More...

List of all members.

Public Member Functions

 __construct ($type, $address, $annote, $author, $booktitle, $chapter, $crossref, $doi, $edition, $editor, $eprint, $howpublished, $institution, $journal, $key, $month, $note, $number, $organization, $pages, $publisher, $school, $series, $title, $url, $volume, $year)
 text ()
 Creates the BibTeX output for a single item.

Private Attributes

 $bibTeXtype
 $URI
 $fields = array()


Detailed Description

Represents a single entry in an BibTeX.

Definition at line 215 of file SRF_BibTeX.php.


Constructor & Destructor Documentation

SMWBibTeXEntry::__construct ( type,
address,
annote,
author,
booktitle,
chapter,
crossref,
doi,
edition,
editor,
eprint,
howpublished,
institution,
journal,
key,
month,
note,
number,
organization,
pages,
publisher,
school,
series,
title,
url,
volume,
year 
)

Definition at line 220 of file SRF_BibTeX.php.

References $fields, and $URI.


Member Function Documentation

SMWBibTeXEntry::text (  ) 

Creates the BibTeX output for a single item.

Definition at line 284 of file SRF_BibTeX.php.


Member Data Documentation

SMWBibTeXEntry::$bibTeXtype [private]

Definition at line 216 of file SRF_BibTeX.php.

SMWBibTeXEntry::$URI [private]

Definition at line 217 of file SRF_BibTeX.php.

Referenced by __construct().

SMWBibTeXEntry::$fields = array() [private]

Definition at line 218 of file SRF_BibTeX.php.

Referenced by __construct().


The documentation for this class was generated from the following file:

Generated on Sun Mar 18 07:15:42 2012 for Semantic MediaWiki by  doxygen 1.5.6