From 6ecc5bf15005a497e937203fa75a9def9ed2ad89 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Mon, 17 Dec 2018 19:44:40 +0300 Subject: [PATCH] docs.. Signed-off-by: Alex A. Naanou --- ui (gen4)/imagegrid/tags.js | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/ui (gen4)/imagegrid/tags.js b/ui (gen4)/imagegrid/tags.js index f7ada359..25456889 100755 --- a/ui (gen4)/imagegrid/tags.js +++ b/ui (gen4)/imagegrid/tags.js @@ -239,7 +239,7 @@ var BaseTagsPrototype = { // // Format: // { - // : , + // : , // ... // } // @@ -257,6 +257,8 @@ var BaseTagsPrototype = { return this.constructor.parseQuery.call(this, query) }, + // Tag matching and filtering... + // // Match tags directly... // // Check if tags match... @@ -1435,10 +1437,14 @@ var BaseTagsPrototype = { // Serialization... // + // Dump/load state as JSON... // // .json() // -> json // + // .load(json) + // -> this + // // // Format: // {