Public Member Functions | |
| __init () | |
| index () | |
| add () | |
| edit ($document_id=0) | |
Public Member Functions inherited from Qvc_controller | |
| __construct () | |
| index () | |
| _remap ($method, $params=[]) | |
| _get_controller_path () | |
| _required_not_zero ($val) | |
Public Attributes | |
| $_access | |
Public Attributes inherited from Qvc_controller | |
| $_access | |
Implements the Document controller, which provides document management.
| Document::__init | ( | ) |
Post-constructor initialization.
| Document::add | ( | ) |
Add a new document
| Document::edit | ( | $document_id = 0 | ) |
Edit a document
| int | $document_id |
| Document::index | ( | ) |
Index page
| Document::$_access |
1.8.5