Stud.IP  2.0 Revision 48548
 All Data Structures Namespaces Files Functions Variables Pages
AdminNewsController Class Reference
Collaboration diagram for AdminNewsController:
Collaboration graph

Public Member Functions

 AdminNewsController ()
 get_news_by_range ($range)
 get_one_news ($news_id)
 show_news ($id)
 restore_edited_fields ()
 edit_news ($news_id=0)
 update_news ($news_id, $author, $topic, $body, $user_id, $date, $expire, $add_range, $allow_comments)
 kill_news ($kill_news)
 search_range ($search_str=false)
 compare_range ($range1, $range2)
 list_range_details ($type)
 list_range_groups ($ranges)
 get_news_perm ()
 check_news_perm ($news_id, $check=2)
 get_news_range_perm ($range_id)
 send_sms ()

Data Fields

 $db
 $modus
 $msg
 $sms = array()
 $news_query = array()
 $range_detail = array()
 $search_result = array()
 $user_id
 $news_range
 $range_name
 $range_type
 $full_username
 $news_perm = array()
 $max_col
 $xres

Detailed Description

AdminNewsController.class.php

Author
André Noack <noack-quest>, Suchi & Berg GmbH info@.nosp@m.data.nosp@m.-ques.nosp@m.t.de public

Member Function Documentation

Here is the call graph for this function:

check_news_perm (   $news_id,
  $check = 2 
)

Here is the call graph for this function:

Here is the caller graph for this function:

compare_range (   $range1,
  $range2 
)
edit_news (   $news_id = 0)

Here is the call graph for this function:

get_news_by_range (   $range)

Here is the call graph for this function:

Here is the caller graph for this function:

get_news_perm ( )

Here is the call graph for this function:

Here is the caller graph for this function:

get_news_range_perm (   $range_id)

Here is the call graph for this function:

get_one_news (   $news_id)

Here is the caller graph for this function:

kill_news (   $kill_news)

Here is the call graph for this function:

list_range_details (   $type)

Here is the call graph for this function:

Here is the caller graph for this function:

list_range_groups (   $ranges)

Here is the caller graph for this function:

restore_edited_fields ( )

Here is the call graph for this function:

Here is the caller graph for this function:

search_range (   $search_str = false)

Here is the call graph for this function:

send_sms ( )

Here is the call graph for this function:

show_news (   $id)

Here is the call graph for this function:

update_news (   $news_id,
  $author,
  $topic,
  $body,
  $user_id,
  $date,
  $expire,
  $add_range,
  $allow_comments 
)

Here is the call graph for this function:

Field Documentation

$db
$full_username
$max_col
$modus
$msg
$news_perm = array()
$news_query = array()
$news_range
$range_detail = array()
$range_name
$range_type
$search_result = array()
$sms = array()
$user_id
$xres

The documentation for this class was generated from the following file: