comparison: eric6/Documentation/Source/eric6.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.djangoSqlInjection.html
eric6/Documentation/Source/eric6.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.djangoSqlInjection.html
- changeset 7989
- a21d673a8f99
- parent 7624
- 6eabbcf3bdf8
equal
deleted
inserted
replaced
114 |
114 |
115 <p> |
115 <p> |
116 Public method to get a dictionary with checks handled by this module. |
116 Public method to get a dictionary with checks handled by this module. |
117 </p> |
117 </p> |
118 <dl> |
118 <dl> |
119 <dt>Returns:</dt> |
119 <dt>Return:</dt> |
120 <dd> |
120 <dd> |
121 dictionary containing checker lists containing checker function and |
121 dictionary containing checker lists containing checker function and |
122 list of codes |
122 list of codes |
123 </dd> |
123 </dd> |
124 </dl> |
124 </dl> |
144 <dd> |
144 <dd> |
145 list of keyword nodes |
145 list of keyword nodes |
146 </dd> |
146 </dd> |
147 </dl> |
147 </dl> |
148 <dl> |
148 <dl> |
149 <dt>Returns:</dt> |
149 <dt>Return:</dt> |
150 <dd> |
150 <dd> |
151 dictionary with keyword name and value |
151 dictionary with keyword name and value |
152 </dd> |
152 </dd> |
153 </dl> |
153 </dl> |
154 <dl> |
154 <dl> |