Logo
Explore Help
Sign In
smarty-php/smarty
1
0
Fork 0
You've already forked smarty
mirror of https://github.com/smarty-php/smarty.git synced 2025-11-04 22:31:37 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
f7868b4ff170e52725c8181d0aee80aaff722540
smarty/docs/programmers/advanced-features/advanced-features-streams.md

14 lines
283 B
Markdown
Raw Normal View History

Further WIP improving docs
2023-03-09 23:16:18 +01:00
# Streams
Feature/add docs (#689) * Add converted docs repo * Set theme jekyll-theme-minimal * Removed BC docs, added TOC * Added TOCs, rewrote most important links in documentation. Linked README to new Github Pages site * some link fixes
2021-12-03 11:59:22 +01:00
Further WIP improving docs
2023-03-09 23:16:18 +01:00
You can also use streams to call variables. *{$foo:bar}* will use the
Feature/add docs (#689) * Add converted docs repo * Set theme jekyll-theme-minimal * Removed BC docs, added TOC * Added TOCs, rewrote most important links in documentation. Linked README to new Github Pages site * some link fixes
2021-12-03 11:59:22 +01:00
*foo://bar* stream to get the template variable.
Using a PHP stream for a template variable resource from within a
template.
Further WIP improving docs
2023-03-09 23:16:18 +01:00
```smarty
{$foo:bar}
```
Feature/add docs (#689) * Add converted docs repo * Set theme jekyll-theme-minimal * Removed BC docs, added TOC * Added TOCs, rewrote most important links in documentation. Linked README to new Github Pages site * some link fixes
2021-12-03 11:59:22 +01:00
Further WIP improving docs
2023-03-09 23:16:18 +01:00
See also [`Template Resources`](../resources.md)
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 25ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API