| Type | Name and description |
|---|---|
static java.lang.Object |
SEPARATORS |
static java.lang.Object |
UTF8_CHARSET |
java.lang.Object |
btnStateAdd extra class name if current param name & value match the provided version |
static java.lang.Object |
defaultEncodeAs |
java.lang.Object |
downloadService |
java.lang.Object |
formatDwcTermIf field.info exists, then format field.dwcTerm as a link with field.info as the href attr. |
java.lang.Object |
formatSearchQueryFormat search query |
java.lang.Object |
getAllLoggerReasonsGet the list of available reason codes and labels from the Logger app |
java.lang.Object |
getBiocacheAjaxUrlDetermine the URL prefix for biocache-service AJAX calls. |
java.lang.Object |
getLoggerReasonStringGet the download reason "rkey" (default) or "name" for a given download reasonTypeId |
java.lang.Object |
getLoggerReasonsGet the list of available reason codes and labels from the Logger app |
java.lang.Object |
getSourceIdGet the appropriate sourceId for the current hub |
java.lang.Object |
groupHelpHtmlFormat HTML to be inserted into popup |
java.lang.Object |
isDefaultDownloadFormat |
static java.lang.Object |
namespace |
static java.lang.Object |
returnObjectForTags |
java.lang.Object |
sanitiseRawContent |
java.lang.Object |
testListOutput |
| Methods inherited from class | Name |
|---|---|
class java.lang.Object |
java.lang.Object#wait(long, int), java.lang.Object#wait(long), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |
Add extra class name if current param name & value match the provided version
If field.info exists, then format field.dwcTerm as a link with field.info as the href attr.
Format search query
Get the list of available reason codes and labels from the Logger app Note: outputs an Object and thus needs: static returnObjectForTags = ['getAllLoggerReasons'] at top of taglib
Determine the URL prefix for biocache-service AJAX calls. Looks at the biocache.ajax.useProxy config var to see whether or not to use the proxy
Get the download reason "rkey" (default) or "name" for a given download reasonTypeId
Get the list of available reason codes and labels from the Logger app Note: outputs an Object and thus needs: static returnObjectForTags = ['getLoggerReasons'] at top of taglib
Get the appropriate sourceId for the current hub
Format HTML to be inserted into popup