Logs
[ class tree: Logs ] [ index: Logs ] [ all elements ]

Class: Logs_Module

Source Location: /logs.php

Class Overview

Module_Skeleton
   |
   --Logs_Module



Variables

Methods



Class Details

[line 7]


[ Top ]


Class Variables

$mysql =

[line 8]



Tags:

access:  public

Type:   mixed


[ Top ]

$pgsql =

[line 9]



Tags:

access:  public

Type:   mixed


[ Top ]

$seeded =

[line 10]



Tags:

access:  public

Type:   mixed


[ Top ]



Class Methods


method add_logfile [line 101]

bool add_logfile( string $mDomain, string $mSubdomain, string $mFile)

bool add_logfile(string, string, string)



Tags:

access:  public


Parameters:

string   $mDomain  
string   $mSubdomain  
string   $mFile  

[ Top ]

method add_logfile_backend [line 111]

void add_logfile_backend( $mDomain, $mSubdomain, $mFile)



Tags:

access:  public


Parameters:

   $mDomain  
   $mSubdomain  
   $mFile  

[ Top ]

method add_log_rotation_profile [line 163]

bool add_log_rotation_profile( string $mLog)

bool add_log_rotation_profile(string)



Tags:

access:  public


Parameters:

string   $mLog   log name, relative to /var/log/httpd/

[ Top ]

method add_log_rotation_profile_backend [line 174]

void add_log_rotation_profile_backend( $mLog)

add_log_rotation_profile



Tags:

access:  public


Parameters:

   $mLog  

[ Top ]

method get_webserver_log_usage [line 33]

void get_webserver_log_usage( )



Tags:

access:  public


[ Top ]

method list_logfiles [line 83]

array list_logfiles( )

array list_logfiles()



Tags:

access:  public


[ Top ]

method remove_logfile [line 136]

bool remove_logfile( string $mDomain, string $mSubdomain)

bool remove_logfile(string, string)



Tags:

access:  public


Parameters:

string   $mDomain  
string   $mSubdomain  

[ Top ]

method remove_logfile_backend [line 148]

void remove_logfile_backend( $mDomain, $mSubdomain)

remove_logfile



Tags:

access:  public


Parameters:

   $mDomain  
   $mSubdomain  

[ Top ]

method remove_web_log_rotation_profile [line 189]

bool remove_web_log_rotation_profile( string $mLog)

bool remove_log_rotation_profile(string)



Tags:

access:  public


Parameters:

string   $mLog   log name, relative to /var/log/httpd/

[ Top ]

method remove_web_log_rotation_profile_backend [line 196]

void remove_web_log_rotation_profile_backend( $mLog)



Tags:

access:  public


Parameters:

int   $mLog  

[ Top ]


Documentation generated on Sat, 11 Oct 2008 04:00:40 -0400 by phpDocumentor 1.4.0