Documentation

OpenStreetMap_Module_Model extends Vtiger_Module_Model
in package

Module Model.

Tags
copyright

YetiForce S.A.

license

YetiForce Public License 6.5 (licenses/LicenseEN.txt or yetiforce.com)

author

Tomasz Kur t.kur@yetiforce.com

author

Mariusz Krzaczkowski m.krzaczkowski@yetiforce.com

Table of Contents

COORDINATES_TABLE_NAME  = 'u_#__openstreetmap'
getAllowedModules()  : array<string|int, string>
Function to get allow modules with checking permissions.
isAllowModules()  : bool
Check if module is allowed.

Constants

COORDINATES_TABLE_NAME

public string COORDINATES_TABLE_NAME = 'u_#__openstreetmap'

Table name of coordinates for records

Methods

getAllowedModules()

Function to get allow modules with checking permissions.

public getAllowedModules() : array<string|int, string>
Return values
array<string|int, string>

isAllowModules()

Check if module is allowed.

public isAllowModules(string $moduleName) : bool
Parameters
$moduleName : string
Return values
bool

        

Search results