Class Phire_Comments

Description

Phire_Comments

  • author: Nick Sagona, III <[email protected]>
  • version: 1.1.2
  • copyright: Copyright (c) 2009-2011 Moc 10 Media, LLC. (http://www.moc10media.com)
  • license: New BSD License

Located in /Phire/Comments.php (line 33)


			
Variable Summary
Method Summary
static Phire_Comment init (string $cont,  $po, boolean $pre, Phire_Table_Pages $page_obj)
void __construct (string $content, Phire_Table_Pages $page_obj, boolean $preserve)
string process ()
Variables
string $_content = null (line 40)

Page content

  • access: protected
Phire_Table_Pages $_page_object = null (line 46)

Page object

  • access: protected
boolean $_preserve = false (line 52)

Preserve flag

  • access: protected
Methods
static init (line 82)

Static method to instantiate the comment object and return itself to facilitate chaining methods together.

  • access: public
static Phire_Comment init (string $cont,  $po, boolean $pre, Phire_Table_Pages $page_obj)
Constructor __construct (line 64)

Constructor

Instantiate the comment object.

  • access: public
void __construct (string $content, Phire_Table_Pages $page_obj, boolean $preserve)
process (line 94)

Method to process comments.

  • access: public
string process ()

Documentation generated on Thu, 21 Jul 2011 14:24:35 -0500 by phpDocumentor 1.4.3