phpDocumentor default
[ class tree: default ] [ index: default ] [ all elements ]

Class: Body

Source Location: /convert_html.php

Class Body

Inherited Properties, Constants, and Methods
Property Summary
mixed   $classes  
mixed   $contents  
mixed   $contents_last  
mixed   $count  
mixed   $factories  
mixed   $id  

[ Top ]
Method Summary
Body   Body()  
void   getAnchor()  
void   &insert()  
void   parse()  
void   replace_contents()  
void   toString()  

[ Top ]
Properties
mixed   $classes = array(
'-' => 'UList',
'+' => 'OList',
'>' => 'BQuote',
'<' => 'BQuote')
[line 844]

[ Top ]
mixed   $contents [line 842]

[ Top ]
mixed   $contents_last [line 843]

[ Top ]
mixed   $count = 0 [line 841]

[ Top ]
mixed   $factories = array(
':' => 'DList',
'|' => 'Table',
',' => 'YTable',
'#' => 'Div')
[line 849]

[ Top ]
mixed   $id [line 840]

[ Top ]
Methods
Constructor Body  [line 855]

  Body Body( $id  )

Parameters:
   $id: 


[ Top ]
getAnchor  [line 972]

  void getAnchor( $text, $level  )

Parameters:
   $text: 
   $level: 


[ Top ]
insert  [line 1001]

  void &insert( &$obj  )

Parameters:
   &$obj: 


Redefinition of:
Element::insert()

[ Top ]
parse  [line 863]

  void parse( &$lines  )

Parameters:
   &$lines: 


[ Top ]
replace_contents  [line 1020]

  void replace_contents( $arr  )

Parameters:
   $arr: 


[ Top ]
toString  [line 1007]

  void toString( )



Redefinition of:
Element::toString()

[ Top ]

Documentation generated on Mon, 09 Jul 2007 21:56:02 +0900 by phpDocumentor 1.3.2