Centrales |  Componentes |  consola |  Debug |  Default |  Fuentes |  SalidaGrafica |  Seguridad |  SIUToba |  Varios |  Deprecated

toba_servicio_web_mensaje

toba_servicio_web_mensaje

Ubicada en php/nucleo/lib/toba_servicio_web_mensaje.php [line 5]



Métodos Propios
static mixed   array_a_payload()  
static mixed   payload_a_array()  
mixed   __construct ()  
mixed   firmar_mensaje ()  
mixed   get_array ()  
array   get_datos_headers ()  
string   get_payload ()  
mixed   set_headers ()  
\WSMessage   wsf ()  

static method array_a_payload  [línea 98]

  static mixed array_a_payload( mixed array , mixed nivel , mixed clave_padre = '' ] )

Parámetros:
mixed   array: 
mixed   nivel: 
mixed   clave_padre: 





static method payload_a_array  [línea 77]

  static mixed payload_a_array( mixed nodo_xml )

Parámetros:
mixed   nodo_xml: 





__construct   [línea 18]

  mixed __construct( mixed datos , [array opciones = array() ] )

Parámetros:
mixed   datos: 
array   opciones: 





firmar_mensaje   [línea 129]

  mixed firmar_mensaje( string clave_privada )

Firma el mensaje completo usando Openssl
Parámetros:
string   clave_privada: 





get_array   [línea 71]

  mixed get_array( )

Retorna el payload del mensaje como un array de N-dimensiones




get_datos_headers   [línea 165]

  array get_datos_headers( array headers )

Devuelve los datos de los headers como un arreglo de datos
Parámetros:
array   headers: 





get_payload   [línea 60]

  string get_payload( )





set_headers   [línea 184]

  mixed set_headers( mixed asociativo )

Parámetros:
mixed   asociativo: 





wsf   [línea 48]

  \WSMessage wsf( )






Desarrollado por SIU.
Documentación generada con phpDocumentor