[ class tree: plugins ] [ index: plugins ] [ all elements ]

Class: comment_form

Source Location: /zp-extensions/comment_form.php

Class comment_form

Class Overview

Provides a unified comment handling facility

Place a call on the function printCommentForm() in your script where you wish the comment items to appear.

Normally the plugin uses the form plugins/comment_form/comment_form.php. However, you may override this form by placing a script of the same name in your theme folder. This will allow you to customize the appearance of the comments on your site.

There are several options to tune what the plugin will do.

Located in /zp-extensions/comment_form.php [line 29]



		
		
		
		

Methods

[ Top ]
Method Summary
admin_login   comment_form()   class instantiation function
array   getOptionsSupported()   Reports the supported options
void   handleOption()  

[ Top ]
Methods
Constructor comment_form  [line 35]

  admin_login comment_form( )

class instantiation function



[ Top ]
getOptionsSupported  [line 54]

  array getOptionsSupported( )

Reports the supported options



[ Top ]
handleOption  [line 79]

  void handleOption( $option, $currentValue  )

Parameters:
   $option: 
   $currentValue: 


[ Top ]

Documentation generated on Mon, 09 Aug 2010 17:23:56 +0200 by phpDocumentor 1.4.1