Cecil

GeneratorInterface

Generator interface.

Table of Contents

Methods

__construct()  : mixed
Gives the Builder to the object.
generate()  : void
Creates pages and adds it to collection.

Methods

generate()

Creates pages and adds it to collection.

public generate() : void

Use $this->generatedPages->add($page);

 
On this page

Search results