You are here

Functions in Module Object Oriented Programming API 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
doesMonkeyPatchWork tests/monkey_patch.inc @file This file is intended to be separate. It helps to test whether monkey patching works. 1 1
moopapi_boot ./moopapi.module Implements hook_boot(). 1
moopapi_create_args ./moopapi.module API to create arguments' string. 1
moopapi_enable ./moopapi.install @file Install, update and uninstall functions for the Moopapi module.
moopapi_get_major_version ./moopapi.module 1
moopapi_hook_ignore_list ./moopapi.module Return list of hooks which must not be created as wrappers. 1
moopapi_init ./moopapi.module Implements of hook_init().
moopapi_libraries_info ./moopapi.module Implements hook_libraries_info().
moopapi_object ./moopapi.module Central pool of all of existent and loaded oop module objects. 1
moopapi_register ./moopapi.module OOP modules must register themselves before they can be initialized Modules can use this API function during boot and init hooks to register themselves so moopapi can integrate them with the framework. 2
moopapi_wrap ./moopapi.module Api function that will create function wrapper to a class method 2

Other projects