Interface IHumanBaseService

Description

Interface de implementação para a base de serviços de comunicação com o server API

  • author: Tiago
  • version: 1.0
  • since: 06/05/2011

Located in /human_gateway_client_api/service/Interface/IHumanBaseService.php (line 11)


	
			
Class Constant Summary
 CONTENT_TYPE_APP_FORM_URLENCODED = "application/x-www-form-urlencoded"
Method Summary
void send ([ $params = array()], [ $contentType = self::CONTENT_TYPE_APP_FORM_URLENCODED])
Methods
send (line 21)
  • access: public
void send ([ $params = array()], [ $contentType = self::CONTENT_TYPE_APP_FORM_URLENCODED])
  • $params
  • $contentType
Class Constants
CONTENT_TYPE_APP_FORM_URLENCODED = "application/x-www-form-urlencoded" (line 19)

Content Type: application/x-www-form-urlencoded

Documentation generated on Mon, 16 May 2011 16:25:40 +0200 by phpDocumentor 1.4.3