Docs
Getting Started
Configuration
Apps
CODE
Auth
On this page
Developer Architecture
How a PHP module extends UNA 15: request entry, Studio builders, alerts, Artificer, and the API.
Android
iOS
Web
Core
Client
Version:
~15.0
Source
Copy Page
Note
bx_alert('bx_posts', 'add', $iPostId, $iProfileId, [
'content' => $sContent,
'title' => $sTitle,
'module' => $this->_oConfig->getName(),
]);define('BX_DB_FULL_DEBUG_MODE', $_ENV['UNA_DEBUG_MODE'] ?? false);Auto