CodBi
    Preparing search index...

    This Element-Placeholder retrieves the details of an authority's building specified by the provided ID from the corresponding CodBi-Plugin servlet.

    Placeholder Parameter:

    • 1st: The ID of the authority to retrieve.

    • 2nd: The building's ID.

    • 3rd: A property of the directory, like e.g. "bezeichnung".

    • returns Either an Array <{ logo : { value : string, alt : string, mimetype : string, quelle : string, title : string, bezeichnung : string, hausanschriftPLZ : string, hausanschriftOrt : string, hausanschriftStrasse : string, postanschriftPLZ : string, postanschriftOrt : string, postanschriftStrasse : string }>} or an Array < string >, if the 3rd parameter is specified.

    Maintainer: Callari, Salvatore (Salvatore.Callari@Ansbach.de)

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    buffer: Map<string, string[]> = ...

    Stores the response received from the BayVIS-Request.

    stdExp: { authorityID: RegExp; directoryMember: RegExp } = ...

    Stores often used RegExps.

    Methods