ice framework documentation ice doc v1.10.1
Methods
  • getCompiler() : void
  • compile(string $path) : void
    Compile the .sleet file.
  • render(string $path, array $data) : void
    Render the Slet file. Compile first.
Methods Details
  • public function getCompiler()

  • public function compile(string $path)

    Compile the .sleet file.
  • public function render(string $path, array $data)

    Render the Slet file. Compile first.