Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Version 0.3.0
[kiriwrite/.git] / Documentation / English (British) / developer-chapter3-addfilter.html
index 8d68579..51b58ad 100644 (file)
@@ -29,7 +29,7 @@ Adds a filter to the filter database.<br><br>
 \r
 <div class="code">\r
     $kiriwrite_dbmodule->connectfilter(1);\r
-    $kiriwrite_dbmodule->addfilter({ FindFilter => “This is the find filter.”, ReplaceFilter => “This is the replace filter.”, Priority => 1, Notes => “Some notes about the filter.” });\r
+    $kiriwrite_dbmodule->addfilter({ FindFilter => “This is the find filter.”, ReplaceFilter => “This is the replace filter.”, Priority => 1, Enabled => 1, Notes => “Some notes about the filter.” });\r
 </div>\r
 \r
 <br>\r
@@ -54,6 +54,10 @@ Specifies the following options as a hash in any order.<br><br>
         <td class="tabledata">Priority</td>\r
         <td class="tabledata">Specifies the priority setting of the new filter.</td>\r
     </tr>\r
+    <tr>\r
+        <td class="tabledata">Enabled</td>\r
+        <td class="tabledata">Specifies if the filter should be used when compiling.</td>\r
+    </tr>\r
     <tr>\r
         <td class="tabledata">Notes</td>\r
         <td class="tabledata">Specifies the notes for the new filter.</td>\r
Xestia Software Development
Yn Maystri
© 2006 - 2019 Xestia Software Development
Software

Xestia Address Book
Xestia Calendar
Development

Xestia Gelforn
Everything else

About
News
Privacy Policy