|
ILIAS
release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
|
getID3() by James Heinrich info@.nosp@m.geti.nosp@m.d3.or.nosp@m.g // More...
Inheritance diagram for getid3_bonk:
Collaboration diagram for getid3_bonk:Public Member Functions | |
| getid3_bonk (&$fd, &$ThisFileInfo) | |
| HandleBonkTags (&$fd, &$BonkTagName, &$ThisFileInfo) | |
| BonkIsValidTagName ($PossibleBonkTag, $ignorecase=false) | |
| Analyze () | |
| HandleBonkTags ($BonkTagName) | |
Public Member Functions inherited from getid3_handler | |
| __construct (getID3 $getid3, $call_module=null) | |
| Analyze () | |
| AnalyzeString ($string) | |
| setStringMode ($string) | |
| saveAttachment ($name, $offset, $length, $image_mime=null) | |
Static Public Member Functions | |
| static | BonkIsValidTagName ($PossibleBonkTag, $ignorecase=false) |
Additional Inherited Members | |
Protected Member Functions inherited from getid3_handler | |
| ftell () | |
| fread ($bytes) | |
| fseek ($bytes, $whence=SEEK_SET) | |
| feof () | |
| isDependencyFor ($module) | |
| error ($text) | |
| warning ($text) | |
| notice ($text) | |
Protected Attributes inherited from getid3_handler | |
| $getid3 | |
| $data_string_flag = false | |
| $data_string = '' | |
| $data_string_position = 0 | |
| $data_string_length = 0 | |
getID3() by James Heinrich info@.nosp@m.geti.nosp@m.d3.or.nosp@m.g //
Definition at line 17 of file module.audio.bonk.php.
| getid3_bonk::Analyze | ( | ) |
Reimplemented from getid3_handler.
Definition at line 20 of file module.audio.bonk.php.
References $info, BonkIsValidTagName(), getid3_handler\fread(), getid3_handler\fseek(), getid3_handler\ftell(), HandleBonkTags(), getid3_lib\intValueSupported(), getid3_lib\LittleEndian2Int(), and getid3_lib\PrintHexBytes().
Here is the call graph for this function:| getid3_bonk::BonkIsValidTagName | ( | $PossibleBonkTag, | |
$ignorecase = false |
|||
| ) |
Definition at line 198 of file module.audio.bonk.php.
Referenced by Analyze(), getid3_bonk(), and HandleBonkTags().
Here is the caller graph for this function:
|
static |
Definition at line 216 of file module.audio.bonk.php.
| getid3_bonk::getid3_bonk | ( | & | $fd, |
| & | $ThisFileInfo | ||
| ) |
Definition at line 19 of file module.audio.bonk.php.
References BonkIsValidTagName(), getid3_handler\fread(), getid3_handler\fseek(), getid3_handler\ftell(), HandleBonkTags(), and getid3_lib\LittleEndian2Int().
Here is the call graph for this function:| getid3_bonk::HandleBonkTags | ( | $BonkTagName | ) |
Definition at line 117 of file module.audio.bonk.php.
References $info, BonkIsValidTagName(), getid3_handler\feof(), getid3_handler\fread(), getid3_handler\fseek(), and getid3_lib\LittleEndian2Int().
Here is the call graph for this function:| getid3_bonk::HandleBonkTags | ( | & | $fd, |
| & | $BonkTagName, | ||
| & | $ThisFileInfo | ||
| ) |
Definition at line 107 of file module.audio.bonk.php.
References BonkIsValidTagName(), getid3_handler\feof(), getid3_handler\fread(), getid3_handler\fseek(), and getid3_lib\LittleEndian2Int().
Referenced by Analyze(), and getid3_bonk().
Here is the call graph for this function:
Here is the caller graph for this function: