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

Class: QA_Peardoc_Coverage_Renderer_MissingDocsPerDeveloper

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

Class Overview


Creates the serialized output of an array containing the email address of a developer and his undocumented packages.


Author(s):

Version:

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

Methods


Inherited Variables

Inherited Methods


Class Details

[line 22]
Creates the serialized output of an array containing the email address of a developer and his undocumented packages.

array( email => array(package1, package2), email2 => array(package1, package2), )



[ Top ]


Method Detail

render   [line 33]

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

Renders the given coverage array and returns the HTML.
  • 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.