Url
class Url (View source)
Methods
                    setVariable($variable, $value = false, $url = false)
        
                                            
                
            No description
                    unsetVariable($variable, $url = false)
        
                                            
                
            No description
                    buildQuery($url, $params)
        
                                            
                
            No description
                    string
                
                
                    shortenURL(string $strURL)
        
                                            
                
            Shortens a given url with the tiny url api.
Details
        
                            
    setVariable($variable, $value = false, $url = false)
        
    
    No description
        
                            
    unsetVariable($variable, $url = false)
        
    
    No description
        
                            
    buildQuery($url, $params)
        
    
    No description
        
                            string
    shortenURL(string $strURL)
        
    
    Shortens a given url with the tiny url api.