Todo List
database_object | --Radio
This handles the internet radio stuff, that is inserted into live_stream this can include podcasts or what-have-you
[line 36]
[line 37]
[line 35]
[line 31]
[line 32]
[line 33]
[line 34]
static void create( $data)
static void update( $data)
This is a static function that takes a key'd array for input it depends on a ID element to determine which radio element it should be updating
Radio __construct( $id)
This takes a flagged.id and then pulls in the information for said flag entry
void delete( )
This deletes the current object from the database
void format( )
This takes the normal data from the database and makes it pretty for the users, the new variables are put in f_??? and f_???_link
void get_url( )
This returns the URL for this live stream