This shows you the differences between the selected revision and the current version of the page.
| epp-drs.registry.modules.api 2008/12/13 15:07 | epp-drs.registry.modules.api 2009/01/08 10:45 current | ||
|---|---|---|---|
| Line 15: | Line 15: | ||
| EPP-DRS registry module is a folder inside module/registries. Folder name is the name of your module. | EPP-DRS registry module is a folder inside module/registries. Folder name is the name of your module. | ||
| + | |||
| Line 25: | Line 26: | ||
| The class must conform the following requirements: | The class must conform the following requirements: | ||
| - Extend [[http://webta.net/docs/epp-drs/phpdoc/Modules/RegistryModules/AbstractRegistryModule.html|AbstractRegistryModule]] | - Extend [[http://webta.net/docs/epp-drs/phpdoc/Modules/RegistryModules/AbstractRegistryModule.html|AbstractRegistryModule]] | ||
| - | - Implement [[http://webta.net/docs/epp-drs/phpdoc/Modules/RegistryModules/IRegistryModule.html|IRegistryModule]] interface | ||
| - Implement either [[http://webta.net/docs/epp-drs/phpdoc/Modules/RegistryModules/IRegistryModuleServerPollable.html|IRegistryModuleClientPollable]] or [[http://webta.net/docs/epp-drs/phpdoc/Modules/RegistryModules/IRegistryModuleServerPollable.html|IRegistryModuleServerPollable]] interface \\ | - Implement either [[http://webta.net/docs/epp-drs/phpdoc/Modules/RegistryModules/IRegistryModuleServerPollable.html|IRegistryModuleClientPollable]] or [[http://webta.net/docs/epp-drs/phpdoc/Modules/RegistryModules/IRegistryModuleServerPollable.html|IRegistryModuleServerPollable]] interface \\ | ||
| \\ | \\ | ||