Class: SiteFusionProcess

Source Location: /daemon/daemon.php.inc

Class Overview





Variables

Methods


Class Variables

static $Address =

access:  protected
Type:   mixed

static $Daemonized =  FALSE

access:  protected
Type:   mixed

static $Database =

access:  protected
Type:   mixed

static $Log =  FALSE

access:  protected
Type:   mixed

static $Options =

access:  protected
Type:   mixed

static $Port =

access:  protected
Type:   mixed

static $ProcessType =  NULL

access:  protected
Type:   mixed

static $Shutdown =  FALSE

access:  protected
Type:   mixed

static $ShutdownKill =  FALSE

access:  protected
Type:   mixed

static $Socket =

access:  protected
Type:   mixed












Class Methods


static method ChangeIdentity() [line 1243]

static void ChangeIdentity( [ $user = NULL], [ $group = NULL])

access:  public

Parameters:

   $user  
   $group  

[ Top ]

static method CloseDatabase() [line 1134]

static void CloseDatabase( )

access:  protected

[ Top ]

static method DatabaseQuery() [line 1151]

static void DatabaseQuery( $sql)

access:  protected

Parameters:

   $sql  

[ Top ]

static method GetDatabaseConnection() [line 1102]

static void GetDatabaseConnection( )

access:  protected

[ Top ]

static method InitDatabase() [line 1127]

static void InitDatabase( )

access:  protected

[ Top ]

static method Log() [line 1095]

static void Log( $text)

access:  protected

Parameters:

   $text  

[ Top ]

static method OpenLog() [line 1072]

static void OpenLog( )

access:  protected

[ Top ]

static method OpenSocket() [line 1168]

static void OpenSocket( $address, $port)

access:  protected

Parameters:

   $address  
   $port  

[ Top ]

static method OpenUnixSocket() [line 1194]

static void OpenUnixSocket( $address)

access:  protected

Parameters:

   $address  

[ Top ]

static method ReadCommand() [line 1275]

static void ReadCommand( $socket)

access:  protected

Parameters:

   $socket  

[ Top ]

static method ResetDatabase() [line 1142]

static void ResetDatabase( )

access:  protected

[ Top ]

static method SetSignalHandlers() [line 1220]

static void SetSignalHandlers( )

access:  protected

Overridden in child classes as:

DaemonProcess::SetSignalHandlers()

[ Top ]

static method SignalHandler() [line 1227]

static void SignalHandler( $signo)

access:  public

Overridden in child classes as:

DaemonProcess::SignalHandler()

Parameters:

   $signo  

[ Top ]

static method WriteCommand() [line 1253]

static void WriteCommand( $socket, $cmd, [ $param = NULL], [ $data = NULL])

access:  protected

Parameters:

   $socket  
   $cmd  
   $param  
   $data  

[ Top ]

constructor __construct() [line 1070]

SiteFusionProcess __construct( )

access:  protected

[ Top ]


Child classes:


Documentation generated on Tue, 10 May 2011 19:40:58 +0200 by phpDocumentor 1.4.3