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

Class: Bs_Cms_BlockMeta

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

Class Overview

Bs_Cms_Block
   |
   --Bs_Cms_BlockMeta



Variables

Methods


Inherited Variables

Inherited Methods


Class Details

[line 7]


[ Top ]


Class Variables

$blockFullPath =

[line 29]

absolute path to the block file.


Type:   mixed
Overrides:   Array


[ Top ]

$blockJunks =

[line 24]

the blockName parsed into its junks.



Tags:

var:  (hash)

Type:   array
Overrides:   Array


[ Top ]

$blockName =

[line 18]

the name of the block. like "title1.1.de.textType.block.php"


Type:   mixed
Overrides:   Array


[ Top ]

$xmlProps =

[line 13]

the props that were in the <bs:something x="y"> tag. keys are in uppercase.


Type:   mixed
Overrides:   Array


[ Top ]



Class Methods


constructor Bs_Cms_BlockMeta [line 35]

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

constructor.



[ Top ]

method bs_fia_loadHintsBlock [line 91]

void bs_fia_loadHintsBlock( )



[ Top ]

method render [line 47]

array render( )

renders the block.



Tags:

return:  (hash with the keys 'content', 'error'. if 'error' is FALSE than that's a good thing.)
access:  public


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

[ Top ]

method _generateXml [line 80]

void _generateXml( )



[ Top ]

method _loadFromXml [line 70]

void _loadFromXml( )



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

[ Top ]


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