static string getApiUrl( )
static bool getAutoLog( )
static string getDateTime( )
static HA_C|NULL getDefaultConfiguration( )
static HA_CONSUMER|NULL getDefaultConsumer( )
static string|NULL getLogFile( )
static integer getNrOfCallsExecuted( )
static const getRequestMethod( )
static integer getUnixtime( )
static bool hasDefaultConfiguration( )
static bool hasDefaultConsumer( )
static bool hasLogFile( )
static bool has_string_value( mixed $mixed)
static void incrementNrOfCallsExecuted( [int $add = 1])
static string normalizeToString( mixed $mixed)
static void setApiUrl( string $api_url)
static void setAutoLog( bool $auto_log)
static bool setDefaultConfiguration( HA_C|NULL $configuration)
static void setDefaultConsumer( HA_CONSUMER|NULL $consumer)
static bool setLogFile( string|NULL $log_file)
static void setRequestMethod( constant $request_method)
[line 611]
[line 619]
[line 615]
[line 623]