Definition at line 112 of file recording_schedules.php.
Public Member Functions | |
| Schedule ($data) | |
| constructor /* | |
| save ($new_type) | |
| Save this schedule /*. | |
| delete () | |
| Delete this schedule /*. | |
| details_list () | |
| The "details list" for recording schedules. | |
Public Attributes | |
| $recordid | |
| $type | |
| $chanid | |
| $starttime | |
| $endtime | |
| $title | |
| $subtitle | |
| $description | |
| $profile | |
| $recpriority | |
| $category | |
| $maxnewest | |
| $inactive | |
| $maxepisodes | |
| $autoexpire | |
| $startoffset | |
| $endoffset | |
| $recgroup | |
| $storagegroup | |
| $dupmethod | |
| $dupin | |
| $station | |
| $seriesid | |
| $programid | |
| $search | |
| $autotranscode | |
| $autocommflag | |
| $autouserjob1 | |
| $autouserjob2 | |
| $autouserjob3 | |
| $autouserjob4 | |
| $findday | |
| $findtime | |
| $findid | |
| $transcoder | |
| $parentid | |
| $playgroup | |
| $prefinput | |
| $next_record | |
| $last_record | |
| $last_delete | |
| $texttype | |
| $channel | |
| $will_record = false | |
| $css_class | |
| $tsdefault | |
| Schedule::Schedule | ( | $ | data | ) |
| Schedule::save | ( | $ | new_type | ) |
| Schedule::delete | ( | ) |
| Schedule::details_list | ( | ) |
The "details list" for recording schedules.
Very similar to that for programs, but with a few extra checks, and some information arranged differently. /*
Definition at line 361 of file recording_schedules.php.
| Schedule::$recordid |
Definition at line 114 of file recording_schedules.php.
| Schedule::$type |
Definition at line 115 of file recording_schedules.php.
| Schedule::$chanid |
Definition at line 116 of file recording_schedules.php.
| Schedule::$starttime |
Definition at line 117 of file recording_schedules.php.
| Schedule::$endtime |
Definition at line 118 of file recording_schedules.php.
| Schedule::$title |
Definition at line 119 of file recording_schedules.php.
| Schedule::$subtitle |
Definition at line 120 of file recording_schedules.php.
| Schedule::$description |
Definition at line 121 of file recording_schedules.php.
| Schedule::$profile |
Definition at line 122 of file recording_schedules.php.
| Schedule::$recpriority |
Definition at line 123 of file recording_schedules.php.
| Schedule::$category |
Definition at line 124 of file recording_schedules.php.
| Schedule::$maxnewest |
Definition at line 125 of file recording_schedules.php.
| Schedule::$inactive |
Definition at line 126 of file recording_schedules.php.
| Schedule::$maxepisodes |
Definition at line 127 of file recording_schedules.php.
| Schedule::$autoexpire |
Definition at line 128 of file recording_schedules.php.
| Schedule::$startoffset |
Definition at line 129 of file recording_schedules.php.
| Schedule::$endoffset |
Definition at line 130 of file recording_schedules.php.
| Schedule::$recgroup |
Definition at line 131 of file recording_schedules.php.
| Schedule::$storagegroup |
Definition at line 132 of file recording_schedules.php.
| Schedule::$dupmethod |
Definition at line 133 of file recording_schedules.php.
| Schedule::$dupin |
Definition at line 134 of file recording_schedules.php.
| Schedule::$station |
Definition at line 135 of file recording_schedules.php.
| Schedule::$seriesid |
Definition at line 136 of file recording_schedules.php.
| Schedule::$programid |
Definition at line 137 of file recording_schedules.php.
| Schedule::$search |
Definition at line 138 of file recording_schedules.php.
| Schedule::$autotranscode |
Definition at line 139 of file recording_schedules.php.
| Schedule::$autocommflag |
Definition at line 140 of file recording_schedules.php.
| Schedule::$autouserjob1 |
Definition at line 141 of file recording_schedules.php.
| Schedule::$autouserjob2 |
Definition at line 142 of file recording_schedules.php.
| Schedule::$autouserjob3 |
Definition at line 143 of file recording_schedules.php.
| Schedule::$autouserjob4 |
Definition at line 144 of file recording_schedules.php.
| Schedule::$findday |
Definition at line 145 of file recording_schedules.php.
| Schedule::$findtime |
Definition at line 146 of file recording_schedules.php.
| Schedule::$findid |
Definition at line 147 of file recording_schedules.php.
| Schedule::$transcoder |
Definition at line 148 of file recording_schedules.php.
| Schedule::$parentid |
Definition at line 149 of file recording_schedules.php.
| Schedule::$playgroup |
Definition at line 151 of file recording_schedules.php.
| Schedule::$prefinput |
Definition at line 152 of file recording_schedules.php.
| Schedule::$next_record |
Definition at line 153 of file recording_schedules.php.
| Schedule::$last_record |
Definition at line 154 of file recording_schedules.php.
| Schedule::$last_delete |
Definition at line 155 of file recording_schedules.php.
| Schedule::$texttype |
Definition at line 157 of file recording_schedules.php.
| Schedule::$channel |
Definition at line 158 of file recording_schedules.php.
| Schedule::$will_record = false |
Definition at line 159 of file recording_schedules.php.
| Schedule::$css_class |
Definition at line 160 of file recording_schedules.php.
| Schedule::$tsdefault |
Definition at line 161 of file recording_schedules.php.
1.5.5