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

Class: QA_Peardoc_Coverage_Renderer_StatusOverview

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

Class Overview


Puts the coverage result into the PEAR_QA_CI StatusOverview database.


Author(s):

Version:

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

Methods


Inherited Variables

Inherited Methods


Class Details

[line 15]
Puts the coverage result into the PEAR_QA_CI StatusOverview database.


[ Top ]


Method Detail

getMethodDocState   [line 81]

void getMethodDocState( string $strPackageName, array $arPackageCoverage, QA_PEAR_CI_StatusOverview $so)

Generates the class/method coverage html
  • Access: public

Parameters:

string   $strPackageName   —  Package name
array   $arPackageCoverage   —  Coverage array for that package
QA_PEAR_CI_StatusOverview   $so   —  StatusOverview object

[ Top ]

render   [line 27]

boolean render( array $arDoc, [array $options = null])

Renders the given coverage array and returns the HTML.
  • Return: true if all was ok
  • Access: public

Parameters:

array   $arDoc   —  Documentation check results array
array   $options   —  Array with a statusoverview object

[ Top ]


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