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

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):

Methods


Inherited Variables

Inherited Methods


Class Details

[line 10]
Returns a method list for the class defined in the given filename.


[ 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.