hw_api::content
  Returns content of an object
  
 
 
  Description
  
   HW_API_Content hw_api::content
    ( array $parameter
   )
  
  
 
  Parameters
  
   
    
     - 
parameter
- 
      
       The parameter array contains the required elements 'objectidentifier'
       and the optional element 'mode'. The mode can be one of the constants
       HW_API_CONTENT_ALLLINKS,HW_API_CONTENT_REACHABLELINKSorHW_API_CONTENT_PLAIN.
 
       HW_API_CONTENT_ALLLINKSmeans to insert all
       anchors even if the destination is not reachable.
 
       HW_API_CONTENT_REACHABLELINKStells this method
       to insert only reachable links andHW_API_CONTENT_PLAINwill lead to document
       without any links.
 
 
 
  Return Values
  
   Returns an instance of hw_api_content.