>> YANA 4 PHP Framework >> Docs For Class Executeable

Class Executeable

Description

handle php files

  • access: public

Located in /includes/class_executeable.php

SerializeableObject
   |
   --InputStream
      |
      --Executeable

Method Summary

boolean read ()

Methods

read
boolean read ()

require / include a php file

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:
InputStream::read()
«abstract» read

Inherited Methods

Inherited From InputStream

InputStream::InputStream()
InputStream::exists()
InputStream::get()
InputStream::getFilename()
InputStream::isEmpty()
InputStream::read()
InputStream::resetStats()
InputStream::toString()

Inherited From SerializeableObject

SerializeableObject::serialize()
SerializeableObject::toString()

Documentation generated on Sat, 16 Sep 2006 17:05:58 +0200 by phpDocumentor 1.3.0RC4

yana author: Thomas MeyerHomepage: www.all-community.de/pub