Method | Description | |
---|---|---|
__construct ( $parser, $parentHandler, $configurator ) | Constructs a new ProjectHandler | |
init ( $tag, $attrs ) | Executes initialization actions required to setup the project. Usually this method handles the attributes of a tag. | |
startElement ( $name, $attrs ) |
Handles start elements within the |
public __construct ( $parser, $parentHandler, $configurator ) |
public init ( $tag, $attrs ) |
public startElement ( $name, $attrs ) |