[ Index ] |
|
Code source de Kupu-1.3.5 |
1 <?xml version="1.0" ?> 2 <kupu:feature 3 name="save" 4 implementation="multi" 5 xmlns="http://www.w3.org/1999/xhtml" 6 xmlns:kupu="http://kupu.oscom.org/namespaces/dist" 7 xmlns:i18n="http://xml.zope.org/namespaces/i18n" 8 > 9 10 <kupu:part name="buttons"> 11 <span class="kupu-tb-buttongroup"> 12 <button type="button" class="kupu-save" id="kupu-save-button" 13 title="Save" i18n:attributes="title" accesskey="s" 14 onclick="kupu.prepareForm(this.form, 'kupu'); this.form.submit()"> </button> 15 </span> 16 </kupu:part> 17 18 <!-- We will have the button tool configuration here, too, once we 19 do tool definitions in XML config. --> 20 21 </kupu:feature>
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Sun Feb 25 15:30:41 2007 | par Balluche grâce à PHPXref 0.7 |