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

toba_http

toba_http

Ubicada en php/nucleo/lib/toba_http.php [line 9]



Métodos Propios
static mixed   cache()  
static mixed   encoding()  
static mixed   get_config()  
static mixed   get_nombre_servidor()  
static mixed   get_protocolo()  
static mixed   get_puerto()  
static mixed   get_query_string()  
static mixed   get_uri()  
static mixed   get_url_actual()  
static mixed   headers_download()  
static mixed   headers_standart()  
static mixed   no_cache()  
static mixed   pdf()  
static mixed   strleft()  
static mixed   usa_protocolo_seguro()  

static method cache  [línea 14]

  static mixed cache( )





static method encoding  [línea 36]

  static mixed encoding( )





static method get_config  [línea 139]

  static mixed get_config( mixed entrada )

Parámetros:
mixed   entrada: 





static method get_nombre_servidor  [línea 96]

  static mixed get_nombre_servidor( )





static method get_protocolo  [línea 86]

  static mixed get_protocolo( mixed basado_en_host = true ] , mixed forzar_seguro = false ] )

Parámetros:
mixed   basado_en_host: 
mixed   forzar_seguro: 





static method get_puerto  [línea 113]

  static mixed get_puerto( )





static method get_query_string  [línea 123]

  static mixed get_query_string( )





static method get_uri  [línea 118]

  static mixed get_uri( )





static method get_url_actual  [línea 69]

  static mixed get_url_actual( mixed incluir_qs = false ] , mixed incluir_uri = false ] )

Parámetros:
mixed   incluir_qs: 
mixed   incluir_uri: 





static method headers_download  [línea 58]

  static mixed headers_download( mixed tipo_salida , mixed archivo , mixed longitud , mixed tipo_descarga = 'attachment' ] )

Parámetros:
mixed   tipo_salida: 
mixed   archivo: 
mixed   longitud: 
mixed   tipo_descarga: 





static method headers_standart  [línea 41]

  static mixed headers_standart( )





static method no_cache  [línea 21]

  static mixed no_cache( )





static method pdf  [línea 30]

  static mixed pdf( )





static method strleft  [línea 130]

  static mixed strleft( mixed s1 , mixed s2 )

Parámetros:
mixed   s1: 
mixed   s2: 





static method usa_protocolo_seguro  [línea 107]

  static mixed usa_protocolo_seguro( )






Desarrollado por SIU.
Documentación generada con phpDocumentor