PHP 클래스 Shortcodes_Footnotes_Footnotes

상속: extends WP_UnitTestCase, use trait utilsTrait
파일 보기 프로젝트 열기: pressbooks/pressbooks

보호된 프로퍼티들

프로퍼티 타입 설명
$fn Pressbooks\Shortcodes\Footnotes\Footnotes

공개 메소드들

메소드 설명
setUp ( )
test_addFootnotePlugin ( )
test_ajaxFailure ( )
test_convertWordFootnotes ( )
test_footnoteContent_notNumbered ( )
test_footnoteContent_numbered ( )
test_getInstance ( )
test_myCustomQuicktags ( )
test_registerFootnoteButtons ( )
test_shortcodeHandler_notNumbered ( )
test_shortcodeHandler_numbered ( )

메소드 상세

setUp() 공개 메소드

public setUp ( )

test_addFootnotePlugin() 공개 메소드

test_ajaxFailure() 공개 메소드

public test_ajaxFailure ( )

test_convertWordFootnotes() 공개 메소드

test_footnoteContent_notNumbered() 공개 메소드

test_footnoteContent_numbered() 공개 메소드

test_getInstance() 공개 메소드

public test_getInstance ( )

test_myCustomQuicktags() 공개 메소드

test_registerFootnoteButtons() 공개 메소드

test_shortcodeHandler_notNumbered() 공개 메소드

test_shortcodeHandler_numbered() 공개 메소드

프로퍼티 상세

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

protected Footnotes,Pressbooks\Shortcodes\Footnotes $fn
리턴 Pressbooks\Shortcodes\Footnotes\Footnotes