Project

General

Profile

« Previous | Next » 

Revision 44d445c0

Added by Andreas Kohlbecker over 9 years ago

refactoring the handling of annotations, sources and name in source information. cleaner and simpler code, less complex statements and preserving at the same time existing output, except that the ticket #2288 (Cyprus: ChromosomeNumbers: formating nameInSource) has been solved

View differences:

7.x/modules/cdm_dataportal/includes/descriptions.inc
222 222
  /**
223 223
   * Creates the footnotes for the given CDM DescriptionElement instance.
224 224
   *
225
   * Footnotes are created for annotatins and original sources.
225
   * Footnotes are created for annotations and original sources,
226
   * optionally the sources are put into a separate bibliography.
226 227
   *
227 228
   * @param $descriptionElement
228 229
   *     A CDM DescriptionElement instance
229 230
   * @param $separator
230 231
   *     Optional parameter. The separator string to concatenate the footnote ids, default is ','
231 232
   * @param $footnote_list_key_suggestion
233
   *
232 234
   * @return String
233 235
   *    The foot note keys
234 236
   */

Also available in: Unified diff