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

Class: QA_Peardoc_Coverage_MethodList

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

Class Overview


Returns a method list for the class defined in the given filename.


Author(s):

Version:

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

Methods


Inherited Variables

Inherited Methods


Class Details

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


[ Top ]


Method Detail

getMethods   [line 25]

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 15:10:40 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.