Ocs-server/Gfx4/Utilities
< Ocs-server | Gfx4
Utility class contains some utilities still not inserted in dedicated classes.
Output flow control
- static void Utility::hide_output() -> collects every output that will be normally sent to standard output
- static string Utility::show_output() -> return a string containing all the previosly collected output
- static void Utility::redirect($page) -> redirects the browser to $page