Documentation/Source/eric5.Templates.TemplateViewer.html

changeset 3018
70924c0bdaf1
parent 2966
f85f686981ad
equal deleted inserted replaced
3017:6a8cb7632448 3018:70924c0bdaf1
387 </dd> 387 </dd>
388 </dl><a NAME="TemplateGroup.getEntryNames" ID="TemplateGroup.getEntryNames"></a> 388 </dl><a NAME="TemplateGroup.getEntryNames" ID="TemplateGroup.getEntryNames"></a>
389 <h4>TemplateGroup.getEntryNames</h4> 389 <h4>TemplateGroup.getEntryNames</h4>
390 <b>getEntryNames</b>(<i>beginning</i>) 390 <b>getEntryNames</b>(<i>beginning</i>)
391 <p> 391 <p>
392 Public method to get the names of all entries, who's name starts with the 392 Public method to get the names of all entries, who's name starts with
393 given string. 393 the given string.
394 </p><dl> 394 </p><dl>
395 <dt><i>beginning</i></dt> 395 <dt><i>beginning</i></dt>
396 <dd> 396 <dd>
397 string denoting the beginning of the template name 397 string denoting the beginning of the template name
398 (string) 398 (string)
805 </dd> 805 </dd>
806 </dl><a NAME="TemplateViewer.getTemplateNames" ID="TemplateViewer.getTemplateNames"></a> 806 </dl><a NAME="TemplateViewer.getTemplateNames" ID="TemplateViewer.getTemplateNames"></a>
807 <h4>TemplateViewer.getTemplateNames</h4> 807 <h4>TemplateViewer.getTemplateNames</h4>
808 <b>getTemplateNames</b>(<i>start, groupName=None</i>) 808 <b>getTemplateNames</b>(<i>start, groupName=None</i>)
809 <p> 809 <p>
810 Public method to get the names of templates starting with the given string. 810 Public method to get the names of templates starting with the
811 given string.
811 </p><dl> 812 </p><dl>
812 <dt><i>start</i></dt> 813 <dt><i>start</i></dt>
813 <dd> 814 <dd>
814 start string of the name (string) 815 start string of the name (string)
815 </dd><dt><i>groupName</i></dt> 816 </dd><dt><i>groupName</i></dt>

eric ide

mercurial