Go to the source code of this file.
Functions | |
page_clear_background_img ($args) | |
page_delete_page ($args) | |
page_has_reference ($args) | |
page_get_grid ($args) | |
page_render_object ($args) | |
page_render_page_early ($args) | |
page_serve_resource ($args) | |
page_set_grid ($args) | |
page_upload ($args) |
page_clear_background_img | ( | $ | args | ) |
clear the page's current background image
array | $args arguments key 'page' is the page (i.e. page.rev) |
Definition at line 29 of file module_page.inc.php.
page_delete_page | ( | $ | args | ) |
Definition at line 60 of file module_page.inc.php.
page_get_grid | ( | $ | args | ) |
get the current grid size
array | $args arguments |
Definition at line 104 of file module_page.inc.php.
page_has_reference | ( | $ | args | ) |
Definition at line 82 of file module_page.inc.php.
page_render_object | ( | $ | args | ) |
Definition at line 117 of file module_page.inc.php.
page_render_page_early | ( | $ | args | ) |
Definition at line 152 of file module_page.inc.php.
page_serve_resource | ( | $ | args | ) |
Definition at line 186 of file module_page.inc.php.
page_set_grid | ( | $ | args | ) |
get the current grid size
array | $args arguments key 'x', 'y' is the grid size |
Definition at line 217 of file module_page.inc.php.
page_upload | ( | $ | args | ) |
Definition at line 239 of file module_page.inc.php.