Revision f19f47fa
Added by Andreas Kohlbecker about 9 years ago
7.x/modules/cdm_dataportal/classes/footnotemanager.php | ||
---|---|---|
84 | 84 |
* @param $theme |
85 | 85 |
* @param $themeArguments |
86 | 86 |
* |
87 |
* @return unknown_type
|
|
87 |
* @return FootnoteKey
|
|
88 | 88 |
*/ |
89 | 89 |
public static function addNewFootnote($footnoteListKey, $object = NULL, $theme = NULL, $themeArguments = array()) { |
90 | 90 |
if (!$object) { |
Also available in: Unified diff
basic implementation of #4314 (taxon page: display of bibliography in a block on the taxon page)