Block Class Reference

Inheritance diagram for Block:

Inheritance graph
[legend]
List of all members.

Detailed Description

Definition at line 29 of file class.Block.php.

Public Member Functions

 Block ($type='code', $title='')
 to_html ($indent, $class)
 line_to_html ($line, $indent)
 to_xml ($indent)
 line_to_xml ($line, $indent)

Public Attributes

 $block_type
 $block_title


Member Function Documentation

Block::Block ( type = 'code',
title = '' 
)

Definition at line 34 of file class.Block.php.

References Tpl::$id, Tpl::$type, and Tpl::Tpl().

Block::to_html ( indent,
class 
)

Reimplemented from Tpl.

Definition at line 44 of file class.Block.php.

References Tpl::to_html().

Block::line_to_html ( line,
indent 
)

Reimplemented from Tpl.

Definition at line 53 of file class.Block.php.

References regex_replace().

Block::to_xml ( indent  ) 

Reimplemented from Tpl.

Definition at line 60 of file class.Block.php.

References Tpl::$type, and Tpl::to_xml().

Block::line_to_xml ( line,
indent 
)

Reimplemented from Tpl.

Definition at line 129 of file class.Block.php.

References regex_replace().


Member Data Documentation

Block::$block_type

Definition at line 31 of file class.Block.php.

Block::$block_title

Definition at line 32 of file class.Block.php.


Generated on Wed Jan 9 08:27:34 2008 for DokBookWiki by  doxygen 1.5.2