IDS PHP Libraries

Application

Table of Contents

Classes

CronJob
Database
Logger
Performance
SessionManager
SessionManager handles PHP session management with enhanced security and configuration options
Template
TemplateEngine
Template Engine for rendering PHP templates with a simple syntax
User
Utils
BlockManager
HeaderManager
InputProcessor
SecurityFactory
SecurityMonitor
TokenManager

Traits

Loggable

Constants

IS_MINIFY_ON  = $this->isMinifyEnabled
LOG_HELPER  = $this->logHelperEnabled
SHOP_DIR  = $this->settings['DIR']
SHOP_DOMAIN  = $this->settings['DOMAIN']
SHOP_ENVIRONMENT  = $this->shopEnvironment

Constants

IS_MINIFY_ON

public mixed IS_MINIFY_ON = $this->isMinifyEnabled

LOG_HELPER

public mixed LOG_HELPER = $this->logHelperEnabled

SHOP_DIR

public mixed SHOP_DIR = $this->settings['DIR']

SHOP_DOMAIN

public mixed SHOP_DOMAIN = $this->settings['DOMAIN']

SHOP_ENVIRONMENT

public mixed SHOP_ENVIRONMENT = $this->shopEnvironment

        
On this page

Search results