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

Class: Bs_DailyText

Source Location: /core/text/Bs_DailyText.class.php

Class Overview

Bs_Object
   |
   --Bs_DailyText

EXPERIMENTAL!


Author(s):

Version:

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

Copyright:

  • blueshoes.org

Variables

Methods


Inherited Variables

Inherited Methods

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 22]
EXPERIMENTAL!

dependencies:




Tags:

since:  bs4.3
status:  experimental
pattern:  singleton: (pseudostatic)
access:  public
copyright:  blueshoes.org
version:  4.3.$Revision: 1.3 $ $Date: 2003/10/29 17:48:42 $
author:  Andrej Arn <at blueshoes dot org>


[ Top ]


Class Variables

$_month = array(
      'en' => array('January', 'February', 'March', 'April', 'May', 'June', 'July', 'August', 'September', 'October', 'November', 'December'),)

[line 25]


Type:   mixed


[ Top ]



Class Methods


constructor Bs_DailyText [line 33]

Bs_DailyText Bs_DailyText( )

constructor.



[ Top ]


Documentation generated on Mon, 29 Dec 2003 21:08:39 +0100 by phpDocumentor 1.2.3