Return list of authors, nations, subjects or works with their number of occurrences, in a JSON format. More...
Go to the source code of this file.
Namespaces | |
namespace | OPiCitations |
Variables | |
if (!isset($_GET['list'])) | |
$opiquotations = new OPiQuotations\OPiQuotations() |
Return list of authors, nations, subjects or works with their number of occurrences, in a JSON format.
(October 11, 2015)
Piece of OPiQuotations. https://bitbucket.org/OPiMedia/opiquotations
GPLv3 — Copyright (C) 2015 Olivier Pirson http://www.opimedia.be/
Definition in file OPiQuotations_list.php.
$opiquotations = new OPiQuotations\OPiQuotations() |
Definition at line 66 of file OPiQuotations_list.php.
if(!isset($_GET['list'])) |
Definition at line 20 of file OPiQuotations_list.php.