Documentation

Application

Table of Contents

Classes

RuleOperationType
Base class for Exchange Web Service Types.
Admin_session
A Matrix administrator session that can be derived from a regular session by using 'Session::sudo' method.
Matrix_client
A HTTP client based on CURL.
Matrix_exception
HTTP_client
A HTTP client based on CURL.
Repository
Room
This class describes a Matrix room.
Session
A Matrix session.
Content_URI
This class describes Matrix media URI.
ID_type
This class describes a Matrix ID type.
ID
This class describes a Matrix ID.
Exception
PHPMailer exception handler.
PHPMailer
PHPMailer - PHP email creation and transport class.
SMTP
PHPMailer RFC821 SMTP email transport class.
tab_tenants_credentials

Constants

TYPE_MAPPING  = ['@' => \ext\matrix\core\types\ID_type::USER, '!' => \ext\matrix\core\types\ID_type::ROOM, '#' => \ext\matrix\core\types\ID_type::ALIAS, '$' => \ext\matrix\core\types\ID_type::EVENT]

Functions

showshutdownerr()  : void
logerr()  : void
shutdownerr()  : void

Constants

TYPE_MAPPING

public mixed TYPE_MAPPING = ['@' => \ext\matrix\core\types\ID_type::USER, '!' => \ext\matrix\core\types\ID_type::ROOM, '#' => \ext\matrix\core\types\ID_type::ALIAS, '$' => \ext\matrix\core\types\ID_type::EVENT]

Functions

showshutdownerr()

showshutdownerr() : void

logerr()

logerr( $errno,  $errstr,  $errfile,  $errline) : void
Parameters
$errno :
$errstr :
$errfile :
$errline :

shutdownerr()

shutdownerr() : void

        
On this page

Search results