library/Dot/Mobile.php
Properties
 
Description
DotBoost Technologies Inc.
DotKernel Application Framework
Classes
Dot_Mobile
Properties
         
 
      
No 
      
No 
      
 
Description
Bunch of miscelaneous  functions, used in all DotKernel Applications
Methods
__construct,
      
_getCarrier,
      
registerHit,
      
Description
Constructor
Return value
Tags
| Name | Description | 
| access | public | 
 
_getCarrier(
          
          )
        
        :
        string
Description
Analise the IP and get the carrier : AT&T, Wifi, etc.
Return value
Tags
| Name | Description | 
| todo | to be developed | 
| access | private | 
 
registerHit(
          
          )
        
        :
        void
Description
Register mobile hits, insert into mobileHit table
Return value
Tags
| Name | Description | 
| access | public |