CodBi
    Preparing search index...

    Provides the HTML_Select_Injection.functionality.

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

    Index

    Constructors

    Methods

    Constructors

    Methods

    • Registers the "Media.MultipleUpload"-Functionality.

      This functionality enables a file upload dialogue to support selecting multiple files for upload.

      Parameter:

      • Maximum: The number of files that may be uploaded.
      • prefixTooMany: The message that is displayed before the Maximum if too many files were selected.
      • postfixTooMany: The message that is displayed after the Maximum if too many files were selected.

      Parameters

      • toLoad: { [key: string]: string }
      • toProcess: Element

      Returns void