YaWK
24.1
Yet another WebKit
|
Go to the source code of this file.
Variables | |
$content | |
$currentLayout = '' | |
$dirprefix = YAWK\sys::getDirPrefix($db) | |
$editorSettings = settings::getEditorSettings($db, 14) | |
$header = "<i class=\"fa fa-file-text-o\"></i> $lang[SETTINGS] <small>$lang[TITLE] & $lang[FILENAME]</small>" | |
$host = YAWK\sys::getHost($db) | |
$lang ['BACK'] | |
$lang ['COMMENTS'] | |
$lang ['END_PUBLISH'] | |
foreach(YAWK\sys::getGroups($db, "pages") as $role) print | $lang ['ENTRY'] |
$lang ['LAYOUT'] | |
$lang ['ONLINE'] | |
$lang ['PAGE_VISIBLE'] | |
$lang ['SAVE_CHANGES'] | |
$lang ['START_PUBLISH'] | |
$lang ['TEXT'] | |
$lang ['THUMBNAIL'] | |
$lang ['TITLE'] | |
$lang ['YOUTUBEURL'] | |
$layoutOptions = '' | |
$layouts | |
$publishedHtml = "<option value=\"1\" >$lang[ONLINE]</option>" | |
print $blog | blogid |
print $blog | blogtext |
print $blog | blogtitle |
print $blog | date_publish |
print $blog | date_unpublish |
if($blog->published==1) | else |
foreach (YAWK\sys::getMenus( $db) as $menue) | |
$blog | icon = $blog->getBlogProperty($db, $blog->blogid, "icon") |
if ( $editorSettings[ 'editorAutoCodeview']==="true") | |
print $blog | itemid |
$blog | layout = $blog->getBlogProperty($db, $blog->blogid, "layout") |
print $blog | meta_keywords |
print $blog | meta_local |
$blog | name = $blog->getBlogProperty($db, $blog->blogid, "name") |
print & | nbsp |
print $blog | pageid |
print $blog | teasertext |
print $blog | thumbnail |
print $blog | youtubeUrl |
$content |
Definition at line 433 of file blog-edit.php.
$currentLayout = '' |
Definition at line 654 of file blog-edit.php.
$dirprefix = YAWK\sys::getDirPrefix($db) |
Definition at line 90 of file blog-edit.php.
$editorSettings = settings::getEditorSettings($db, 14) |
Definition at line 136 of file blog-edit.php.
$header = "<i class=\"fa fa-file-text-o\"></i> $lang[SETTINGS] <small>$lang[TITLE] & $lang[FILENAME]</small>" |
Definition at line 432 of file blog-edit.php.
$host = YAWK\sys::getHost($db) |
Definition at line 92 of file blog-edit.php.
print $lang[ 'BACK'] |
Definition at line 425 of file blog-edit.php.
print $lang[ 'COMMENTS'] |
Definition at line 680 of file blog-edit.php.
print $lang[ 'END_PUBLISH'] |
Definition at line 479 of file blog-edit.php.
foreach (YAWK\sys::getGroups( $db, "pages") as $role) print $lang[ 'ENTRY'] |
Definition at line 509 of file blog-edit.php.
print $lang[ 'LAYOUT'] |
Definition at line 651 of file blog-edit.php.
print $lang[ 'ONLINE'] |
Definition at line 509 of file blog-edit.php.
print $lang[ 'PAGE_VISIBLE'] |
Definition at line 489 of file blog-edit.php.
print $lang[ 'SAVE_CHANGES'] |
Definition at line 420 of file blog-edit.php.
print $lang[ 'START_PUBLISH'] |
Definition at line 469 of file blog-edit.php.
$lang[ 'TEXT'] |
Definition at line 687 of file blog-edit.php.
print $lang[ 'THUMBNAIL'] |
Definition at line 574 of file blog-edit.php.
print $lang[ 'TITLE'] |
Definition at line 381 of file blog-edit.php.
print $lang[ 'YOUTUBEURL'] |
Definition at line 584 of file blog-edit.php.
$layoutOptions = '' |
Definition at line 653 of file blog-edit.php.
$layouts |
Definition at line 655 of file blog-edit.php.
$publishedHtml = "<option value=\"1\" >$lang[ONLINE]</option>" |
Definition at line 515 of file blog-edit.php.
print $blog blogid |
Definition at line 376 of file blog-edit.php.
Referenced by YAWK\page\create(), YAWK\page\loadProperties(), YAWK\page\loadPropertiesByID(), and ready().
print $blog blogtext |
Definition at line 410 of file blog-edit.php.
print $blog blogtitle |
Definition at line 386 of file blog-edit.php.
print $blog date_publish |
Definition at line 476 of file blog-edit.php.
print $blog date_unpublish |
Definition at line 486 of file blog-edit.php.
if ( $blog->teaser==='1') else |
Definition at line 513 of file blog-edit.php.
Definition at line 618 of file blog-edit.php.
Definition at line 368 of file blog-edit.php.
if($blog->teaser !=="0") | ( | $editorSettings[ 'editorAutoCodeview'] = == "true" | ) |
Definition at line 221 of file blog-edit.php.
print $blog itemid |
Definition at line 376 of file blog-edit.php.
Referenced by ready().
Definition at line 370 of file blog-edit.php.
print $blog meta_keywords |
Definition at line 555 of file blog-edit.php.
print $blog meta_local |
Definition at line 545 of file blog-edit.php.
Definition at line 369 of file blog-edit.php.
print $lang& ['TEASER'] nbsp |
Definition at line 509 of file blog-edit.php.
print $blog pageid |
Definition at line 711 of file blog-edit.php.
print $blog teasertext |
Definition at line 712 of file blog-edit.php.
print $blog thumbnail |
Definition at line 583 of file blog-edit.php.
print $blog youtubeUrl |
Definition at line 594 of file blog-edit.php.