PHP 클래스 Entity\TagTests

상속: extends TestCase
파일 보기 프로젝트 열기: ssddanbrown/bookstack

보호된 프로퍼티들

프로퍼티 타입 설명
$defaultTagCount

공개 메소드들

메소드 설명
test_entity_permissions_effect_tag_suggestions ( )
test_entity_tag_updating ( )
test_get_page_tags ( )
test_tag_name_suggestions ( )
test_tag_value_suggestions ( )

보호된 메소드들

메소드 설명
getPageWithTags ( Tag[] | boolean $tags = false ) : mixed Get an instance of a page that has many tags.

메소드 상세

getPageWithTags() 보호된 메소드

Get an instance of a page that has many tags.
protected getPageWithTags ( Tag[] | boolean $tags = false ) : mixed
$tags BookStack\Tag[] | boolean
리턴 mixed

test_entity_permissions_effect_tag_suggestions() 공개 메소드

test_entity_tag_updating() 공개 메소드

test_get_page_tags() 공개 메소드

public test_get_page_tags ( )

test_tag_name_suggestions() 공개 메소드

test_tag_value_suggestions() 공개 메소드

프로퍼티 상세

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

protected $defaultTagCount