Web API Reference MapGuide Open Source

MgResourceTag Class Reference
[Resource Service Classes]

Substitution tags used within the XML file for a resource. More...

List of all members.


Static Public Attributes

static const STRING DataFilePath
 Replaced with the location of data files associated with the given resource. The trailing "/" is included.
static const STRING DataPathAliasBegin
 Denotes beginning of data path alias.
static const STRING DataPathAliasEnd
 Denotes end of data path alias.
static const STRING LoginPassword
 Replaced with the password of the currently logged in user.
static const STRING LoginUsername
 Replaced with the name of the currently logged in user.
static const STRING Password
 Replaced with the default resource-specific password.
static const STRING Username
 Replaced with the default resource-specific username.

Detailed Description

Substitution tags used within the XML file for a resource.

Remarks:
These tags are replaced by the resource service during processing. This enables the resource service to manage the storage of resource data . For more information, see the MapGuide Open Source Developer's Guide.

Comments or suggestions? Send us feedback.