| [ Index ] |
PHP Cross Reference of Limb3 |
[Summary view] [Print] [Text view]
1 <div class="required field"> 2 <label for="title">Title</label> 3 <input type="text" name="title" size="40" title='Заголовок'/> 4 </div> 5 6 <div class="field" > 7 <label for="local_news_date" runat="server">Date</label> 8 <limb:calendar name="news_date" theme="ru" plugin="plugins_time_ru.js" calendar_id='local_news_date' id="news_date" class='req' title="Date"> 9 </div> 10 11 <core:include file='_cms/image_select.html' /> 12 13 <div class="field"> 14 <label for="annotation">Annotation</label> 15 <textarea name="annotation" cols='40' rows='5' title='Annotation'></textarea> 16 </div> 17 18 <div class="field"> 19 <label for="content">Content</label> 20 <wysiwyg name="content" cols='60' rows='10' title='Content'></wysiwyg> 21 </div>
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
| Generated: Sat Nov 22 03:48:54 2008 | Cross-referenced by PHPXref 0.7 |