Skip to content

Instantly share code, notes, and snippets.

@ScreamingDev
Created March 31, 2014 10:28
Show Gist options
  • Select an option

  • Save ScreamingDev/9889521 to your computer and use it in GitHub Desktop.

Select an option

Save ScreamingDev/9889521 to your computer and use it in GitHub Desktop.
magedoc

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.

Modules

Acme_Doc

  • Active: true
  • Version: 0.1.0
  • Code Pool: community
  • Directory: app/code/community/Acme/Doc/

Configuration of Acme_Doc

Blocks

Global blocks with alias "acme_doc"

Models

Global models with alias "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.

Global models with alias "acme_doc_resource"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment