|
Stud.IP
2.4 Revision 48548
|
Functions | |
| if($view_mode!= 'user') | callback_cmp_newsarray ($a, $b) |
Variables | |
| $Seminar_Session = Request::option('Seminar_Session') | |
| $news_range_id = Request::option('news_range_id') | |
| $news_range_name = Request::quoted('news_range_name') | |
| $cmd = Request::option('cmd') | |
| $edit_news = Request::quoted('edit_news') | |
| $view_mode = Request::quoted('view_mode') | |
| $title = Request::quoted('title') | |
| $view = Request::option('view') | |
| $search = Request::quoted('search') | |
| $list = Request::option('list') | |
| if($perm->have_perm("admin")) if($cmd== 'news_edit') | $topic = Request::quoted('topic') |
| $body = Request::quoted('body') | |
| if($cmd=="news_submit") if($cmd=="new_entry"&&Request::submitted('change_rss')&&get_config('NEWS_RSS_EXPORT_ENABLE')&&$news-> get_news_range_perm($news_range_id) > 1) if($news->msg) $news | msg = "" |
| if($cmd=="new_entry") | if (!$cmd OR $cmd=="show") |
| $body = Request::quoted('body') |
| $cmd = Request::option('cmd') |
| $edit_news = Request::quoted('edit_news') |
| $list = Request::option('list') |
| $news_range_id = Request::option('news_range_id') |
| $news_range_name = Request::quoted('news_range_name') |
| $search = Request::quoted('search') |
| $title = Request::quoted('title') |
| if ($perm->have_perm("admin")) if ($cmd== 'news_edit') $topic = Request::quoted('topic') |
| $view = Request::option('view') |
| $view_mode = Request::quoted('view_mode') |
| if ($cmd=="new_entry") if(!$cmd OR $cmd=="show") |