pagination
- Ejemplos
JPagination es una clase de Joomla capaz de gestionar y mostrar el objeto pagination. | JPagination is a Joomla class able to manage and display pagination object. |
Por defecto, los enlaces a contenidos dentro de una clase pagination son también mostrados con AJAX. | Hyperlinks contained within a pagination class are automatically ajaxed by default. |
Las cláusulas limit y offset que pueda haber se sobrescribirán por la petición de paginación de los usuarios finales (mediante la configuración de pagination). | Any existing limit and offset clauses will be overwritten by the pagination request from end users (through the pagination configuration). |
Para ello, basta crear el criterio {fragment} sobre el bucle deseado. El criterio {pagination} implica por omisión al criterio {fragment}. | This is achieved by placing the new criterion {fragment} on the loop (the {pagination} criterion implies the {fragment} criterion). |
Los elementos que tenemos que añadir deben ir en view/pagination y los textos pueden cambiarse con las claves previous y next. | The items we need to add go under views/pagination and we can change the previous and next text by setting the previous and next keys. |
Basándose en las especificaciones de sort y pagination, el proveedor ajustará las cláusulas ORDER BY y LIMIT de la sentencia SQL acordemente para obtener solo la página de datos solicitados en el orden deseado. | Based on the specifications of sort and pagination, the provider will adjust the ORDER BY and LIMIT clauses of the SQL statement accordingly to fetch only the requested page of data in the desired order. |
El widget LinkPager renderiza los botones de páginas usando las URLs creadas por Pagination. | The LinkPager widget renders the page buttons using the URLs created by Pagination. |
Con un objeto yii\data\Pagination totalmente especificado, puedes obtener y mostrar datos en partes. | With a fully specified yii\data\Pagination object, you can retrieve and display data partially. |
Yii utiliza el objeto yii\data\Pagination para representar la información acerca del esquema de paginación. | Yii uses a yii\data\Pagination object to represent the information about a pagination scheme. |
También has aprendido cómo traer y mostrar datos paginados con la ayuda de yii\data\Pagination y yii\widgets\LinkPager. | You also learned how to fetch and display data in pages with the help of yii\data\Pagination and yii\widgets\LinkPager. |
Para limitar la cantidad de registros traídos en cada petición, la consulta es paginada con la ayuda de un objeto yii\data\Pagination. | To limit the number of countries returned in each request, the query is paginated with the help of a yii\data\Pagination object. |
Inicialmente, Pagination representa la primera página, que agrega a la consulta SQL a la base de datos con la cláusula LIMIT 5 OFFSET 0. | Initially, Pagination represents the first page, which reflects the country SELECT query with the clause LIMIT 5 OFFSET 0. |
Twitter or Facebook Style Load Scroll More Pagination Script - Registros de carga o mensajes automáticamente cuando los usuarios desplazarse por la página de su sitio Web. | Twitter or Facebook Style Load Scroll More Pagination Script - Load records or posts automatically when users scroll down the page of your Web site. |
Por defecto, esto determina las propiedades 'pagination a,a.ajax'. | By default, ajax is applied to the classes.pagination a and a.ajax. |
