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

From GeeklogWiki
Jump to: navigation, search
m (added link to Plugin API)
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Severial API's have been added to make wrteing plugins easier. these API's dont fit into any spcific catagory
+
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/>
 +
[[Complete Table of Contents]]
 +
 
 +
 
 +
[[Category:Plugin Development]]

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