@At_libitum, the iOS reader applications plugin uses its own internal architecture independent of calibre. Any method beginning with an underscore is a local method. Methods beginning with a letter are required by calibre's plugin architecture.
_view_book() is a local method - you would need to replace it or modify it in your overlay.
G
|