QGIS API Documentation 3.37.0-Master (fdefdf9c27f)
QgsServerStaticHandler Member List

This is the complete list of members for QgsServerStaticHandler, including all inherited members.

contentTypeForAccept(const QString &accept) constQgsServerOgcApiHandler
contentTypeFromRequest(const QgsServerRequest *request) constQgsServerOgcApiHandler
contentTypes() constQgsServerOgcApiHandler
defaultContentType() constQgsServerOgcApiHandlervirtual
defaultResponse()QgsServerOgcApiHandlerstatic
description() const overrideQgsServerStaticHandlerinlinevirtual
handleRequest(const QgsServerApiContext &context) const overrideQgsServerStaticHandlervirtual
href(const QgsServerApiContext &context, const QString &extraPath=QString(), const QString &extension=QString()) constQgsServerOgcApiHandler
htmlDump(const json &data, const QgsServerApiContext &context) constQgsServerOgcApiHandler
jsonDump(json &data, const QgsServerApiContext &context, const QString &contentType=QStringLiteral("application/json")) constQgsServerOgcApiHandler
jsonTags() constQgsServerOgcApiHandler
layerFromCollectionId(const QgsServerApiContext &context, const QString &collectionId)QgsServerOgcApiHandlerstatic
layerFromContext(const QgsServerApiContext &context) constQgsServerOgcApiHandler
link(const QgsServerApiContext &context, const QgsServerOgcApi::Rel &linkType=QgsServerOgcApi::Rel::self, const QgsServerOgcApi::ContentType contentType=QgsServerOgcApi::ContentType::JSON, const std::string &title="") constQgsServerOgcApiHandler
links(const QgsServerApiContext &context) constQgsServerOgcApiHandler
linkTitle() const overrideQgsServerStaticHandlerinlinevirtual
linkType() const overrideQgsServerStaticHandlerinlinevirtual
operationId() const overrideQgsServerStaticHandlerinlinevirtual
parameters(const QgsServerApiContext &context) constQgsServerOgcApiHandlerinlinevirtual
parentLink(const QUrl &url, int levels=1)QgsServerOgcApiHandlerstatic
path() const overrideQgsServerStaticHandlerinlinevirtual
QgsServerStaticHandler(const QString &pathRegExp=QStringLiteral("/static/(?<staticFilePath>.*)$"), const QString &staticPathSuffix=QString())QgsServerStaticHandler
schema(const QgsServerApiContext &context) constQgsServerOgcApiHandlervirtual
setContentTypes(const QList< QgsServerOgcApi::ContentType > &contentTypes)QgsServerOgcApiHandlerprotected
setContentTypesInt(const QList< int > &contentTypes)QgsServerOgcApiHandlerprotected
staticPath(const QgsServerApiContext &context) constQgsServerOgcApiHandlervirtual
summary() const overrideQgsServerStaticHandlerinlinevirtual
tags() constQgsServerOgcApiHandlerinlinevirtual
templatePath(const QgsServerApiContext &context) constQgsServerOgcApiHandlervirtual
values(const QgsServerApiContext &context) constQgsServerOgcApiHandlervirtual
write(json &data, const QgsServerApiContext &context, const json &htmlMetadata=nullptr) constQgsServerOgcApiHandler
write(QVariant &data, const QgsServerApiContext &context, const QVariantMap &htmlMetadata=QVariantMap()) constQgsServerOgcApiHandler
~QgsServerOgcApiHandler()QgsServerOgcApiHandlervirtual