apidoc
[
class tree: apidoc
] [
index: apidoc
] [
all elements
]
Packages:
QA_Peardoc_Coverage
Classes:
QA_Peardoc_Coverage
QA_Peardoc_Coverage
QA_Peardoc_Coverage_Classlist
QA_Peardoc_Coverage_MethodList
QA_Peardoc_Coverage_Renderer_DeveloperList
QA_Peardoc_Coverage_Renderer_ExtendetPackageList
QA_Peardoc_Coverage_Renderer_MissingDocsPerDeveloper
QA_Peardoc_Coverage_Renderer_SimplePackageList
Class: QA_Peardoc_Coverage_MethodList
Source Location: /QA_Peardoc_Coverage-0.3.0/QA/Peardoc/Coverage/MethodList.php
Class Overview
Returns a method list for the class defined in the given filename.
Author(s):
Christian Weiske <
cweiske at php.net
>
Methods
getMethods
Inherited Variables
Inherited Methods
Class Details
[line
10
]
Returns a method list for the class defined in the given filename.
Author:
Christian Weiske <
cweiske@php.net
>
[
Top
]
Method Detail
getMethods
[line
19
]
array getMethods( string $strClassFile)
Returns a class => method list for the classes defined in the given filename.
Return:
Array with classname => methods => bool array
Access:
public
Parameters:
string
$strClassFile
—
Path of a .php file to load
[
Top
]
Documentation generated on Mon, 11 Mar 2019 14:48:03 -0400 by
phpDocumentor 1.4.4
. PEAR Logo Copyright © PHP Group 2004.