Intrexx · JavaScript API - v12.0.0

Structure

The Intrexx JavaScript API is structured into three primary sections:

  1. api: The ix.api namespace is a dedicated segment within the Intrexx API that encompasses officially supported public functions.

  2. Controls: These functions are accessible directly through the Intrexx control they are associated with. Each control has unique functions that facilitate specific manipulations and interactions with the corresponding control.

  3. Global functions: These functions are globally accessible, implying their use across the entire portal. Global functions represent the more legacy way of accessing Intrexx functions.

Please refer to the respective modules for detailed information on the available functions and their usage. As a good starting point, please check out the Welcome Page for an overview of the entire API.

Index

Namespaces