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

Class: Base

Source Location: /models/Base.php

Class Overview


The Base class contains some basic functions for Mai.


Author(s):

  • Wouter Bulten (wouterbulten@mai-ai.org)

Copyright:

  • Copyright (C) 2009 Mai (Me Artificial Intelligence)

Variables

Methods



Class Details

[line 42]
The Base class contains some basic functions for Mai.



Tags:

author:  Wouter Bulten (wouterbulten@mai-ai.org)
copyright:  Copyright (C) 2009 Mai (Me Artificial Intelligence)
link:  http://www.launchpad.net/mai
license:  GNU General Public License version 3 (GPLv3)


[ Top ]


Class Variables

static $_logFilename =

[line 54]

Contains the name of the default log file.



Tags:

access:  private

Type:   string


[ Top ]

static $_logger =

[line 60]

Contains the logger class



Tags:

access:  private

Type:   object Zend_Log


[ Top ]

static $_logPath =

[line 48]

Contains the path of the log files.



Tags:

access:  private

Type:   string


[ Top ]



Class Methods


static method getRealIp [line 112]

static string getRealIp( )

Get the ip address of the current user.



Tags:

access:  public


[ Top ]

constructor __construct [line 65]

void __construct( )

Private constructor to prevent creation of this class.



Tags:

access:  private


[ Top ]


Documentation generated on Mon, 27 Jul 2009 19:54:28 +0200 by phpDocumentor 1.4.1