Controller « Documentation » [Controllers list]
- Class name: Documentation
- Path: /documentation
- Case-sensitive: true
-
Action « index »
- Name: Documentation#index
- Full path: /documentation
- Filters for this action: LocaleFilter > HibernateFilter
- HTTP method: GET
- Is index: true
- View path: [directory]/documentation/index[extension]
- Parameters:
-
Action « latest »
- Name: Documentation#latest
- Path: /latest/${all}
- Full path: /documentation/latest/${all}
- Filters for this action: LocaleFilter > HibernateFilter
- HTTP method: GET
- Is index: false
- View path: [directory]/documentation/latest[extension]
- Parameters: ${0} : String
-
Action « latestIndex »
- Name: Documentation#latestIndex
- Path: /latest
- Full path: /documentation/latest
- Filters for this action: LocaleFilter > HibernateFilter
- HTTP method: GET
- Is index: false
- View path: [directory]/documentation/latest_index[extension]
- Parameters:
-
Action « show »
- Name: Documentation#show
- Path: /show
- Full path: /documentation/show
- Filters for this action: LocaleFilter > HibernateFilter
- HTTP method: GET
- Is index: false
- View path: [directory]/documentation/show[extension]
- Parameters: version : String
-
Action « tld »
- Name: Documentation#tld
- Path: /${string}/tld/${all}
- Full path: /documentation/${string}/tld/${all}
- Filters for this action: LocaleFilter > HibernateFilter
- HTTP method: GET
- Is index: false
- View path: [directory]/documentation/tld[extension]
- Parameters: ${0} : String, ${1} : String
-
Action « tldIndex »
- Name: Documentation#tldIndex
- Path: /${string}/tld
- Full path: /documentation/${string}/tld
- Filters for this action: LocaleFilter > HibernateFilter
- HTTP method: GET
- Is index: false
- View path: [directory]/documentation/tld_index[extension]
- Parameters: ${0} : String