ProjectFlask/Documentation/source/Plugin_Project_Flask.ProjectFlask.FlaskBabelExtension.PyBabelProjectExtension.html

changeset 61
fe1e8783a95f
parent 37
1bd8d19a3aa7
child 67
ca1f40d179ce
equal deleted inserted replaced
60:02243723ac17 61:fe1e8783a95f
220 <dd> 220 <dd>
221 name of the configuration file to be created 221 name of the configuration file to be created
222 </dd> 222 </dd>
223 </dl> 223 </dl>
224 <dl> 224 <dl>
225 <dt>Returns:</dt> 225 <dt>Return:</dt>
226 <dd> 226 <dd>
227 flag indicating successful configuration file creation 227 flag indicating successful configuration file creation
228 </dd> 228 </dd>
229 </dl> 229 </dl>
230 <dl> 230 <dl>
239 239
240 <p> 240 <p>
241 Private method to ensure, that PyBabel has been configured. 241 Private method to ensure, that PyBabel has been configured.
242 </p> 242 </p>
243 <dl> 243 <dl>
244 <dt>Returns:</dt> 244 <dt>Return:</dt>
245 <dd> 245 <dd>
246 flag indicating successful configuration 246 flag indicating successful configuration
247 </dd> 247 </dd>
248 </dl> 248 </dl>
249 <dl> 249 <dl>
258 258
259 <p> 259 <p>
260 Private method to check, if the 'flask-babel' package is available. 260 Private method to check, if the 'flask-babel' package is available.
261 </p> 261 </p>
262 <dl> 262 <dl>
263 <dt>Returns:</dt> 263 <dt>Return:</dt>
264 <dd> 264 <dd>
265 flag indicating the availability of 'flask-babel' 265 flag indicating the availability of 'flask-babel'
266 </dd> 266 </dd>
267 </dl> 267 </dl>
268 <dl> 268 <dl>
284 <dd> 284 <dd>
285 name of the file used for extraction 285 name of the file used for extraction
286 </dd> 286 </dd>
287 </dl> 287 </dl>
288 <dl> 288 <dl>
289 <dt>Returns:</dt> 289 <dt>Return:</dt>
290 <dd> 290 <dd>
291 extracted locale 291 extracted locale
292 </dd> 292 </dd>
293 </dl> 293 </dl>
294 <dl> 294 <dl>
367 367
368 <p> 368 <p>
369 Public method to build the Babel command. 369 Public method to build the Babel command.
370 </p> 370 </p>
371 <dl> 371 <dl>
372 <dt>Returns:</dt> 372 <dt>Return:</dt>
373 <dd> 373 <dd>
374 full pybabel command 374 full pybabel command
375 </dd> 375 </dd>
376 </dl> 376 </dl>
377 <dl> 377 <dl>
393 393
394 <p> 394 <p>
395 Public method to initialize the flask-babel menu. 395 Public method to initialize the flask-babel menu.
396 </p> 396 </p>
397 <dl> 397 <dl>
398 <dt>Returns:</dt> 398 <dt>Return:</dt>
399 <dd> 399 <dd>
400 the menu generated 400 the menu generated
401 </dd> 401 </dd>
402 </dl> 402 </dl>
403 <dl> 403 <dl>

eric ide

mercurial