Go to the source code of this file.
Namespaces | |
| namespace | MythWeb |
Enumerations | |
| enum | MYTH_WEB_PLAYLIST_NAME |
| enum | MYTH_PLAYLIST_SAVE_TIME |
Functions | |
| pic_dir () | |
| GarbageCollector () | |
| getplaylistnames () | |
| genreform () | |
| letters () | |
| getDropDown ($type, $id) | |
| buildBreadcrumb ($page, $parent, $parentitem, $child, $childitem) | |
| musicLookup ($type, $itemid) | |
| getRandItems ($type) | |
| searchMusic ($terms, $option) | |
| internalGetPlaylist ($plId=0) | |
| internalUpdatePlaylist ($songs, $count, $length) | |
| viewPlaylist () | |
| playlistInfo () | |
| savePlaylist ($pl_name, $newpl) | |
| clearPlaylist () | |
| deletePlaylist ($id) | |
| playlist_rem ($itemid) | |
| playlist_move ($item1, $item2) | |
| internalPlaylistAddPlaylistCheck ($curPlId, $addPlId, $depth=0) | |
| playlist_add ($type, $itemid) | |
| randAdd ($type, $num=0, $items='') | |
| getPlaylistM3u ($id, $quality, $depth=0) | |
| play ($type, $id, $quality= 'high') | |
Definition at line 19 of file mp3act_functions.php.
Definition at line 20 of file mp3act_functions.php.
| pic_dir | ( | ) |
Definition at line 28 of file mp3act_functions.php.
Referenced by getHtmlAlbum(), getHtmlPlaylist(), getHtmlPlaylistEntry(), and getHtmlSong().
| GarbageCollector | ( | ) |
Definition at line 33 of file mp3act_functions.php.
| getplaylistnames | ( | ) |
Definition at line 45 of file mp3act_functions.php.
| genreform | ( | ) |
Definition at line 62 of file mp3act_functions.php.
| letters | ( | ) |
Definition at line 82 of file mp3act_functions.php.
| getDropDown | ( | $ | type, | |
| $ | id | |||
| ) |
Definition at line 95 of file mp3act_functions.php.
| buildBreadcrumb | ( | $ | page, | |
| $ | parent, | |||
| $ | parentitem, | |||
| $ | child, | |||
| $ | childitem | |||
| ) |
Definition at line 100 of file mp3act_functions.php.
| musicLookup | ( | $ | type, | |
| $ | itemid | |||
| ) |
Definition at line 216 of file mp3act_functions.php.
| getRandItems | ( | $ | type | ) |
Definition at line 838 of file mp3act_functions.php.
| searchMusic | ( | $ | terms, | |
| $ | option | |||
| ) |
Definition at line 872 of file mp3act_functions.php.
| internalGetPlaylist | ( | $ | plId = 0 |
) |
Definition at line 930 of file mp3act_functions.php.
Referenced by clearPlaylist(), getPlaylistM3u(), playlist_move(), playlist_rem(), playlistInfo(), randAdd(), savePlaylist(), and viewPlaylist().
| internalUpdatePlaylist | ( | $ | songs, | |
| $ | count, | |||
| $ | length | |||
| ) |
Definition at line 966 of file mp3act_functions.php.
Referenced by playlist_rem(), randAdd(), and savePlaylist().
| viewPlaylist | ( | ) |
Definition at line 1004 of file mp3act_functions.php.
| playlistInfo | ( | ) |
Definition at line 1073 of file mp3act_functions.php.
| savePlaylist | ( | $ | pl_name, | |
| $ | newpl | |||
| ) |
Definition at line 1098 of file mp3act_functions.php.
| clearPlaylist | ( | ) |
Definition at line 1129 of file mp3act_functions.php.
| deletePlaylist | ( | $ | id | ) |
| playlist_rem | ( | $ | itemid | ) |
Definition at line 1162 of file mp3act_functions.php.
| playlist_move | ( | $ | item1, | |
| $ | item2 | |||
| ) |
Definition at line 1202 of file mp3act_functions.php.
| internalPlaylistAddPlaylistCheck | ( | $ | curPlId, | |
| $ | addPlId, | |||
| $ | depth = 0 | |||
| ) |
Definition at line 1224 of file mp3act_functions.php.
| playlist_add | ( | $ | type, | |
| $ | itemid | |||
| ) |
Definition at line 1266 of file mp3act_functions.php.
| randAdd | ( | $ | type, | |
| $ | num = 0, |
|||
| $ | items = '' | |||
| ) |
Definition at line 1369 of file mp3act_functions.php.
| getPlaylistM3u | ( | $ | id, | |
| $ | quality, | |||
| $ | depth = 0 | |||
| ) |
| play | ( | $ | type, | |
| $ | id, | |||
| $ | quality = 'high' | |||
| ) |
1.5.5