|
YaWK
24.1
Yet another WebKit
|
Go to the source code of this file.
Variables | |
| $i_pages = 0 | |
| $i_pages_published = 0 | |
| $i_pages_unpublished = 0 | |
| $lang ['ACTIONS'] | |
| $lang ['FILENAME'] | |
| $lang ['LANGUAGE'] | |
| $lang ['PAGE+'] | |
| foreach($rows AS $row) print | $lang ['PAGE_STATS'] |
| $lang ['RIGHTS'] | |
| $lang ['TITLE'] | |
| $lang ['TYPE'] | |
| $page = $lang['PAGE'] | |
| $pages = $lang['PAGES'] | |
| $rows = backend::getPagesArray($db) | |
| if($i_pages > 1) else if($i_pages=1) | else { $seiten = "$lang[NO_PAGE_CREATED]" |
| if(!isset($page)) if(!isset($db)) if(!isset($lang)) if(isset($_GET['toggle']) &&($_GET['toggle']==="1")) if(isset($_GET['lock']) &&($_GET['lock'])==="1") if(isset($_GET['del']) &&($_GET['del']==="1")) | if (isset( $_GET[ 'copy']) &&( $_GET[ 'copy']==="true")) |
| $page = $lang['PAGE'] |
Definition at line 355 of file pages.php.
Referenced by YAWK\page\copy(), YAWK\BACKEND\dashboard\drawLatestPagesBox(), YAWK\backend\drawWidgetsOnPageBox(), and YAWK\widget\loadWidgetsOfPage().
| if (!isset( $page)) if (!isset( $db)) if (!isset( $lang)) if (isset( $_GET[ 'toggle']) &&( $_GET[ 'toggle']==="1")) if (isset( $_GET[ 'lock']) &&( $_GET[ 'lock'])==="1") if (isset( $_GET[ 'del']) &&( $_GET[ 'del']==="1")) if(isset($_GET['copy']) &&($_GET['copy']==="true")) | ( | isset( $_GET[ 'copy']) &&( $_GET[ 'copy']==="true") | ) |