PHP Class MIME, ewiki

Afficher le fichier Open project: patrikf/ewiki Class Usage Examples

Protected Properties

Свойство Type Description
$cache
$offset
$version

Méthodes publiques

Méthode Description
__construct ( $mime_cache = '/usr/share/mime/mime.cache' )
bufferGetType ( $buf, $filename = NULL )

Méthodes protégées

Méthode Description
bufGuessBinary ( &$buf )
bufMagic ( &$buf, $pri_min, $pri_max )
bufMatchlet ( &$buf, $pos )
bufMatchlets ( &$buf, $pos, $n )
byteswap ( &$a, $word )
glob ( $filename )
literal ( $filename )
nuint32_at ( $pos, $n )
string_at ( $pos )
substr ( $pos, $len )
suffix ( $filename )
uint16_at ( $pos )
uint32_at ( $pos )

Method Details

__construct() public méthode

public __construct ( $mime_cache = '/usr/share/mime/mime.cache' )

bufGuessBinary() protected méthode

protected bufGuessBinary ( &$buf )

bufMagic() protected méthode

protected bufMagic ( &$buf, $pri_min, $pri_max )

bufMatchlet() protected méthode

protected bufMatchlet ( &$buf, $pos )

bufMatchlets() protected méthode

protected bufMatchlets ( &$buf, $pos, $n )

bufferGetType() public méthode

public bufferGetType ( $buf, $filename = NULL )

byteswap() protected static méthode

protected static byteswap ( &$a, $word )

glob() protected méthode

protected glob ( $filename )

literal() protected méthode

protected literal ( $filename )

nuint32_at() protected méthode

protected nuint32_at ( $pos, $n )

string_at() protected méthode

protected string_at ( $pos )

substr() protected méthode

protected substr ( $pos, $len )

suffix() protected méthode

protected suffix ( $filename )

uint16_at() protected méthode

protected uint16_at ( $pos )

uint32_at() protected méthode

protected uint32_at ( $pos )

Property Details

$cache protected_oe property

protected $cache

$offset protected_oe property

protected $offset

$version protected_oe property

protected $version