yana

phpDocumentor v 1.4.0

Class Executeable

Description

handle php files
This is a wrapper class for executeable PHP files.
  • access: public
Object
   |
   --FileSystemResource
      |
      --Executeable
Method Summary

Methods

require / include a php file
bool read ()
Description:
Tries to interpret the given file as php code using "require_once()"
This implements dynamic loading of php source code.
  • access: public
  • uses: $executeable->read()

Redefinition of: FileSystemResource::read()

inherited from base classes

Inherited From FileSystemResource

Inherited From Object

Documentation generated on Sun, 04 Jan 2009 03:48:57 +0100 by phpDocumentor 1.4.0

yana author: Thomas MeyerHomepage: www.yanaframework.net