Project

General

Profile

« Previous | Next » 

Revision 15b7c460

Added by Andreas Kohlbecker about 11 years ago

Foonotes and typedesignations of the accepted taxon will also and only be rendered in the homotypic synonymy group even if the group is empty

View differences:

7.x/modules/cdm_dataportal/classes/footnotemanager.php
14 14
 */
15 15

  
16 16
/**
17
 * Manages footnotes.
17
 * Manages footnotes in multiple list. Each of these footnote lists is
18
 * identified by a footnoteListKey.
19
 *
20
 * The $footnoteListKey for the curtent page part that should be stored in the
21
 * the RenderHints class by calling @see RenderHints::setFootnoteListKey($footnoteListKey)
18 22
 */
19 23
class FootnoteManager {
20 24
  private static $fnstore = array();

Also available in: Unified diff