helpers
- Ejemplos
Tú usas helpers en CakePHP haciendo que un controlador sepa de su existencia. | You use helpers in CakePHP by making a controller aware of them. |
Las plantillas puede utilizar helpers para tareas recurrentes como crear una URL o un enlace. | Templates can use helpers for recurrent tasks like creating an URL or a link. |
CakePHP contiene un buen número de helpers que ayudan en la creación de la vista. | CakePHP features a number of helpers that aid in view creation. |
El Centro de ayuda proporciona helpers y propiedades con nombre para personalizar el contenido. | Help Center provides you with helpers and named properties to customize your content. |
A veces los módulos (o plugins, etc) usan los modelos y helpers de un componente. | Sometimes modules (or plugins etc.) use a component's models and helpers and such. |
El método yii\helpers\Url::to() también soporta la creación de URLs NO relacionadas con rutas particulares. | The yii\helpers\Url::to() method also supports creating URLs that are not related with particular routes. |
Los RADIUS helpers permiten añadir al proceso de autenticación validaciones adicionales de protocolo RADIUS. | RADIUS Helpers offer append an additional checks into RASIUS protocol authentication process. |
Es importante notar que el helper de Cache opera de manera diferente a otros helpers. | It should be noted that the Cache helper works quite differently than other helpers. |
Cualquier controlador que utilice la funcionalidad de caching necesita incluir el CacheHelper en el arreglo $helpers. | Any controllers that utilize caching functionality need to include the CacheHelper in their $helpers array. |
Todos los helpers de CakePHP son concientes de los temas y crearán las rutas correctas automáticamente. | All of CakePHP's built-in helpers are aware of themes and will create the correct paths automatically. |
Los helpers de URL que se utilicen dentro de un engine generarán URLs para dicho engine. | Any URL helpers we use inside an engine will generate URLs for that engine. |
Para conocer todos los helpers que se pueden usar en las plantillas, consulte Help Center Templates en developer.zendesk.com. | For all the helpers you can use in your templates, see Help Center Templates on developer.zendesk.com. |
Una descripción detallada de los comandos de este y otros helpers se puede encontrar en el manual del administrador. | This and other Helpers detailed description could be found in manual. |
Usuarios con experiencia en CakePHP pueden notar que no hemos incluido XmlHelper en nuestro array $helpers en RecetasController. | Experienced CakePHP users might notice that we haven't included the XmlHelper in our RecipesController $helpers array. |
Los padres o los helpers nutren a los pichones por tres semanas regurgitando hojas parcialmente digeridas. | The nestlings are nourished by the parents or by the helpers for about three weeks. |
Este método también añade PaginatorHelper a la lista de helpers en tu controlador, si es que no estaba ya. | This method also adds PaginatorHelper to the list of helpers in your controller, if it has not been added already. |
Como mencionamos al principio, existe una gran cantidad de helpers disponibles en el nucleo del framework de Laravel. | As we discussed earlier, there are plenty of helpers available in the core of the Laravel framework. |
El derecho a ser moderador de chat solo puede ser entregado por admins, helpers o staff de FANDOM. | The chat moderator right can only be given by administrators, helpers, or by FANDOM Staff. |
Para habilitar un helper en tu vista, agrega el nombre del helper en el arreglo $helpers del controlador. | To enable a helper in your view, add the name of the helper to the controller's $helpers array. |
Por ejemplo, puedes querer utilizar la clase yii\helpers\ArrayHelper o usar la característica Active Record en un sistema de terceros. | For example, you may want to use the yii\helpers\ArrayHelper class or use the Active Record feature in a third-party system. |
