{FR} - 3.5.2.5 Autres attributs
L'attribut $cacheAction fournit de l'aide pour mettre en cache les vues, et l'attribut $paginate permet de définir les options qui seront utilisées par défaut pour la pagination. Pour plus d'informations sur ces deux attributs, jetez un oeil sur les sections qui leur sont dédiées dans ce manuel.
N'hésitez pas à faire un tour dans l'API pour voir le rôle des autres attributs de la classe contrôleur, il y a en effet plusieurs autres variables qui mériteraient également leur section dans ce manuel.
{EN} - 3.5.2.5 Other Attributes
While you can check out the details for all controller attributes in the API, there are other controller attributes that merit their own sections in the manual.
The $cacheAction attribute aids in caching views, and the $paginate attribute is used to set pagination defaults for the controller. For more information on how to use these attributes, check out their respective sections later on in this manual.
Differences
| Lines: 1-8 | Lines: 1-8 | ||
| - | <title>Other Attributes</title> | + | <title>Autres attributs</title> |
| <p> | <p> | ||
| - | While you can check out the details for all controller attributes in the API, there are other controller attributes that merit their own sections in the manual. | + | L'attribut $cacheAction fournit de l'aide pour mettre en cache les vues, et l'attribut $paginate permet de définir les options qui seront utilisées par défaut pour la pagination. Pour plus d'informations sur ces deux attributs, jetez un oeil sur les sections qui leur sont dédiées dans ce manuel. |
| </p> | </p> | ||
| <p> | <p> | ||
| - | The $cacheAction attribute aids in caching views, and the $paginate attribute is used to set pagination defaults for the controller. For more information on how to use these attributes, check out their respective sections later on in this manual. | + | N'hésitez pas à faire un tour dans l'API pour voir le rôle des autres attributs de la classe contrôleur, il y a en effet plusieurs autres variables qui mériteraient également leur section dans ce manuel. |
| </p> | </p> | ||
