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

Class: PHP_UML_Input_PHP_FileScanner

Source Location: /PHP_UML-1.6.2/UML/Input/PHP/FileScanner.php

Class Overview

PHP_UML_FileScanner
   |
   --PHP_UML_Input_ImporterFileScanner
      |
      --PHP_UML_Input_PHP_FileScanner

A PHP implementation of a FileScanner.


Author(s):

Methods


Inherited Variables

Inherited Methods


Class Details

[line 28]
A PHP implementation of a FileScanner.


[ Top ]


Method Detail

getParserOptions   [line 50]

void getParserOptions( )

  • Access: public

[ Top ]

import   [line 55]

void import( )

  • Access: public

Overrides PHP_UML_Input_ImporterFileScanner::import() (parent method not documented)
[ Top ]

setParserOptions   [line 45]

void setParserOptions( PHP_UML_Input_PHP_ParserOptions $options)

  • Access: public

Parameters:

PHP_UML_Input_PHP_ParserOptions   $options   — 

[ Top ]

tickFile   [line 74]

void tickFile( string $basedir, string $filename)

Implementation of tickFile() : we parse every file met.
  • See: tickFile()
  • Access: public

Overrides PHP_UML_FileScanner::tickFile() (This function will be called every time the scanner meets a new file (while it looks into the folders), as well as for each file defined in the property $files.)

Parameters:

string   $basedir   —  Directory path
string   $filename   —  File name

[ Top ]


Documentation generated on Mon, 11 Mar 2019 16:01:23 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.