Latest JAS v1.1.0
144 plugins online

Code / Plugin / call

Plugin :: call
Method
include/plugin.php

Description...

Arguments

class
Argument
method
Argument

Return values

Mixed
Returns

Examples

Plugin Call method example
PHP
<?
  $plugin->call($class, $method);  //Call Plugin::call method
?>

Comments (0)