lektor-website/content/docs/api/db/obj/url-path/contents.lr

12 lines
320 B
Plaintext
Raw Normal View History

2015-12-19 14:52:17 +01:00
title: url_path
---
summary: The absolute URL path of the source object.
---
type: property
---
body:
This is the absolute URL path to the page where the source object can be
reached when rendered. Typically the [url :ref](../../../templates/filters/url/)
filter or the [url_to :ref](../url-to/) method would be used.