Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Direction of Plugin System
#8
a: apply your plugin name to the functions:
Code:
twitter_get_data(); and maps_get_data();
b:
Code:
if(!function_exists('<my function name>')){ <my function> }
c:
Quote:build it as a class, which is completely doable.

A is how I do functions on NinkoBB to prevent collisions from happening.
http://nijikokun.com
random stuff. idk.
Reply


Messages In This Thread
Direction of Plugin System - by internet54 - 2010-02-08, 06:32:22
Direction of Plugin System - by internet54 - 2010-02-08, 06:35:04
Direction of Plugin System - by ccagle8 - 2010-02-08, 06:57:50
Direction of Plugin System - by internet54 - 2010-02-08, 07:53:15
Direction of Plugin System - by ccagle8 - 2010-02-08, 12:51:14
Direction of Plugin System - by crashfellow - 2010-03-04, 19:39:00
Direction of Plugin System - by crashfellow - 2010-03-04, 19:40:02
Direction of Plugin System - by Nijikokun - 2010-03-04, 23:40:44
Direction of Plugin System - by Zegnåt - 2010-03-05, 08:55:38
Direction of Plugin System - by crashfellow - 2010-03-05, 09:23:57



Users browsing this thread: 1 Guest(s)