Luminova Framework

Global Helpers

Table of Contents

  1. Globally Defined Constants

    Constants defines fixed values for application path, database return & result modes, and other application flags. Constants are immutable values set once and remain unchanged at runtime.

  2. Global Procedural Helper Functions

    Global helper functions are collections of procedural functions that provide commonly used functionality across different parts of your application enhancing code reusability and productivity.