\InjectionWrap

TODO: this is not really a "RoxComponent", but.

. whatever. evtl we have to change the class hierarchy.

Summary

Methods
Properties
Constants
__construct()
__call()
__get()
__set()
refresh_get()
__toString()
No public properties found
No constants found
get()
getValues()
getWords()
logWrite()
getLog()
getVersionInfo()
No protected properties found
N/A
No private methods found
$_parameters
$_cache
N/A

Properties

$_parameters

$_parameters

$_cache

$_cache

Methods

__construct()

__construct()

__call()

__call( $key,  $args)

Parameters

$key
$args

__get()

__get( $key)

Parameters

$key

__set()

__set( $key,  $value)

Parameters

$key
$value

refresh_get()

refresh_get( $key)

Parameters

$key

__toString()

__toString()

get()

get( $key)

Parameters

$key

getValues()

getValues()

getWords()

getWords() : object

returns an instance of the MOD_words class

Returns

object

logWrite()

logWrite(string $string, string $type)

wrapper for calls to MOD_log::get->write()

Parameters

string $string
string $type

getLog()

getLog() : object

wrapper function for MOD_log::get()

Returns

object

getVersionInfo()

getVersionInfo() : string

returns the revision number saved in revision.txt

Returns

string