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

Class: QA_Peardoc_Coverage_Renderer_MissingDocsPerDeveloper

Source Location: /QA_Peardoc_Coverage-0.3.0/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):

Methods


Inherited Variables

Inherited Methods


Class Details

[line 18]
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 24]

void render( $arDoc)

Renders the given coverage array and returns the HTML.
  • Access: public

Parameters:

   $arDoc   — 

[ Top ]


Documentation generated on Mon, 11 Mar 2019 14:48:03 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.