| [ Index ] |
PHP Cross Reference of GlotPress |
[Source view] [Print] [Project Stats]
Routes: GP_Route_Project class
| File Size: | 575 lines (16 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
GP_Route_Project:: (19 methods):
index()
single()
personal_options_post()
import_originals_get()
import_originals_post()
edit_get()
edit_post()
delete_post()
delete_get()
new_get()
new_post()
permissions_get()
permissions_post()
permissions_delete()
mass_create_sets_get()
mass_create_sets_post()
mass_create_sets_preview_post()
branch_project_get()
branch_project_post()
Class: GP_Route_Project - X-Ref
Core class used to implement the project route.| index() X-Ref |
| No description |
| single( $project_path ) X-Ref |
| No description |
| personal_options_post( $project_path ) X-Ref |
| No description |
| import_originals_get( $project_path ) X-Ref |
| No description |
| import_originals_post( $project_path ) X-Ref |
| No description |
| edit_get( $project_path ) X-Ref |
| No description |
| edit_post( $project_path ) X-Ref |
| No description |
| delete_post( $project_path ) X-Ref |
| Deletes a project, including sub projects, glossaries, originals, translations sets and translations. param: int $project_path The path of the project to delete. since: 2.0.0 |
| delete_get( $project_path ) X-Ref |
| Displays the delete page for projects. param: string $project_path The path of the project to delete. since: 2.0.0 |
| new_get() X-Ref |
| No description |
| new_post() X-Ref |
| No description |
| permissions_get( $project_path ) X-Ref |
| No description |
| permissions_post( $project_path ) X-Ref |
| No description |
| permissions_delete( $project_path, $permission_id ) X-Ref |
| No description |
| mass_create_sets_get( $project_path ) X-Ref |
| No description |
| mass_create_sets_post( $project_path ) X-Ref |
| No description |
| mass_create_sets_preview_post( $project_path ) X-Ref |
| No description |
| branch_project_get( $project_path ) X-Ref |
| No description |
| branch_project_post( $project_path ) X-Ref |
| No description |
| Generated: Mon Nov 3 01:01:04 2025 | Cross-referenced by PHPXref 0.7.1 |