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

Class: Bs_Cms_BlockNewsRecord

Source Location: /applications/cms/Bs_Cms_BlockNewsRecord.class.php

Class Overview

Bs_Object
   |
   --Bs_Cms_BlockNewsRecord



Author(s):

Version:

  • 4.5.$Revision: 1.3 $ $Date: 2003/12/16 14:54:24 $

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 15]


Tags:

copyright:  blueshoes.org
author:  andrej arn <at blueshoes dot org>
since:  bs4.5
version:  4.5.$Revision: 1.3 $ $Date: 2003/12/16 14:54:24 $


[ Top ]


Class Variables

$fia_hints =

[line 35]



Tags:


Type:   array


[ Top ]

$ID =  ''

[line 21]



Tags:

access:  public

Type:   mixed


[ Top ]

$language =  ''

[line 26]


Type:   mixed


[ Top ]

$message =  ''

[line 25]


Type:   mixed


[ Top ]

$subject =  ''

[line 24]


Type:   mixed


[ Top ]

$viewDate =  ''

[line 23]


Type:   mixed


[ Top ]

$_bsDb =

[line 28]


Type:   mixed


[ Top ]



Class Methods


constructor Bs_Cms_BlockNewsRecord [line 41]

Bs_Cms_BlockNewsRecord Bs_Cms_BlockNewsRecord( )

Constructor.



[ Top ]

method bs_fia_getHints [line 183]

void bs_fia_getHints( mixed $fiaAgent)

****************************************************************************************************

CALLBACK Funtion of Bs_FormItAble Return the hints used to built the form




[ Top ]

method bs_fia_loadHints [line 93]

void bs_fia_loadHints( [mixed $mode = 'add'], [mixed $language = 'en'], [mixed $languages = array('en'=>'English', 'de'=>'German')])

loads the fia hints. needed to be able to modify them from outside.



Tags:

access:  public


[ Top ]

method bs_sop_getHints [line 72]

array bs_sop_getHints( object $sopAgent)

****************************************************************************************************

CALLBACK Funtion of Bs_SimpleObjPersister Use of callback methods to return the hint-hash




Parameters:

object   $sopAgent  

[ Top ]

method delete [line 59]

? delete( )



Tags:

access:  public


[ Top ]

method store [line 49]

? store( )



Tags:

access:  public


[ Top ]


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