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

Class: Bs_Cms_BlockTextType

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

Class Overview

Bs_Cms_Block
   |
   --Bs_Cms_BlockTextType



Methods


Inherited Variables

Inherited Methods


Class Details

[line 10]


[ Top ]


Class Methods


constructor Bs_Cms_BlockTextType [line 44]

Bs_Cms_BlockTextType Bs_Cms_BlockTextType( [mixed $xmlProps = NULL], [mixed $blockName = NULL], [mixed $blockJunks = NULL], [mixed $blockFullPath = NULL])

constructor.



[ Top ]

method bs_fia_loadHintsBlock [line 206]

void bs_fia_loadHintsBlock( )



[ Top ]

method listTextTypeStyles [line 468]

array listTextTypeStyles( [mixed $source = 'system'], string $srouce)

returns a list of all available texttype styles.



Tags:

return:  (vector filled with strings, may be empty.)


Parameters:

string   $srouce   (currently only 'system' is supported, 'user' will be added.)

[ Top ]

method OLD_bs_fia_loadHints [line 299]

void OLD_bs_fia_loadHints( )

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



Tags:

access:  public


[ Top ]

method render [line 54]

string render( )

render the block.



Tags:

return:  (html code)
access:  public


Overrides Bs_Cms_Block::render() (parent method not documented)

[ Top ]

method render_OLD [line 515]

string render_OLD( )



Tags:

access:  public


[ Top ]

method _generateXml [line 197]

void _generateXml( )



[ Top ]

method _getBgColor [line 631]

string _getBgColor( )

returns the background color that has to be used.



Tags:

return:  (or NULL)
access:  public


[ Top ]

method _getFontColor [line 619]

string _getFontColor( )

returns the font color that has to be used.



Tags:

return:  (or NULL)
access:  public


[ Top ]

method _getStyleName [line 607]

string _getStyleName( )

returns the style name that has to be used.



Tags:

access:  public


[ Top ]

method _getStyleSource [line 595]

string _getStyleSource( )

returns the style source that has to be used.



Tags:

access:  public


[ Top ]

method _loadFromIni [line 168]

bool _loadFromIni( )



Tags:

access:  public


Overrides Bs_Cms_Block::_loadFromIni() (overwrite this method.)

[ Top ]

method _loadFromXml [line 189]

void _loadFromXml( )



Overrides Bs_Cms_Block::_loadFromXml() (parent method not documented)

[ Top ]

method _storeAsIni [line 143]

bool _storeAsIni( )



Tags:

access:  public


[ Top ]

method _updateVarsFromDefaultStyle [line 491]

void _updateVarsFromDefaultStyle( )



[ Top ]


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