| Recommend this page to a friend! |
| Packages of Michael Beck | Xoops 2.5 | htdocs/xoops_lib/vendor/smarty/smarty/docs/programmers/api-functions/api-create-data.md | Download |
|
|||||||||||||||||||||
createData() creates a data object Descriptionstring createData object parent string createData This creates a data object which will hold assigned variables. It uses the following parameters:
Data objects are used to create scopes for assigned variables. They can be used to control which variables are seen by which templates.
See also |