Models
[
class tree: Models
] [
index: Models
] [
all elements
]
Packages:
Application
Bootstrap
Controllers
Models
Files:
subpackage
Database
BaseWord.php
Pattern.php
User.php
Word.php
subpackage
Other
Base.php
subpackage
Pattern
Pattern.php
subpackage
User
Gateway.php
Session.php
User.php
subpackage
Word
BaseWord.php
Word.php
Classes:
Other
Base
Database
Db_Base_BaseWord
Db_User_Pattern
Db_User_User
Db_User_Word
Word
BaseWord
Word
User
User
User_Gateway
User_Session
Pattern
Pattern
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
$_logFilename
$_logger
$_logPath
Methods
__construct
getRealIp
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