static null autoload( string $className)
static string getBrowserLang( )
static string getClassFile( string $class)
static boolean isForum( string $html)
static boolean myErrorHandler( int $errno, string $errstr, string $errfile, int $errline)
I18N_Arabic __construct( string $library, [boolean $useAutoload = false], [boolean $useException = false], [boolean $compatibleMode = true])
void __destruct( )
string getInputCharset( )
string getOutputCharset( )
string header( [string $mode = 'http'], [resource $conn = null])
null load( string $library)
TRUE setInputCharset( string $charset)
boolean setOutputCharset( string $charset)
The __call( string $methodName, array $arguments)
That way __call() can be used to implement user defined method handling that depends on the name of the actual method being called.