QA_Peardoc_Coverage
[ class tree: QA_Peardoc_Coverage ] [ index: QA_Peardoc_Coverage ] [ all elements ]

Class: QA_Peardoc_Coverage_Renderer

Source Location: /QA_Peardoc_Coverage-1.1.1/QA/Peardoc/Coverage/Renderer.php

Class Overview


Renderer interface.


Author(s):

Version:

  • CVS: $Id: Renderer.php,v 1.3 2007/07/18 18:52:44 cweiske Exp $

Methods


Inherited Variables

Inherited Methods


Class Details

[line 12]
Renderer interface.


[ Top ]


Method Detail

render   [line 24]

string render( array $arDoc, [array $arOptions = null])

This method gets the $arDoc array with coverage analysis, and returns a string with the rendered coverage.
  • Return: HTML
  • Access: public

Parameters:

array   $arDoc   —  Documentation coverage analysis results
array   $arOptions   —  Options

[ Top ]


Documentation generated on Mon, 11 Mar 2019 15:10:40 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.