[ class tree: core ] [ index: core ] [ all elements ]

Class: getid3_handler

Source Location: /zp-extensions/class-video/getid3/getid3.php

Class getid3_handler

Property Summary
mixed   $data_string  
mixed   $data_string_flag  
mixed   $data_string_length  
mixed   $data_string_position  
getID3   $getid3  

[ Top ]
Method Summary
getid3_handler   __construct()  
void   Analyze()  
void   AnalyzeString()  
void   error()  
void   feof()  
void   fread()  
void   fseek()  
void   ftell()  
void   isDependencyFor()  
void   notice()  
void   saveAttachment()  
void   setStringMode()  
void   warning()  

[ Top ]
Properties
mixed   $data_string = '' [line 1595]
API Tags:
Access:  protected


[ Top ]
mixed   $data_string_flag = false [line 1594]
API Tags:
Access:  protected


[ Top ]
mixed   $data_string_length = 0 [line 1597]
API Tags:
Access:  protected


[ Top ]
mixed   $data_string_position = 0 [line 1596]
API Tags:
Access:  protected


[ Top ]
getID3   $getid3 [line 1592]
API Tags:
Access:  protected


[ Top ]
Methods
Constructor __construct  [line 1602]

  getid3_handler __construct( getID3 $getid3, [ $call_module = null]  )

Parameters:
getID3   $getid3: 
   $call_module: 

API Tags:
Access:  public


[ Top ]
AnalyzeString  [line 1616]

  void AnalyzeString( $string  )

Parameters:
   $string: 

API Tags:
Access:  public


[ Top ]
error  [line 1707]

  void error( $text  )

Parameters:
   $text: 

API Tags:
Access:  protected


[ Top ]
feof  [line 1696]

  void feof( )


API Tags:
Access:  protected


[ Top ]
fread  [line 1654]

  void fread( $bytes  )

Parameters:
   $bytes: 

API Tags:
Access:  protected


[ Top ]
fseek  [line 1666]

  void fseek( $bytes, [ $whence = SEEK_SET]  )

Parameters:
   $bytes: 
   $whence: 

API Tags:
Access:  protected


[ Top ]
ftell  [line 1647]

  void ftell( )


API Tags:
Access:  protected


[ Top ]
isDependencyFor  [line 1703]

  void isDependencyFor( $module  )

Parameters:
   $module: 

API Tags:
Access:  protected


[ Top ]
notice  [line 1717]

  void notice( $text  )

Parameters:
   $text: 

API Tags:
Access:  protected


[ Top ]
saveAttachment  [line 1721]

  void saveAttachment( $name, $offset, $length, [ $image_mime = null]  )

Parameters:
   $name: 
   $offset: 
   $length: 
   $image_mime: 

API Tags:
Access:  public


[ Top ]
setStringMode  [line 1641]

  void setStringMode( $string  )

Parameters:
   $string: 

API Tags:
Access:  public


[ Top ]
warning  [line 1713]

  void warning( $text  )

Parameters:
   $text: 

API Tags:
Access:  protected


[ Top ]

Documentation generated on Sat, 07 Jun 2014 18:03:33 +0200 by phpDocumentor 1.4.3