b2evolution

Multilingual multiuser multiblog engine

b2evolution Technical Documentation (Version 2.4) [ class tree: admin ] [ index: admin ] [ all elements ]

Procedural File: _plugin_list.view.php

Source Location: /blogs/inc/plugins/views/_plugin_list.view.php

Page Details

This file implements the UI view for the plugin settings.

Author:  fplanque: Francois PLANQUE.
Author:  blueyed: Daniel HAHLER.
Version:  $Id: _plugin_list.view.php,v 1.2 2008/01/21 09:35:32 fplanque Exp $
Copyright:  

(c)2003-2008 by Francois PLANQUE - http://fplanque.net/ Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - http://thequod.de/contact.

Todo:  

dh> Move plugin's group name to DB setting?! fp> this would actually make more sense than renaming the name and code of plugins, but it's still complexity we don't really need. fp> When you reach that level of needs you're already a plugin maniac/developper and you hack the plugin php code anyway.

This file is part of the evoCore framework - http://evocore.net/ See also http://sourceforge.net/projects/evocms/.

Filesource:  Source Code for this file
Functions
plugin_results_desc_order_callback  [line 203]

void plugin_results_desc_order_callback( $a, $b, $order  )
Parameters:
   $a: 
   $b: 
   $order: 


[ Top ]
plugin_results_group_order_callback  [line 147]

void plugin_results_group_order_callback( $a, $b, $order  )
Parameters:
   $a: 
   $b: 
   $order: 


[ Top ]
plugin_results_name_order_callback  [line 130]

void plugin_results_name_order_callback( $a, $b, $order  )
Parameters:
   $a: 
   $b: 
   $order: 


[ Top ]
plugin_results_td_actions  [line 234]

void plugin_results_td_actions( $Plugin  )
Parameters:
   $Plugin: 


[ Top ]
plugin_results_td_apply_rendering  [line 176]

void plugin_results_td_apply_rendering( $apply_rendering  )
Parameters:
   $apply_rendering: 


[ Top ]
plugin_results_td_help  [line 218]

void plugin_results_td_help( $Plugin  )
Parameters:
   $Plugin: 


[ Top ]
plugin_results_td_name  [line 118]

void plugin_results_td_name( $Plugin  )
Parameters:
   $Plugin: 


[ Top ]
plugin_results_td_status  [line 80]

void plugin_results_td_status( $plug_status, $plug_ID  )
Parameters:
   $plug_status: 
   $plug_ID: 


[ Top ]


Documentation generated on Sat, 06 Mar 2010 03:39:16 +0100 by phpDocumentor 1.4.2. This site is hosted and maintained by Daniel HAHLER (Contact).