- 7.2. Opt_View class
7.2.18. getGlobal() - 7.2.17. getCache()
« Previous - 7.2.19. getOutputBuffers()
Next »
7.2.18. getGlobal()
| Construct | Static method |
|---|---|
| Visibility | public |
| Reference | mixed getGlobal( string $name ) |
| Versions | since 2.0-beta2 |
Returns the value of the $name global variable.
Opt_View::getGlobal('variable');
See also:
- 7.2.18. getGlobal()
7.2. Opt_View class - « Previous
7.2.17. getCache() - Next »
7.2.19. getOutputBuffers()