Bitrix API

PathIndex extends EO_PathIndex

Tags
see
EntityObject

Table of Contents

Methods

detectAssignment()  : string|null
Detects assignment id from a path.
detectModuleId()  : string|null
Detects and returns module id from a path.
loadByPath()  : self|null
Loads pathIndex by its path.

Methods

detectAssignment()

Detects assignment id from a path.

public detectAssignment() : string|null
Return values
string|null

detectModuleId()

Detects and returns module id from a path.

public detectModuleId() : string|null
Return values
string|null

loadByPath()

Loads pathIndex by its path.

public static loadByPath(string $path) : self|null
Parameters
$path : string

Path to search index.

Return values
self|null

        
On this page

Search results