popup
in package
Table of Contents
Methods
- getHtmlFeatureAttribute() : string
- Replace a feature attribute value by its html representation.
Methods
getHtmlFeatureAttribute()
Replace a feature attribute value by its html representation.
public
getHtmlFeatureAttribute(string $attributeName, string $attributeValue, string $repository, string $project[, string $popupFeatureContent = null ][, array<string|int, mixed> $remoteStorageProfile = null ]) : string
Parameters
- $attributeName : string
-
feature Attribute name
- $attributeValue : string
-
feature Attribute value
- $repository : string
-
lizmap Repository
- $project : string
-
name of the project
- $popupFeatureContent : string = null
-
Content of the popup template (created by lizmap plugin) and passed several times. IF false, return only modified attribute.
- $remoteStorageProfile : array<string|int, mixed> = null
-
webDav profile
Return values
string —the html for the feature attribute