blueshoes php application framework and cms            applications_mailinglist
[ class tree: applications_mailinglist ] [ index: applications_mailinglist ] [ all elements ]

Class: Bs_Ml_User

Source Location: /applications/mailinglist/Bs_Ml_User.class.php

Class Overview

Bs_Object
   |
   --Bs_MagicClass
      |
      --Bs_Ml_User



Author(s):

Version:

  • 4.3.$Revision: 1.3 $ $Date: 2003/10/29 17:47:48 $

Copyright:

  • blueshoes.org

Variables

Methods


Inherited Variables

Inherited Methods

Class: Bs_MagicClass

Bs_MagicClass::Bs_MagicClass()
constructor
Bs_MagicClass::activateField()
activates a predefined field that is not activated by default.
Bs_MagicClass::addField()
adds (and activates) the given field.
Bs_MagicClass::bs_fia_getHints()
Bs_MagicClass::bs_sop_getHints()
Bs_MagicClass::loadFormHints()
Bs_MagicClass::loadPersistHints()
Bs_MagicClass::removeField()
deactivates an active field.

Class: Bs_Object

Bs_Object::Bs_Object()
Bs_Object::getErrors()
Basic error handling: Get *all* errors as string array from the global Bs_Error-error stack.
Bs_Object::getLastError()
Basic error handling: Get last error string from the global Bs_Error-error stack.
Bs_Object::getLastErrors()
Basic error handling: Get last errors string array from the global Bs_Error-error stack sinc last call of getLastErrors().
Bs_Object::persist()
Persists this object by serializing it and saving it to a file with unique name.
Bs_Object::setError()
Basic error handling: Push an error string on the global Bs_Error-error stack.
Bs_Object::toHtml()
Dumps the content of this object to a string using PHP's var_dump().
Bs_Object::toString()
Dumps the content of this object to a string using PHP's var_dump().
Bs_Object::unpersist()
Fetches an object that was persisted with persist()

Class Details

[line 10]


Tags:

copyright:  blueshoes.org
version:  4.3.$Revision: 1.3 $ $Date: 2003/10/29 17:47:48 $
author:  Sam Blum <at blueshoes dot org>, andrej arn <andrej at blueshoes dot org>
status:  experimental


[ Top ]


Class Variables

$addDatetime =  ''

[line 16]


Type:   mixed


[ Top ]

$email =  ''

[line 15]


Type:   mixed


[ Top ]



Class Methods


constructor Bs_Ml_User [line 25]

Bs_Ml_User Bs_Ml_User( [bool $loadPersistHints = TRUE], [bool $loadFormHints = FALSE])

constructor



Tags:

see:  $this->loadPersistHints(), $this->loadFormHints()


Parameters:

bool   $loadPersistHints   (default is TRUE)
bool   $loadFormHints   (default is FALSE)

[ Top ]

method loadFormHints [line 51]

void loadFormHints( )



Overrides Bs_MagicClass::loadFormHints() (parent method not documented)

[ Top ]

method loadPersistHints [line 31]

void loadPersistHints( )



Overrides Bs_MagicClass::loadPersistHints() (parent method not documented)

[ Top ]


Documentation generated on Mon, 29 Dec 2003 21:11:50 +0100 by phpDocumentor 1.2.3