Controller for configuring PNP Pages, known as "Graph Collections" in our UI. More...
Public Member Functions | |
__construct ($input) | |
Base constructor - we probably want to do something here at some point. | |
index () | |
List PNP pages. | |
delete () | |
Delete a PNP page. | |
submit () | |
Handle submitted data. | |
Data Fields | |
$name = 'Graph Collections' | |
The name of the current page, if other than the controller name. |
Controller for configuring PNP Pages, known as "Graph Collections" in our UI.
pnp_pages_controller::__construct | ( | $ | input | ) |
Base constructor - we probably want to do something here at some point.
..
Reimplemented from base_controller.