ONO::Render::Simple is an alternative to ONO::Render, used by some internal modules and functions.
We do NOT recommend using this module in your own project scripts.
Similar to ONO::Render's render() function.
Returns the document root base, which can be an alternative to ONO::IO's base() function. Used by some internal modules and functions.
Similar to ONO::Render's render_pre() function.
Quick and simple way to close render_pre(). Note that this is NOT meant as an alternative to ONO::Render's render_simple() function.