aboutsummaryrefslogtreecommitdiff
path: root/docs/05_Bridge_API/04_XPathAbstract.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/05_Bridge_API/04_XPathAbstract.md')
-rw-r--r--docs/05_Bridge_API/04_XPathAbstract.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/05_Bridge_API/04_XPathAbstract.md b/docs/05_Bridge_API/04_XPathAbstract.md
index cf091edc..fd697995 100644
--- a/docs/05_Bridge_API/04_XPathAbstract.md
+++ b/docs/05_Bridge_API/04_XPathAbstract.md
@@ -68,6 +68,9 @@ Should return the XPath expression for extracting an item title from the item co
### Method `getExpressionItemContent()`
Should return the XPath expression for extracting an item's content from the item context.
+### Method `getSettingUseRawItemContent()`
+Should return the 'Use raw item content' setting value (bool true or false).
+
### Method `getExpressionItemUri()`
Should return the XPath expression for extracting an item link from the item context.