Procedural File: makemaps.php
Source Location: /scripts/makemaps.php
Page Details:
makemaps.php - generates map files when auto layers mode is on
Usage: ./makemaps.php
Tags:
Includes:
findSwitchLayers [line 56]
array findSwitchLayers(
string $rootDir)
|
|
Finds which layers must be in map file for which switch
Parameters
getIndex [line 169]
includeFile [line 211]
void includeFile(
mixed $file)
|
|
makeMapIdMaps [line 123]
void makeMapIdMaps(
string $project, string $mapId)
|
|
Make maps for a map ID
Parameters
| string |
$project |
|
| string |
$mapId |
|
makeProjectMaps [line 43]
void makeProjectMaps(
string $project)
|
|
Make maps for a project
Parameters
printIndex [line 174]
printLayer [line 199]
void printLayer(
mixed $name, mixed $content)
|
|
printName [line 179]
printSwitchLayers [line 184]
void printSwitchLayers(
mixed $layers, mixed $content)
|
|
|
|