Izenda BI Logo
4.0

Contents:

  • Introduction
  • Installation and Maintenance Guide
  • Administrator Guide
  • User Guide
  • Developer Guide
  • System Reference
  • Frequently Asked Questions
  • Glossary
  • Release Notes
  • Acknowledgements
  • 6 Series Documentation
Izenda BI
  • »
  • Developer Guide »
  • Customizing System via Interfaces
  • View page source

Customizing System via InterfacesΒΆ

The majority of Izenda functionalities are built upon interfaces to support custom implementations, even to the core components. They are listed below, together with step-by-step guide and code samples.

  • White Labeling URLs
  • IAdHocExtension
    • OnPreLoadFilterDataTree
    • OnLoadFilterDataTree
    • OnPostLoadFilterDataTree
    • OnPreLoadFilterData
    • OnPostLoadFilterData
    • OnPreExecute
    • OnExecuting
    • OnPostExecute
    • SetHiddenFilters
    • Application Scenarios
    • Applying Filter with Compounded Values
    • CustomTimePeriod
    • LoadCustomDataFormat
    • IWebUrlResolver
    • GetThemes
    • OnPreRestApiRequest
    • ModifyQuery
    • See Also
  • IAdHocExtension Samples
    • Reference Izenda libraries in a New Project
    • Sample Method Implementations
    • Add the New Library
    • UnitTest for the Samples
  • Customizable Interfaces
    • List of Interfaces
    • ICache
    • IDataSourceAdaptor
    • ISystemRepository
  • ICacheProvider - Redis Sample
    • Preparation
    • ICacheProvider Implementation
    • Replace the Built-in Caching Library
  • DataSourceAdaptor - DB2 Sample
    • Preparation
    • IDataSourceAdaptor Implementation
Next Previous

© Copyright 2021, Izenda.

Built with Sphinx using a theme provided by Read the Docs.