PHP 클래스 RedUNIT\Blackhole\Labels

Labels are very simple beans, only having a title and an ID. The idea behind labels is that they are very easy to generate from a comma separated list and they can easily be converted to such a list. Labels can be used for simplistic relations in the database like tagging or enums.
저자: Gabor de Mooij and the RedBeanPHP Community
상속: extends RedUNIT\Blackhole
파일 보기 프로젝트 열기: gabordemooij/redbean

공개 메소드들

메소드 설명
testLabels ( ) : void Test basic labels.

메소드 상세

testLabels() 공개 메소드

Test basic labels.
public testLabels ( ) : void
리턴 void