PHP Class Entity\TagTests

Inheritance: extends TestCase
Afficher le fichier Open project: ssddanbrown/bookstack

Protected Properties

Свойство Type Description
$defaultTagCount

Méthodes publiques

Méthode Description
test_entity_permissions_effect_tag_suggestions ( )
test_entity_tag_updating ( )
test_get_page_tags ( )
test_tag_name_suggestions ( )
test_tag_value_suggestions ( )

Méthodes protégées

Méthode Description
getPageWithTags ( Tag[] | boolean $tags = false ) : mixed Get an instance of a page that has many tags.

Method Details

getPageWithTags() protected méthode

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

test_entity_permissions_effect_tag_suggestions() public méthode

test_entity_tag_updating() public méthode

test_get_page_tags() public méthode

public test_get_page_tags ( )

test_tag_name_suggestions() public méthode

test_tag_value_suggestions() public méthode

Property Details

$defaultTagCount protected_oe property

protected $defaultTagCount