getMetadata() is required by the Manifest Interface.
These are the following metadatas that will be setup:
normalizedActionName
- metadata for actions
- value will be a dashed name for the action named in 'actionName' normalizedProviderName
- metadata for providers
- value will be a dashed-name for the provider named in 'providerName' normalizedProviderSpecialtyNames
- metadata for providers normalizedActionableMethodLongParameters
- metadata for providers normalizedActionableMethodShortParameters
- metadata for providers
- Returns
- array Array of Metadatas
Implements Zend_Tool_Framework_Manifest_MetadataManifestable.