Download for Windows Premium
Publiciteit
componente view
view component
El componente view es el responsable de renderizar las vistas.
The view component is responsible for rendering views.
La configuración de un tema se especifica a través del componente view de la aplicación.
Theme configuration is specified via the view component of the application.
El componente view provee la propiedad params para que puedas compartir datos entre diferentes vistas.
The view component provides the params property that you can use to share data among views.
El código anterior registrará el meta tag "keywords" a través del componente view.
The above code will register a "keywords" meta tag with the view component.
Puedes renderizar una vista dentro de otra vista llamando a algunos de los siguientes métodos provistos por el componente view
You can render a view within another view by calling one of the following methods provided by the view component
La primera se refiere al componente view, como en cualquier vista, mientras que la última contiene el resultado de la renderización del contenido de la vista que está siendo renderizada al llamar al método render() en los controladores.
The former refers to the view component, like in normal views, while the latter contains the rendering result of a content view which is rendered by calling the render() method in controllers.
En Ember.js, por ejemplo, desarrollamos y ampliamos objetos de ruta y archivos de plantilla para manejar el componente View.
In Ember.js, for example, we develop and extend Route objects and template files in order to handle the View component.
En cambio, theme es una propiedad configurable del componente view de la aplicación.
Instead, theme is a configurable property of the view application component.
En cualquier lugar, puedes tener acceso al componente view utilizando la expresión Yii::$app->view y entonces llamar a los métodos previamente mencionados para renderizar una vista.
In any place, you can get access to the view application component by the expression Yii::$app->view and then call its aforementioned methods to render a view.
Para utilizar esos motores, necesitas configurar el componente view de la aplicación, definiendo la propiedad View::$renderers.
To use these template engines, you need to configure the view application component by setting the View::$renderers property.
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor componente view in het Spaans

Publiciteit

Resultaten: 10. Exact: 10. Verstreken tijd: 27 ms.