View Single Post
Old 06-21-2025, 12:41 AM   #2
hius07
Wizard
hius07 ought to be getting tired of karma fortunes by now.hius07 ought to be getting tired of karma fortunes by now.hius07 ought to be getting tired of karma fortunes by now.hius07 ought to be getting tired of karma fortunes by now.hius07 ought to be getting tired of karma fortunes by now.hius07 ought to be getting tired of karma fortunes by now.hius07 ought to be getting tired of karma fortunes by now.hius07 ought to be getting tired of karma fortunes by now.hius07 ought to be getting tired of karma fortunes by now.hius07 ought to be getting tired of karma fortunes by now.hius07 ought to be getting tired of karma fortunes by now.
 
Posts: 1,184
Karma: 3592925
Join Date: Sep 2014
Location: Ukraine
Device: Kindle
Every plugin has an access to the parent module (FM or Reader) as self.ui.
The parent has an access to any plugin as self.plugin_name.
Finally, a plugin can call other plugin's method as self.ui.plugin_name:method_name.
hius07 is offline   Reply With Quote