This documentation has been generated by combining static and dynamic code analysis. Please excuse the lack of information or bad english which is up to the developer of each extension.
- Active: true
- Version: 0.1.0
- Code Pool: community
- Directory: app/code/community/Acme/Doc/
The alias acme_doc/parser_simpleClass will create a new Acme_Doc_Model_Parser_SimpleClass object. Gathers information about a class and sends them to the output.
The alias acme_doc/parser_modelAlias will create a new Acme_Doc_Model_Parser_ModelAlias object. Fetches an instance of an model alias and delivers information of it.
The alias acme_doc/parser_blockAlias will create a new Acme_Doc_Model_Parser_BlockAlias object. Fetches information about a block and put them to the output.
The alias acme_doc/parser_config will create a new Acme_Doc_Model_Parser_Config object. Looks up the module config and generates output for it.
The alias acme_doc/parser_module will create a new Acme_Doc_Model_Parser_Module object. Parses a whole module and sends information to the output.
The alias acme_doc/output_markdown will create a new Acme_Doc_Model_Output_Markdown object. Turns all information in markdown.
The alias acme_doc/reflect_module_collection will create a new Acme_Doc_Model_Reflect_Module_Collection object. Container for a set of information about all installed magento modules.
The alias acme_doc/reflect_module_config will create a new Acme_Doc_Model_Reflect_Module_Config object. Deliver information about the configuration of a module.
The alias acme_doc/reflect_module will create a new Acme_Doc_Model_Reflect_Module object. Access information about a magento module.