[ Index ] |
|
Code source de eZ Publish 3.9.0 |
1 <form method="post" action={'setup/templateoperator'|ezurl}> 2 3 {* DESIGN: Header START *}<div class="box-header"><div class="box-tc"><div class="box-ml"><div class="box-mr"><div class="box-tl"><div class="box-tr"> 4 5 <h1 class="context-title">{'Template operator wizard (step 1 of 3)'|i18n( 'design/admin/setup/rad' )}</h1> 6 7 {* DESIGN: Mainline *}<div class="header-mainline"></div> 8 9 {* DESIGN: Header END *}</div></div></div></div></div></div> 10 11 {* DESIGN: Content START *}<div class="box-ml"><div class="box-mr"><div class="box-content"> 12 13 <div class="context-attributes"> 14 15 <p> 16 {'Welcome to the template operator wizard. Template operators are usually used for manipulating template variables. However, they can also be used to generate or fetch data. This wizard will take you through a couple of steps with some basic choices. When finished, eZ publish will generate a PHP framework for the a new operator (which will be available for download).'|i18n( 'design/admin/setup/rad' )} 17 </p> 18 19 </div> 20 21 {* DESIGN: Content END *}</div></div></div> 22 23 <div class="controlbar"> 24 {* DESIGN: Control bar START *}<div class="box-bc"><div class="box-ml"><div class="box-mr"><div class="box-tc"><div class="box-bl"><div class="box-br"> 25 <div class="block"> 26 <input type="hidden" value="basic" name="OperatorStep" /> 27 <input class="button" type="submit" name="" value="{'Restart'|i18n( 'design/admin/setup/rad' )}" disabled="disabled" /> 28 <input class="button" type="submit" value="{'Next'|i18n( 'design/admin/setup/rad' )}" name="TemplateOperatorStepButton" /> 29 </div> 30 {* DESIGN: Control bar END *}</div></div></div></div></div></div> 31 </div> 32 33 </form>
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Sat Feb 24 10:30:04 2007 | par Balluche grâce à PHPXref 0.7 |