function propTypeDateAddedSql($prop, $role) { if($role=="sql") { $sql = array(); $sql['select'] = "DATE_FORMAT(movies.DateAdded, '$GLOBALS[strDefaultDateFormat]') AS `$prop[Name]`"; return($sql); } else if($role=="order") { return("movies.DateAdded"); } } function propTypeClicksSql($prop, $role) { if($role=="sql") { $sql = array(); $sql['select'] = "movies.DownloadCount AS `$prop[Name]`"; return($sql); } else if($role=="order") { return("`$prop[Name]`"); } } function propTypeUserAddedSql($prop, $role) { global $CFG; if($role=="sql") { $sql = array(); $sql['select'] = "users.name AS `$prop[Name]`"; $sql['left join']["$CFG[Prefix]users AS users"] = "users.ID=movies.UserAddedID"; return($sql); } else if($role=="order") { return("`$prop[Name]`"); } } function propTypeCommentsSql($prop, $role) { global $CFG; if($role=="sql") { $sql['select'] = "COUNT(comment.ID) AS `$prop[Name]`"; $sql['left join']["$CFG[Prefix]comment AS comment"] = "comment.MovieID=movies.MovieID"; $sql['group'][] = "movies.MovieID"; return($sql); } else if($role=="order") { return("`$prop[Name]`"); } } if(file_exists('localproptypes.php')) { include('localproptypes.php'); } ?>
[ Handlung ] [ Weitere Info ] [ Info Filmdatenbank IMDb ] |
Title | Dr. Gillespie's new assistent | |
Originaltitle: | Dr. Gillespie's New Assistant | |
Regie: | Willis Goldbeck | |
Darsteller: | Lionel Barrymore, Van Johnson, Susan Peters | |
Erscheinungsjahr: | 1942 | |
Land: | USA | |
Stichwort: | Psychose, Arzt-Patient-Verhältnis, Rollstuhl | |
Release: | 00.00.0000 |
Handlung | ||
Dr. Gillespie's health is failing, and the hospital is urging him to get a new assistant that he does not want. So, he poses a stumper in class to discourage all the bright young students; unfortunately, he gets three smart-alecky youngsters who all know the answer. Gillespies sets about showing them there's more to doctoring than book-learning, and assigns each intern to an impossible case of diagnosis, saying that whoever gets it right will become his new assistant.
|
Weitere Info | ||
Lionel Barrymore, auf den Rollstuhl angewiesen, spielt die Rolle des grantelnden Doktors mit dem grossen Herzen und den brillianten medizinischen Kenntnissen natürlich auch im Rollstuhl. With Lew Ayres stigmatized by his conscietious objector status during WW II and unable to continue as Dr. Kildare in the still-popular series, MGM bosses let Lionel Barrymore continue as the wizened Dr. Gillespie and here gave him a trio of new assistants. His new aides were Johnson from Kansas, Luke, an Asian-American from Brooklyn, and Quine from Australia. The path of the series turns to lighter comedy with this varied bunch as they concentrate on amnesia victim Peters. (http://movies.tvguide.com/dr-gillespies-new-assistant/113123) "The Story of Dr. Kildare Radio Program 1938 Young Dr. Kildare The first nine of the M-G-M features starred Lew Ayres as Dr. James Kildare and Lionel Barrymore as Dr. Leonard Gillespie. 1942's Calling Dr. Gillespie was the first of the M-G-M features of the series to un-tether Dr. Gillespie from young Dr. Kildare. Following Dr. Gillespie's solo outing, M-G-M tethered Dr. Gillespie to Van Johnson as Dr. Randall 'Red' Adams, in Dr. Gillespie's New Assistant (1942). The Lionel Barrymore - Van Johnson duo continued for three more features: Dr. Gillespie's Criminal Case, 3 Men In White, and Between Two Women. The series concluded with 1947's solo outing of Dr. Gillespie in Dark Delusion, the only one of the fifteen Dr. Gillespie-related features not to carry Max Brand as credited with the characters and story. Far and away the most popular combination of the Max Brand characters were Dr. Gillespie and his young protege, Dr. James Kildare. The Lionel Barrymore and Lew Ayres combination--and chemistry--served as the basis for all of the Dr. Kildare feature films, Radio productions and Television productions that followed between 1938 and 1973. mehr: http://www.digitaldeliftp.com/DigitalDeliToo/dd2jb-Dr-Kildare.html
|
Filminfo aus der IMDb Datenbank |
[ Info Filmdatenbank IMDb ] [ Trailer ] |
/**********************************************************************************************
YOU ARE NOT ALLOWED TO REMOVE THIS COPYRIGHT-Note!!!!!!
You didn't pay anything for this script, so you could at least
leave this Copyright-Notice here, it is only one short line at the bottom... thx :D
***********************************************************************************************/
?>
Copyright © 1998-2006 by Nikotto
modified by xiah