| 
            subpathauto_cache_subpath_alias           | 
                  
            ./subpathauto.module           | 
                  
            Store sub-path aliases into the drupal_lookup_path() static cache.           | 
                  
                       | 
                  
                       | 
              
          
                  | 
            subpathauto_lookup_subpath           | 
                  
            ./subpathauto.module           | 
                  
            Given an alias, return its Drupal system URL if one exists. Given a Drupal
system URL return one of its aliases if such a one exists. Otherwise,
return FALSE.           | 
                  
            2           | 
                  
                       | 
              
          
                  | 
            subpathauto_menu           | 
                  
            ./subpathauto.module           | 
                  
            Implements hook_menu().           | 
                  
                       | 
                  
                       | 
              
          
                  | 
            subpathauto_settings_form           | 
                  
            ./subpathauto.admin.inc           | 
                  
            Form builder; Configure the sub-path URL alias settings.           | 
                  
                       | 
                  
            1           | 
              
          
                  | 
            subpathauto_uninstall           | 
                  
            ./subpathauto.install           | 
                  
            Implements hook_uninstall().           | 
                  
                       | 
                  
                       | 
              
          
                  | 
            subpathauto_url_inbound_alter           | 
                  
            ./subpathauto.module           | 
                  
            Implements hook_url_inbound_alter().           | 
                  
                       | 
                  
                       | 
              
          
                  | 
            subpathauto_url_outbound_alter           | 
                  
            ./subpathauto.module           | 
                  
            Implements hook_url_outbound_alter().           | 
                  
                       | 
                  
                       |