PHP 클래스 MIME, ewiki

파일 보기 프로젝트 열기: patrikf/ewiki 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
$cache
$offset
$version

공개 메소드들

메소드 설명
__construct ( $mime_cache = '/usr/share/mime/mime.cache' )
bufferGetType ( $buf, $filename = NULL )

보호된 메소드들

메소드 설명
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 )

메소드 상세

__construct() 공개 메소드

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

bufGuessBinary() 보호된 메소드

protected bufGuessBinary ( &$buf )

bufMagic() 보호된 메소드

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

bufMatchlet() 보호된 메소드

protected bufMatchlet ( &$buf, $pos )

bufMatchlets() 보호된 메소드

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

bufferGetType() 공개 메소드

public bufferGetType ( $buf, $filename = NULL )

byteswap() 보호된 정적인 메소드

protected static byteswap ( &$a, $word )

glob() 보호된 메소드

protected glob ( $filename )

literal() 보호된 메소드

protected literal ( $filename )

nuint32_at() 보호된 메소드

protected nuint32_at ( $pos, $n )

string_at() 보호된 메소드

protected string_at ( $pos )

substr() 보호된 메소드

protected substr ( $pos, $len )

suffix() 보호된 메소드

protected suffix ( $filename )

uint16_at() 보호된 메소드

protected uint16_at ( $pos )

uint32_at() 보호된 메소드

protected uint32_at ( $pos )

프로퍼티 상세

$cache 보호되어 있는 프로퍼티

protected $cache

$offset 보호되어 있는 프로퍼티

protected $offset

$version 보호되어 있는 프로퍼티

protected $version