PHP 클래스 GP_Format_MO, GlotPress-WP

상속: extends GP_Format_PO
파일 보기 프로젝트 열기: GlotPress/GlotPress-WP 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$alt_extensions
$class
$extension
$name

보호된 메소드들

메소드 설명
add_comments_before_headers ( GP_Format $format, string $text ) Override the comments function as PO files do not use it.

메소드 상세

add_comments_before_headers() 보호된 메소드

Override the comments function as PO files do not use it.
부터: 2.1.0
protected add_comments_before_headers ( GP_Format $format, string $text )
$format GP_Format The format object to set the header for.
$text string The text to add to the comment.

프로퍼티 상세

$alt_extensions 공개적으로 프로퍼티

public $alt_extensions

$class 공개적으로 프로퍼티

public $class

$extension 공개적으로 프로퍼티

public $extension

$name 공개적으로 프로퍼티

public $name