haXe API Documentation
Back | Index
class haxe.Template
Available in flash8, neko, js, flash, php, cpp, cs, java
function new(str : String) : Void
function execute(context : Dynamic, ?macros : Dynamic) : String
static var globals : Dynamic
Back | Index