Property | Type | Description | |
---|---|---|---|
PHPGlobals | PHP.Core.PhpArray |
Method | Description | |
---|---|---|
Invoke ( string func ) : object |
Invoke the specified method and args.
|
|
Load ( string code = "" ) : void | ||
PHPPlugin ( string name, string code, |
Initializes a new instance of the Pluton.PHPPlugin class.
|
public PHPPlugin ( string name, string code, |
||
name | string | Name. |
code | string | Code. |
rootdir | Rootdir. | |
return | System |