Most of the heavy lifting in form creation is now done using this new class, rather than (now deprecated) methods in the HtmlHelper.
La mayor parte del trabajo de creación de formularios recae sobre el uso de esta nueva clase, en lugar de los (ahora obsoletos) métodos del HtmlHelper.
The HtmlHelper ties into view blocks, and its script(), css(), and meta() methods each update a block with the same name when used with the inline = false option
El HtmlHelper se enlaza con los bloques de vista y sus métodos script(), css() y meta() actualizan a un bloque con el mismo nombre si se usan con la opción inline = contiene el código de presentación que envuelve a la vista.
The url based arrays are the same as the ones that HtmlHelper::link uses with one difference - if you are using named or passed parameters, you must put them in a second array and wrap them with the correct key.
Las urls basadas en arrays son las mismas que las que HtmlHelper:link usa, con una diferencia. Si estás usando parámetros con nombre en tu url, entonces el array de url debe envolver los parámetros con nombre en la clave 'named'.
Many HtmlHelper methods include a $attributes parameter, that allow you to tack on any extra attributes on your tags.
Muchos métodos HtmlHelper incluyen parámetros $htmlAttributes, esto te permite hilvanar cualquier atributo extra en tus tags.
The HtmlHelper's role has changed significantly since CakePHP 1.1.
El rol del HtmlHelper ha cambiado significativamente desde CakePHP 1.1.
Most of the time you won't even need to worry about this format: CakePHP's HtmlHelper, FormHelper, and find methods all package data in this format.
La mayoría de las veces no necesitarás preocuparte por este formato: los ayudantes de CakePHP HtmlHelper, FormHelper, y métodos de búsqueda empaquetan los datos en este formato.
The role of the HtmlHelper in CakePHP is to make HTML-related options easier, faster, and more resilient to change.
El rol del HtmlHelper de CakePHP es hacer los tags referentes a HTML y sus opciones simples, rápidas, y más resistentes al cambio.
When using HtmlHelper::css() or HtmlHelper::script() in view files, specify 'false' for the 'inline' option to place the HTML source in a block with the same name.
Cuando se usen HtmlHelper::css() o HtmlHelper::script() in archivos de vistas, especifica 'false' en la opción 'inline' para colocar la fuente de HTML en un bloque con el mismo nombre.
To take advantage of the validation features, you'll need to use Cake's HtmlHelper in your views.
Para aprovechar estas funciones es conveniente que utilices el FormHelper en tus vistas.
Conținut posibil inadecvat
Exemplele au rolul de a te ajuta să traduci cuvinte sau expresii corect si adaptat la context. Nu sunt selectate sau validate manual, așadar pot conține termeni inadecvați. Te rugăm să raportezi exemplele pe care le consideri inadecvate. Traducerile vulgare sau colocviale sunt în general marcate cu roșu sau cu portocaliu.
Nici un rezultat pentru acest sens.
Sinonime și analogii pentru "HtmlHelper" în limba Română