Bitrix API

ModuleStructure

FinalYes

Table of Contents

Constants

STRUCTURE  = ['Access', 'Command', 'Controller', 'Entity', 'Internals' => ['Exception', 'Integration', 'Model', 'Repository', 'Service'], 'Provider' => ['Params'], 'Service']

Methods

__construct()  : mixed
getStructure()  : array<string|int, mixed>

Constants

STRUCTURE

public mixed STRUCTURE = ['Access', 'Command', 'Controller', 'Entity', 'Internals' => ['Exception', 'Integration', 'Model', 'Repository', 'Service'], 'Provider' => ['Params'], 'Service']

Methods

__construct()

public __construct(string $path) : mixed
Parameters
$path : string

getStructure()

public getStructure([array<string|int, mixed> $structure = self::STRUCTURE ][, string $path = '' ]) : array<string|int, mixed>
Parameters
$structure : array<string|int, mixed> = self::STRUCTURE
$path : string = ''
Return values
array<string|int, mixed>

        
On this page

Search results