Difference between revisions of "Misc Plugin API's that dont fit any where else"

From GeeklogWiki
Jump to: navigation, search
m (fixed links)
m (added link to Plugin API)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
Several APIs have been added to make writing plugins easier. These APIs dont fit into any specific category:
+
Several [[Plugin API]] functions have been added to make writing plugins easier. These APIs dont fit into any specific category:
  
 
* [[Dynamic Blocks]]
 
* [[Dynamic Blocks]]
 +
* [[PLG_getItemInfo]]
 +
* [[PLG_itemSaved]]
 +
* [[PLG_migrate]]
 +
* [[PLG_configChange]]
 +
* [[PLG_getDocumentationUrl]]
  
  
 +
[[Programmers/Developers Documentation]]<br/>
 
[[Geeklog Documentation|Main Table of Contents]]<br/>
 
[[Geeklog Documentation|Main Table of Contents]]<br/>
 
[[Complete Table of Contents]]
 
[[Complete Table of Contents]]

Latest revision as of 21:33, 23 May 2009

Several Plugin API functions have been added to make writing plugins easier. These APIs dont fit into any specific category:


Programmers/Developers Documentation
Main Table of Contents
Complete Table of Contents