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 54]
array findSwitchLayers(
string $rootDir)
|
|
Finds which layers must be in map file for which switch
Parameters
getIndex [line 167]
includeFile [line 209]
void includeFile(
mixed $file)
|
|
makeMapIdMaps [line 121]
void makeMapIdMaps(
string $project, string $mapId)
|
|
Make maps for a map ID
Parameters
| string |
$project |
|
| string |
$mapId |
|
makeProjectMaps [line 41]
void makeProjectMaps(
string $project)
|
|
Make maps for a project
Parameters
printIndex [line 172]
printLayer [line 197]
void printLayer(
mixed $name, mixed $content)
|
|
printName [line 177]
printSwitchLayers [line 182]
void printSwitchLayers(
mixed $layers, mixed $content)
|
|
|
|