|
ZenCart_Documentation
1.5.0
http://www.collinsharper.com
|
Go to the source code of this file.
Namespaces | |
| namespace | admin |
Functions | |
| zen_set_ezpage_status ($pages_id, $status, $status_field) | |
Variables | |
| if(!isset($_SESSION['ez_sort_order'])) if(!isset($_GET['reset_ez_sort_order'])) if($_GET['action']== 'set_editor') | $action = (isset($_GET['action']) ? $_GET['action'] : '') |
| if (zen_not_null($action)) | |
| zen_set_ezpage_status | ( | $ | pages_id, |
| $ | status, | ||
| $ | status_field | ||
| ) |
Definition at line 11 of file ezpages.php.
| if (!isset($_SESSION['ez_sort_order'])) if (!isset($_GET['reset_ez_sort_order'])) if ($_GET['action']== 'set_editor') $action = (isset($_GET['action']) ? $_GET['action'] : '') |
Definition at line 38 of file ezpages.php.
| if(zen_not_null($action)) |
Definition at line 39 of file ezpages.php.