Core  3.2
PHP API documentation
 All Data Structures Namespaces Files Functions Variables Pages
CheckClass Class Reference
+ Inheritance diagram for CheckClass:
+ Collaboration diagram for CheckClass:

Public Member Functions

 check (array $data, &$doc=null)
 
- Public Member Functions inherited from CheckData
 getErrors ()
 
 hasErrors ()
 
 addError ($msg)
 
 check (array $data, &$extra=null)
 

Static Public Member Functions

static phpLintFile ($fileName, &$output)
 

Protected Member Functions

 checkClassSyntax ()
 
 getClassFile ()
 
 checkClassFile ()
 
 checkInherit ()
 

Protected Attributes

 $className
 
 $fileName
 
 $doc
 
- Protected Attributes inherited from CheckData
 $errors = array()
 

Detailed Description

Definition at line 7 of file CheckClass.php.

Member Function Documentation

check ( array  $data,
$doc = null 
)
Parameters
array$data
Doc$doc
Returns
CheckClass

Definition at line 26 of file CheckClass.php.

+ Here is the call graph for this function:

checkClassFile ( )
protected

check if it is a folder

Returns
void

Definition at line 63 of file CheckClass.php.

+ Here is the call graph for this function:

checkClassSyntax ( )
protected

Definition at line 39 of file CheckClass.php.

+ Here is the call graph for this function:

checkInherit ( )
protected

Definition at line 92 of file CheckClass.php.

+ Here is the call graph for this function:

getClassFile ( )
protected

Definition at line 47 of file CheckClass.php.

+ Here is the call graph for this function:

static phpLintFile (   $fileName,
$output 
)
static

Check PHP syntax of file (lint)

Parameters
string$fileName
array$outputError message
Returns
bool bool(true) if correct or bool(false) if error

Definition at line 86 of file CheckClass.php.

Field Documentation

$className
protected

Definition at line 12 of file CheckClass.php.

$doc
protected

Definition at line 20 of file CheckClass.php.

$fileName
protected

Definition at line 16 of file CheckClass.php.


The documentation for this class was generated from the following file:
← centre documentaire © anakeen