Class PT_Plugin

Description

The plugin page modifier for PressTest

Located in /pt-plugin.php (line 11)


	
			
Method Summary
 PT_Plugin __construct ()
 void bulk_actions ( $actions)
 void help ( $help,  $screen)
 void init ()
 void load_resources ( $hook)
 void row_meta ( $meta,  $plugin_file,  $plugin_data,  $status)
Methods
Constructor __construct (line 14)

Set up hooks for modifying the plugin screen

  • access: public
PT_Plugin __construct ()
bulk_actions (line 50)

Change the bulk actions behaviour

  • access: public
void bulk_actions ( $actions)
  • $actions
help (line 55)

Modify the help text for this plugin

  • access: public
void help ( $help,  $screen)
  • $help
  • $screen
init (line 19)

Run this at the right time

  • access: public
void init ()
load_resources (line 29)

Load scripts and styles required for PressTest

  • access: public
void load_resources ( $hook)
  • $hook
row_meta (line 33)

Modify the meta actions available for the plugin

  • access: public
void row_meta ( $meta,  $plugin_file,  $plugin_data,  $status)
  • $meta
  • $plugin_file
  • $plugin_data
  • $status

Documentation generated on Thu, 29 Sep 2011 01:44:46 +0530 by phpDocumentor 1.4.3