steeffeen/FancyManiaLinks

View on GitHub
FML/Controls/Labels/Label_Text.php

Summary

Maintainability
A
0 mins
Test Coverage
F
0%

The class Label_Text is not named in CamelCase.
Open

class Label_Text extends Label
{

    /*
     * Constants
Severity: Minor
Found in FML/Controls/Labels/Label_Text.php by phpmd

CamelCaseClassName

Since: 0.2

It is considered best practice to use the CamelCase notation to name classes.

Example

class class_name {
}

Source

Class constants must be uppercase; expected STYLE_FRAMETRANSITIONSFROMRIGHT but found STYLE_FrameTransitionsFromRight
Open

    const STYLE_FrameTransitionsFromRight  = 'FrameTransitionsFromRight';

Class constants must be uppercase; expected STYLE_LISTITEMMEDAL but found STYLE_ListItemMedal
Open

    const STYLE_ListItemMedal              = 'ListItemMedal';

Class constants must be uppercase; expected STYLE_PROGRESSBAR but found STYLE_ProgressBar
Open

    const STYLE_ProgressBar                = 'ProgressBar';

Class constants must be uppercase; expected STYLE_TEXTBUTTONMEDIUM but found STYLE_TextButtonMedium
Open

    const STYLE_TextButtonMedium           = 'TextButtonMedium';

Class constants must be uppercase; expected STYLE_TEXTBUTTONSMALL but found STYLE_TextButtonSmall
Open

    const STYLE_TextButtonSmall            = 'TextButtonSmall';

Class constants must be uppercase; expected STYLE_DEFAULT but found STYLE_Default
Open

    const STYLE_Default                    = 'Default';

Class constants must be uppercase; expected STYLE_TEXTCARDINFOSMALL but found STYLE_TextCardInfoSmall
Open

    const STYLE_TextCardInfoSmall          = 'TextCardInfoSmall';

Class constants must be uppercase; expected STYLE_PROGRESSBARSMALL but found STYLE_ProgressBarSmall
Open

    const STYLE_ProgressBarSmall           = 'ProgressBarSmall';

Class constants must be uppercase; expected STYLE_FRAMETRANSITIONFROMLEFT but found STYLE_FrameTransitionFromLeft
Open

    const STYLE_FrameTransitionFromLeft    = 'FrameTransitionFromLeft';

Class constants must be uppercase; expected STYLE_SLIDERSMALL but found STYLE_SliderSmall
Open

    const STYLE_SliderSmall                = 'SliderSmall';

Class constants must be uppercase; expected STYLE_TEXTBUTTONNAVBACK but found STYLE_TextButtonNavBack
Open

    const STYLE_TextButtonNavBack          = 'TextButtonNavBack';

Class constants must be uppercase; expected STYLE_TEXTCARDMEDIUM but found STYLE_TextCardMedium
Open

    const STYLE_TextCardMedium             = 'TextCardMedium';

Class constants must be uppercase; expected STYLE_BGMAINMENUTITLEHEADER but found STYLE_BgMainMenuTitleHeader
Open

    const STYLE_BgMainMenuTitleHeader      = 'BgMainMenuTitleHeader';

Class constants must be uppercase; expected STYLE_STYLEVALUEYELLOWSMALL but found STYLE_StyleValueYellowSmall
Open

    const STYLE_StyleValueYellowSmall      = 'StyleValueYellowSmall';

Class constants must be uppercase; expected STYLE_STYLETEXTSCRIPTEDITOR but found STYLE_StyleTextScriptEditor
Open

    const STYLE_StyleTextScriptEditor      = 'StyleTextScriptEditor';

Class constants must be uppercase; expected STYLE_TEXTACTIONMAKER but found STYLE_TextActionMaker
Open

    const STYLE_TextActionMaker            = 'TextActionMaker';

Class constants must be uppercase; expected STYLE_TEXTCARDINFOVERYSMALL but found STYLE_TextCardInfoVerySmall
Open

    const STYLE_TextCardInfoVerySmall      = 'TextCardInfoVerySmall';

Class constants must be uppercase; expected STYLE_TEXTBUTTONNAV but found STYLE_TextButtonNav
Open

    const STYLE_TextButtonNav              = 'TextButtonNav';

Class constants must be uppercase; expected STYLE_SLIDERVOLUME but found STYLE_SliderVolume
Open

    const STYLE_SliderVolume               = 'SliderVolume';

Class constants must be uppercase; expected STYLE_TEXTBUTTONBIG but found STYLE_TextButtonBig
Open

    const STYLE_TextButtonBig              = 'TextButtonBig';

Class constants must be uppercase; expected STYLE_TEXTCARDMEDIUMWHITE but found STYLE_TextCardMediumWhite
Open

    const STYLE_TextCardMediumWhite        = 'TextCardMediumWhite';

Class constants must be uppercase; expected STYLE_TEXTRACECHAT but found STYLE_TextRaceChat
Open

    const STYLE_TextRaceChat               = 'TextRaceChat';

Class constants must be uppercase; expected STYLE_TEXTRACECHRONOERROR but found STYLE_TextRaceChronoError
Open

    const STYLE_TextRaceChronoError        = 'TextRaceChronoError';

Class constants must be uppercase; expected STYLE_TEXTVALUESMALLSM but found STYLE_TextValueSmallSm
Open

    const STYLE_TextValueSmallSm           = 'TextValueSmallSm';

Class constants must be uppercase; expected STYLE_MANIALINK_BODY but found STYLE_Manialink_Body
Open

    const STYLE_Manialink_Body             = 'Manialink_Body';

Class constants must be uppercase; expected STYLE_TEXTCARDRACERANK but found STYLE_TextCardRaceRank
Open

    const STYLE_TextCardRaceRank           = 'TextCardRaceRank';

Class constants must be uppercase; expected STYLE_TEXTPLAYERCARDNAME but found STYLE_TextPlayerCardName
Open

    const STYLE_TextPlayerCardName         = 'TextPlayerCardName';

Class constants must be uppercase; expected STYLE_TEXTRACECHRONOWARNING but found STYLE_TextRaceChronoWarning
Open

    const STYLE_TextRaceChronoWarning      = 'TextRaceChronoWarning';

Class constants must be uppercase; expected STYLE_TEXTRACESTATICSMALL but found STYLE_TextRaceStaticSmall
Open

    const STYLE_TextRaceStaticSmall        = 'TextRaceStaticSmall';

Class constants must be uppercase; expected STYLE_AVATARBUTTONNORMAL but found STYLE_AvatarButtonNormal
Open

    const STYLE_AvatarButtonNormal         = 'AvatarButtonNormal';

Class constants must be uppercase; expected STYLE_TEXTCHALLENGENAMEMEDALNONE but found STYLE_TextChallengeNameMedalNone
Open

    const STYLE_TextChallengeNameMedalNone = 'TextChallengeNameMedalNone';

Class constants must be uppercase; expected STYLE_TEXTPLAYERCARDSCORE but found STYLE_TextPlayerCardScore
Open

    const STYLE_TextPlayerCardScore        = 'TextPlayerCardScore';

Class constants must be uppercase; expected STYLE_TEXTCHALLENGENAMEMEDAL but found STYLE_TextChallengeNameMedal
Open

    const STYLE_TextChallengeNameMedal     = 'TextChallengeNameMedal';

Class constants must be uppercase; expected STYLE_TEXTCONGRATSBIG but found STYLE_TextCongratsBig
Open

    const STYLE_TextCongratsBig            = 'TextCongratsBig';

Class constants must be uppercase; expected STYLE_TEXTSUBTITLE2 but found STYLE_TextSubTitle2
Open

    const STYLE_TextSubTitle2              = 'TextSubTitle2';

Class constants must be uppercase; expected STYLE_TEXTTITLEERROR but found STYLE_TextTitleError
Open

    const STYLE_TextTitleError             = 'TextTitleError';

Class constants must be uppercase; expected STYLE_TRACKERTEXTBIG but found STYLE_TrackerTextBig
Open

    const STYLE_TrackerTextBig             = 'TrackerTextBig';

Class constants must be uppercase; expected STYLE_TRACKLISTLINE but found STYLE_TrackListLine
Open

    const STYLE_TrackListLine              = 'TrackListLine';

Class constants must be uppercase; expected STYLE_TEXTTITLE1 but found STYLE_TextTitle1
Open

    const STYLE_TextTitle1                 = 'TextTitle1';

Class constants must be uppercase; expected STYLE_TEXTTOOLTIPAMBIG but found STYLE_TextToolTipAMBig
Open

    const STYLE_TextToolTipAMBig           = 'TextToolTipAMBig';

Class constants must be uppercase; expected STYLE_TEXTSPSCOREMEDIUM but found STYLE_TextSPScoreMedium
Open

    const STYLE_TextSPScoreMedium          = 'TextSPScoreMedium';

Class constants must be uppercase; expected STYLE_TEXTCREDITSTITLE but found STYLE_TextCreditsTitle
Open

    const STYLE_TextCreditsTitle           = 'TextCreditsTitle';

Class constants must be uppercase; expected STYLE_TEXTINFOMEDIUM but found STYLE_TextInfoMedium
Open

    const STYLE_TextInfoMedium             = 'TextInfoMedium';

Class constants must be uppercase; expected STYLE_TEXTSUBTITLE1 but found STYLE_TextSubTitle1
Open

    const STYLE_TextSubTitle1              = 'TextSubTitle1';

Class constants must be uppercase; expected STYLE_TEXTINFOSMALL but found STYLE_TextInfoSmall
Open

    const STYLE_TextInfoSmall              = 'TextInfoSmall';

Class constants must be uppercase; expected STYLE_TEXTVALUESMALL but found STYLE_TextValueSmall
Open

    const STYLE_TextValueSmall             = 'TextValueSmall';

Class constants must be uppercase; expected STYLE_TEXTCREDITS but found STYLE_TextCredits
Open

    const STYLE_TextCredits                = 'TextCredits';

Class constants must be uppercase; expected STYLE_TEXTTITLE3HEADER but found STYLE_TextTitle3Header
Open

    const STYLE_TextTitle3Header           = 'TextTitle3Header';

Class constants must be uppercase; expected STYLE_TRACKLISTITEM but found STYLE_TrackListItem
Open

    const STYLE_TrackListItem              = 'TrackListItem';

Class constants must be uppercase; expected STYLE_TEXTCARDSCORES2 but found STYLE_TextCardScores2
Open

    const STYLE_TextCardScores2            = 'TextCardScores2';

Class constants must be uppercase; expected STYLE_TEXTCARDSMALL but found STYLE_TextCardSmall
Open

    const STYLE_TextCardSmall              = 'TextCardSmall';

Class constants must be uppercase; expected STYLE_TEXTEDITORARTICLE but found STYLE_TextEditorArticle
Open

    const STYLE_TextEditorArticle          = 'TextEditorArticle';

Class constants must be uppercase; expected STYLE_TEXTSPSCOREBIG but found STYLE_TextSPScoreBig
Open

    const STYLE_TextSPScoreBig             = 'TextSPScoreBig';

Class constants must be uppercase; expected STYLE_UIDRIVING_BGCENTER but found STYLE_UiDriving_BgCenter
Open

    const STYLE_UiDriving_BgCenter         = 'UiDriving_BgCenter';

Class constants must be uppercase; expected STYLE_TEXTCARDSMALLSCORES2 but found STYLE_TextCardSmallScores2
Open

    const STYLE_TextCardSmallScores2       = 'TextCardSmallScores2';

Class constants must be uppercase; expected STYLE_TEXTRACECHRONO but found STYLE_TextRaceChrono
Open

    const STYLE_TextRaceChrono             = 'TextRaceChrono';

Class constants must be uppercase; expected STYLE_TEXTTOOLTIPAM but found STYLE_TextToolTipAM
Open

    const STYLE_TextToolTipAM              = 'TextToolTipAM';

Class constants must be uppercase; expected STYLE_TEXTVALUEMEDIUMSM but found STYLE_TextValueMediumSm
Open

    const STYLE_TextValueMediumSm          = 'TextValueMediumSm';

Class constants must be uppercase; expected STYLE_TEXTCHALLENGENAMEMEDIUM but found STYLE_TextChallengeNameMedium
Open

    const STYLE_TextChallengeNameMedium    = 'TextChallengeNameMedium';

Class constants must be uppercase; expected STYLE_TEXTRACEMESSAGE but found STYLE_TextRaceMessage
Open

    const STYLE_TextRaceMessage            = 'TextRaceMessage';

Class constants must be uppercase; expected STYLE_TEXTSPSCORESMALL but found STYLE_TextSPScoreSmall
Open

    const STYLE_TextSPScoreSmall           = 'TextSPScoreSmall';

Class constants must be uppercase; expected STYLE_TEXTSTATICMEDIUM but found STYLE_TextStaticMedium
Open

    const STYLE_TextStaticMedium           = 'TextStaticMedium';

Class constants must be uppercase; expected STYLE_TEXTTIPS but found STYLE_TextTips
Open

    const STYLE_TextTips                   = 'TextTips';

Class constants must be uppercase; expected STYLE_UIDRIVING_BGBOTTOM but found STYLE_UiDriving_BgBottom
Open

    const STYLE_UiDriving_BgBottom         = 'UiDriving_BgBottom';

Class constants must be uppercase; expected STYLE_TEXTCHALLENGENAMESMALL but found STYLE_TextChallengeNameSmall
Open

    const STYLE_TextChallengeNameSmall     = 'TextChallengeNameSmall';

Class constants must be uppercase; expected STYLE_TEXTRANKINGSBIG but found STYLE_TextRankingsBig
Open

    const STYLE_TextRankingsBig            = 'TextRankingsBig';

Class constants must be uppercase; expected STYLE_TEXTSTATICVERYSMALL but found STYLE_TextStaticVerySmall
Open

    const STYLE_TextStaticVerySmall        = 'TextStaticVerySmall';

The closing brace for the class must go on the next line after the body
Open

}

Class constants must be uppercase; expected STYLE_TEXTCARDSMALLSCORES2RANK but found STYLE_TextCardSmallScores2Rank
Open

    const STYLE_TextCardSmallScores2Rank   = 'TextCardSmallScores2Rank';

Class constants must be uppercase; expected STYLE_TEXTRACEMESSAGEBIG but found STYLE_TextRaceMessageBig
Open

    const STYLE_TextRaceMessageBig         = 'TextRaceMessageBig';

Class constants must be uppercase; expected STYLE_TEXTRACEVALUESMALL but found STYLE_TextRaceValueSmall
Open

    const STYLE_TextRaceValueSmall         = 'TextRaceValueSmall';

Class constants must be uppercase; expected STYLE_TEXTTITLE2BLINK but found STYLE_TextTitle2Blink
Open

    const STYLE_TextTitle2Blink            = 'TextTitle2Blink';

Class constants must be uppercase; expected STYLE_TEXTTITLE3 but found STYLE_TextTitle3
Open

    const STYLE_TextTitle3                 = 'TextTitle3';

Class constants must be uppercase; expected STYLE_TEXTVALUEBIG but found STYLE_TextValueBig
Open

    const STYLE_TextValueBig               = 'TextValueBig';

Class constants must be uppercase; expected STYLE_TEXTVALUEMEDIUM but found STYLE_TextValueMedium
Open

    const STYLE_TextValueMedium            = 'TextValueMedium';

Class constants must be uppercase; expected STYLE_TEXTRACECHRONOOFFICIAL but found STYLE_TextRaceChronoOfficial
Open

    const STYLE_TextRaceChronoOfficial     = 'TextRaceChronoOfficial';

Class constants must be uppercase; expected STYLE_TEXTSTATICSMALL but found STYLE_TextStaticSmall
Open

    const STYLE_TextStaticSmall            = 'TextStaticSmall';

Class constants must be uppercase; expected STYLE_TEXTTITLE2 but found STYLE_TextTitle2
Open

    const STYLE_TextTitle2                 = 'TextTitle2';

Class constants must be uppercase; expected STYLE_TRACKERTEXT but found STYLE_TrackerText
Open

    const STYLE_TrackerText                = 'TrackerText';

Class constants must be uppercase; expected STYLE_UIDRIVING_BGCARD but found STYLE_UiDriving_BgCard
Open

    const STYLE_UiDriving_BgCard           = 'UiDriving_BgCard';

Constant STYLE_TextCardMediumWhite should be defined in uppercase
Open

    const STYLE_TextCardMediumWhite        = 'TextCardMediumWhite';
Severity: Minor
Found in FML/Controls/Labels/Label_Text.php by phpmd

ConstantNamingConventions

Since: 0.2

Class/Interface constant names should always be defined in uppercase.

Example

class Foo {
    const MY_NUM = 0; // ok
    const myTest = ""; // fail
}

Source https://phpmd.org/rules/naming.html#constantnamingconventions

Constant STYLE_TextCreditsTitle should be defined in uppercase
Open

    const STYLE_TextCreditsTitle           = 'TextCreditsTitle';
Severity: Minor
Found in FML/Controls/Labels/Label_Text.php by phpmd

ConstantNamingConventions

Since: 0.2

Class/Interface constant names should always be defined in uppercase.

Example

class Foo {
    const MY_NUM = 0; // ok
    const myTest = ""; // fail
}

Source https://phpmd.org/rules/naming.html#constantnamingconventions

Constant STYLE_TextRaceChronoWarning should be defined in uppercase
Open

    const STYLE_TextRaceChronoWarning      = 'TextRaceChronoWarning';
Severity: Minor
Found in FML/Controls/Labels/Label_Text.php by phpmd

ConstantNamingConventions

Since: 0.2

Class/Interface constant names should always be defined in uppercase.

Example

class Foo {
    const MY_NUM = 0; // ok
    const myTest = ""; // fail
}

Source https://phpmd.org/rules/naming.html#constantnamingconventions

Constant STYLE_TextStaticVerySmall should be defined in uppercase
Open

    const STYLE_TextStaticVerySmall        = 'TextStaticVerySmall';
Severity: Minor
Found in FML/Controls/Labels/Label_Text.php by phpmd

ConstantNamingConventions

Since: 0.2

Class/Interface constant names should always be defined in uppercase.

Example

class Foo {
    const MY_NUM = 0; // ok
    const myTest = ""; // fail
}

Source https://phpmd.org/rules/naming.html#constantnamingconventions

Constant STYLE_UiDriving_BgBottom should be defined in uppercase
Open

    const STYLE_UiDriving_BgBottom         = 'UiDriving_BgBottom';
Severity: Minor
Found in FML/Controls/Labels/Label_Text.php by phpmd

ConstantNamingConventions

Since: 0.2

Class/Interface constant names should always be defined in uppercase.

Example

class Foo {
    const MY_NUM = 0; // ok
    const myTest = ""; // fail
}

Source https://phpmd.org/rules/naming.html#constantnamingconventions

Constant STYLE_TextButtonSmall should be defined in uppercase
Open

    const STYLE_TextButtonSmall            = 'TextButtonSmall';
Severity: Minor
Found in FML/Controls/Labels/Label_Text.php by phpmd

ConstantNamingConventions

Since: 0.2

Class/Interface constant names should always be defined in uppercase.

Example

class Foo {
    const MY_NUM = 0; // ok
    const myTest = ""; // fail
}

Source https://phpmd.org/rules/naming.html#constantnamingconventions

Constant STYLE_TextCardSmallScores2 should be defined in uppercase
Open

    const STYLE_TextCardSmallScores2       = 'TextCardSmallScores2';
Severity: Minor
Found in FML/Controls/Labels/Label_Text.php by phpmd

ConstantNamingConventions

Since: 0.2

Class/Interface constant names should always be defined in uppercase.

Example

class Foo {
    const MY_NUM = 0; // ok
    const myTest = ""; // fail
}

Source https://phpmd.org/rules/naming.html#constantnamingconventions

Constant STYLE_TextEditorArticle should be defined in uppercase
Open

    const STYLE_TextEditorArticle          = 'TextEditorArticle';
Severity: Minor
Found in FML/Controls/Labels/Label_Text.php by phpmd

ConstantNamingConventions

Since: 0.2

Class/Interface constant names should always be defined in uppercase.

Example

class Foo {
    const MY_NUM = 0; // ok
    const myTest = ""; // fail
}

Source https://phpmd.org/rules/naming.html#constantnamingconventions

Constant STYLE_TextSPScoreMedium should be defined in uppercase
Open

    const STYLE_TextSPScoreMedium          = 'TextSPScoreMedium';
Severity: Minor
Found in FML/Controls/Labels/Label_Text.php by phpmd

ConstantNamingConventions

Since: 0.2

Class/Interface constant names should always be defined in uppercase.

Example

class Foo {
    const MY_NUM = 0; // ok
    const myTest = ""; // fail
}

Source https://phpmd.org/rules/naming.html#constantnamingconventions

Constant STYLE_UiDriving_BgCard should be defined in uppercase
Open

    const STYLE_UiDriving_BgCard           = 'UiDriving_BgCard';
Severity: Minor
Found in FML/Controls/Labels/Label_Text.php by phpmd

ConstantNamingConventions

Since: 0.2

Class/Interface constant names should always be defined in uppercase.

Example

class Foo {
    const MY_NUM = 0; // ok
    const myTest = ""; // fail
}

Source https://phpmd.org/rules/naming.html#constantnamingconventions

Constant STYLE_Default should be defined in uppercase
Open

    const STYLE_Default                    = 'Default';
Severity: Minor
Found in FML/Controls/Labels/Label_Text.php by phpmd

ConstantNamingConventions

Since: 0.2

Class/Interface constant names should always be defined in uppercase.

Example

class Foo {
    const MY_NUM = 0; // ok
    const myTest = ""; // fail
}

Source https://phpmd.org/rules/naming.html#constantnamingconventions

Constant STYLE_FrameTransitionFromLeft should be defined in uppercase
Open

    const STYLE_FrameTransitionFromLeft    = 'FrameTransitionFromLeft';
Severity: Minor
Found in FML/Controls/Labels/Label_Text.php by phpmd

ConstantNamingConventions

Since: 0.2

Class/Interface constant names should always be defined in uppercase.

Example

class Foo {
    const MY_NUM = 0; // ok
    const myTest = ""; // fail
}

Source https://phpmd.org/rules/naming.html#constantnamingconventions

Constant STYLE_TextSPScoreBig should be defined in uppercase
Open

    const STYLE_TextSPScoreBig             = 'TextSPScoreBig';
Severity: Minor
Found in FML/Controls/Labels/Label_Text.php by phpmd

ConstantNamingConventions

Since: 0.2

Class/Interface constant names should always be defined in uppercase.

Example

class Foo {
    const MY_NUM = 0; // ok
    const myTest = ""; // fail
}

Source https://phpmd.org/rules/naming.html#constantnamingconventions

Constant STYLE_TextToolTipAMBig should be defined in uppercase
Open

    const STYLE_TextToolTipAMBig           = 'TextToolTipAMBig';
Severity: Minor
Found in FML/Controls/Labels/Label_Text.php by phpmd

ConstantNamingConventions

Since: 0.2

Class/Interface constant names should always be defined in uppercase.

Example

class Foo {
    const MY_NUM = 0; // ok
    const myTest = ""; // fail
}

Source https://phpmd.org/rules/naming.html#constantnamingconventions

Constant STYLE_TextRaceChat should be defined in uppercase
Open

    const STYLE_TextRaceChat               = 'TextRaceChat';
Severity: Minor
Found in FML/Controls/Labels/Label_Text.php by phpmd

ConstantNamingConventions

Since: 0.2

Class/Interface constant names should always be defined in uppercase.

Example

class Foo {
    const MY_NUM = 0; // ok
    const myTest = ""; // fail
}

Source https://phpmd.org/rules/naming.html#constantnamingconventions

Constant STYLE_AvatarButtonNormal should be defined in uppercase
Open

    const STYLE_AvatarButtonNormal         = 'AvatarButtonNormal';
Severity: Minor
Found in FML/Controls/Labels/Label_Text.php by phpmd

ConstantNamingConventions

Since: 0.2

Class/Interface constant names should always be defined in uppercase.

Example

class Foo {
    const MY_NUM = 0; // ok
    const myTest = ""; // fail
}

Source https://phpmd.org/rules/naming.html#constantnamingconventions

Constant STYLE_TextRaceMessageBig should be defined in uppercase
Open

    const STYLE_TextRaceMessageBig         = 'TextRaceMessageBig';
Severity: Minor
Found in FML/Controls/Labels/Label_Text.php by phpmd

ConstantNamingConventions

Since: 0.2

Class/Interface constant names should always be defined in uppercase.

Example

class Foo {
    const MY_NUM = 0; // ok
    const myTest = ""; // fail
}

Source https://phpmd.org/rules/naming.html#constantnamingconventions

Constant STYLE_Manialink_Body should be defined in uppercase
Open

    const STYLE_Manialink_Body             = 'Manialink_Body';
Severity: Minor
Found in FML/Controls/Labels/Label_Text.php by phpmd

ConstantNamingConventions

Since: 0.2

Class/Interface constant names should always be defined in uppercase.

Example

class Foo {
    const MY_NUM = 0; // ok
    const myTest = ""; // fail
}

Source https://phpmd.org/rules/naming.html#constantnamingconventions

Constant STYLE_TextValueMediumSm should be defined in uppercase
Open

    const STYLE_TextValueMediumSm          = 'TextValueMediumSm';
Severity: Minor
Found in FML/Controls/Labels/Label_Text.php by phpmd

ConstantNamingConventions

Since: 0.2

Class/Interface constant names should always be defined in uppercase.

Example

class Foo {
    const MY_NUM = 0; // ok
    const myTest = ""; // fail
}

Source https://phpmd.org/rules/naming.html#constantnamingconventions

Constant STYLE_ProgressBar should be defined in uppercase
Open

    const STYLE_ProgressBar                = 'ProgressBar';
Severity: Minor
Found in FML/Controls/Labels/Label_Text.php by phpmd

ConstantNamingConventions

Since: 0.2

Class/Interface constant names should always be defined in uppercase.

Example

class Foo {
    const MY_NUM = 0; // ok
    const myTest = ""; // fail
}

Source https://phpmd.org/rules/naming.html#constantnamingconventions

Constant STYLE_TextButtonNav should be defined in uppercase
Open

    const STYLE_TextButtonNav              = 'TextButtonNav';
Severity: Minor
Found in FML/Controls/Labels/Label_Text.php by phpmd

ConstantNamingConventions

Since: 0.2

Class/Interface constant names should always be defined in uppercase.

Example

class Foo {
    const MY_NUM = 0; // ok
    const myTest = ""; // fail
}

Source https://phpmd.org/rules/naming.html#constantnamingconventions

Constant STYLE_TrackerText should be defined in uppercase
Open

    const STYLE_TrackerText                = 'TrackerText';
Severity: Minor
Found in FML/Controls/Labels/Label_Text.php by phpmd

ConstantNamingConventions

Since: 0.2

Class/Interface constant names should always be defined in uppercase.

Example

class Foo {
    const MY_NUM = 0; // ok
    const myTest = ""; // fail
}

Source https://phpmd.org/rules/naming.html#constantnamingconventions

Constant STYLE_TextCardInfoSmall should be defined in uppercase
Open

    const STYLE_TextCardInfoSmall          = 'TextCardInfoSmall';
Severity: Minor
Found in FML/Controls/Labels/Label_Text.php by phpmd

ConstantNamingConventions

Since: 0.2

Class/Interface constant names should always be defined in uppercase.

Example

class Foo {
    const MY_NUM = 0; // ok
    const myTest = ""; // fail
}

Source https://phpmd.org/rules/naming.html#constantnamingconventions

Constant STYLE_ProgressBarSmall should be defined in uppercase
Open

    const STYLE_ProgressBarSmall           = 'ProgressBarSmall';
Severity: Minor
Found in FML/Controls/Labels/Label_Text.php by phpmd

ConstantNamingConventions

Since: 0.2

Class/Interface constant names should always be defined in uppercase.

Example

class Foo {
    const MY_NUM = 0; // ok
    const myTest = ""; // fail
}

Source https://phpmd.org/rules/naming.html#constantnamingconventions

Constant STYLE_UiDriving_BgCenter should be defined in uppercase
Open

    const STYLE_UiDriving_BgCenter         = 'UiDriving_BgCenter';
Severity: Minor
Found in FML/Controls/Labels/Label_Text.php by phpmd

ConstantNamingConventions

Since: 0.2

Class/Interface constant names should always be defined in uppercase.

Example

class Foo {
    const MY_NUM = 0; // ok
    const myTest = ""; // fail
}

Source https://phpmd.org/rules/naming.html#constantnamingconventions

Constant STYLE_TextChallengeNameSmall should be defined in uppercase
Open

    const STYLE_TextChallengeNameSmall     = 'TextChallengeNameSmall';
Severity: Minor
Found in FML/Controls/Labels/Label_Text.php by phpmd

ConstantNamingConventions

Since: 0.2

Class/Interface constant names should always be defined in uppercase.

Example

class Foo {
    const MY_NUM = 0; // ok
    const myTest = ""; // fail
}

Source https://phpmd.org/rules/naming.html#constantnamingconventions

Constant STYLE_TextCardMedium should be defined in uppercase
Open

    const STYLE_TextCardMedium             = 'TextCardMedium';
Severity: Minor
Found in FML/Controls/Labels/Label_Text.php by phpmd

ConstantNamingConventions

Since: 0.2

Class/Interface constant names should always be defined in uppercase.

Example

class Foo {
    const MY_NUM = 0; // ok
    const myTest = ""; // fail
}

Source https://phpmd.org/rules/naming.html#constantnamingconventions

Constant STYLE_TextRaceChronoOfficial should be defined in uppercase
Open

    const STYLE_TextRaceChronoOfficial     = 'TextRaceChronoOfficial';
Severity: Minor
Found in FML/Controls/Labels/Label_Text.php by phpmd

ConstantNamingConventions

Since: 0.2

Class/Interface constant names should always be defined in uppercase.

Example

class Foo {
    const MY_NUM = 0; // ok
    const myTest = ""; // fail
}

Source https://phpmd.org/rules/naming.html#constantnamingconventions

Constant STYLE_TrackerTextBig should be defined in uppercase
Open

    const STYLE_TrackerTextBig             = 'TrackerTextBig';
Severity: Minor
Found in FML/Controls/Labels/Label_Text.php by phpmd

ConstantNamingConventions

Since: 0.2

Class/Interface constant names should always be defined in uppercase.

Example

class Foo {
    const MY_NUM = 0; // ok
    const myTest = ""; // fail
}

Source https://phpmd.org/rules/naming.html#constantnamingconventions

Constant STYLE_TextChallengeNameMedium should be defined in uppercase
Open

    const STYLE_TextChallengeNameMedium    = 'TextChallengeNameMedium';
Severity: Minor
Found in FML/Controls/Labels/Label_Text.php by phpmd

ConstantNamingConventions

Since: 0.2

Class/Interface constant names should always be defined in uppercase.

Example

class Foo {
    const MY_NUM = 0; // ok
    const myTest = ""; // fail
}

Source https://phpmd.org/rules/naming.html#constantnamingconventions

Constant STYLE_TextRaceChronoError should be defined in uppercase
Open

    const STYLE_TextRaceChronoError        = 'TextRaceChronoError';
Severity: Minor
Found in FML/Controls/Labels/Label_Text.php by phpmd

ConstantNamingConventions

Since: 0.2

Class/Interface constant names should always be defined in uppercase.

Example

class Foo {
    const MY_NUM = 0; // ok
    const myTest = ""; // fail
}

Source https://phpmd.org/rules/naming.html#constantnamingconventions

Constant STYLE_TextTitle3Header should be defined in uppercase
Open

    const STYLE_TextTitle3Header           = 'TextTitle3Header';
Severity: Minor
Found in FML/Controls/Labels/Label_Text.php by phpmd

ConstantNamingConventions

Since: 0.2

Class/Interface constant names should always be defined in uppercase.

Example

class Foo {
    const MY_NUM = 0; // ok
    const myTest = ""; // fail
}

Source https://phpmd.org/rules/naming.html#constantnamingconventions

Constant STYLE_TrackListItem should be defined in uppercase
Open

    const STYLE_TrackListItem              = 'TrackListItem';
Severity: Minor
Found in FML/Controls/Labels/Label_Text.php by phpmd

ConstantNamingConventions

Since: 0.2

Class/Interface constant names should always be defined in uppercase.

Example

class Foo {
    const MY_NUM = 0; // ok
    const myTest = ""; // fail
}

Source https://phpmd.org/rules/naming.html#constantnamingconventions

Constant STYLE_SliderSmall should be defined in uppercase
Open

    const STYLE_SliderSmall                = 'SliderSmall';
Severity: Minor
Found in FML/Controls/Labels/Label_Text.php by phpmd

ConstantNamingConventions

Since: 0.2

Class/Interface constant names should always be defined in uppercase.

Example

class Foo {
    const MY_NUM = 0; // ok
    const myTest = ""; // fail
}

Source https://phpmd.org/rules/naming.html#constantnamingconventions

Constant STYLE_TextChallengeNameMedalNone should be defined in uppercase
Open

    const STYLE_TextChallengeNameMedalNone = 'TextChallengeNameMedalNone';
Severity: Minor
Found in FML/Controls/Labels/Label_Text.php by phpmd

ConstantNamingConventions

Since: 0.2

Class/Interface constant names should always be defined in uppercase.

Example

class Foo {
    const MY_NUM = 0; // ok
    const myTest = ""; // fail
}

Source https://phpmd.org/rules/naming.html#constantnamingconventions

Constant STYLE_TextCredits should be defined in uppercase
Open

    const STYLE_TextCredits                = 'TextCredits';
Severity: Minor
Found in FML/Controls/Labels/Label_Text.php by phpmd

ConstantNamingConventions

Since: 0.2

Class/Interface constant names should always be defined in uppercase.

Example

class Foo {
    const MY_NUM = 0; // ok
    const myTest = ""; // fail
}

Source https://phpmd.org/rules/naming.html#constantnamingconventions

Constant STYLE_TextPlayerCardScore should be defined in uppercase
Open

    const STYLE_TextPlayerCardScore        = 'TextPlayerCardScore';
Severity: Minor
Found in FML/Controls/Labels/Label_Text.php by phpmd

ConstantNamingConventions

Since: 0.2

Class/Interface constant names should always be defined in uppercase.

Example

class Foo {
    const MY_NUM = 0; // ok
    const myTest = ""; // fail
}

Source https://phpmd.org/rules/naming.html#constantnamingconventions

Constant STYLE_FrameTransitionsFromRight should be defined in uppercase
Open

    const STYLE_FrameTransitionsFromRight  = 'FrameTransitionsFromRight';
Severity: Minor
Found in FML/Controls/Labels/Label_Text.php by phpmd

ConstantNamingConventions

Since: 0.2

Class/Interface constant names should always be defined in uppercase.

Example

class Foo {
    const MY_NUM = 0; // ok
    const myTest = ""; // fail
}

Source https://phpmd.org/rules/naming.html#constantnamingconventions

Constant STYLE_TextRaceMessage should be defined in uppercase
Open

    const STYLE_TextRaceMessage            = 'TextRaceMessage';
Severity: Minor
Found in FML/Controls/Labels/Label_Text.php by phpmd

ConstantNamingConventions

Since: 0.2

Class/Interface constant names should always be defined in uppercase.

Example

class Foo {
    const MY_NUM = 0; // ok
    const myTest = ""; // fail
}

Source https://phpmd.org/rules/naming.html#constantnamingconventions

Constant STYLE_TextPlayerCardName should be defined in uppercase
Open

    const STYLE_TextPlayerCardName         = 'TextPlayerCardName';
Severity: Minor
Found in FML/Controls/Labels/Label_Text.php by phpmd

ConstantNamingConventions

Since: 0.2

Class/Interface constant names should always be defined in uppercase.

Example

class Foo {
    const MY_NUM = 0; // ok
    const myTest = ""; // fail
}

Source https://phpmd.org/rules/naming.html#constantnamingconventions

Constant STYLE_TextTitle2Blink should be defined in uppercase
Open

    const STYLE_TextTitle2Blink            = 'TextTitle2Blink';
Severity: Minor
Found in FML/Controls/Labels/Label_Text.php by phpmd

ConstantNamingConventions

Since: 0.2

Class/Interface constant names should always be defined in uppercase.

Example

class Foo {
    const MY_NUM = 0; // ok
    const myTest = ""; // fail
}

Source https://phpmd.org/rules/naming.html#constantnamingconventions

Constant STYLE_TextToolTipAM should be defined in uppercase
Open

    const STYLE_TextToolTipAM              = 'TextToolTipAM';
Severity: Minor
Found in FML/Controls/Labels/Label_Text.php by phpmd

ConstantNamingConventions

Since: 0.2

Class/Interface constant names should always be defined in uppercase.

Example

class Foo {
    const MY_NUM = 0; // ok
    const myTest = ""; // fail
}

Source https://phpmd.org/rules/naming.html#constantnamingconventions

Constant STYLE_TextValueBig should be defined in uppercase
Open

    const STYLE_TextValueBig               = 'TextValueBig';
Severity: Minor
Found in FML/Controls/Labels/Label_Text.php by phpmd

ConstantNamingConventions

Since: 0.2

Class/Interface constant names should always be defined in uppercase.

Example

class Foo {
    const MY_NUM = 0; // ok
    const myTest = ""; // fail
}

Source https://phpmd.org/rules/naming.html#constantnamingconventions

Constant STYLE_TextInfoSmall should be defined in uppercase
Open

    const STYLE_TextInfoSmall              = 'TextInfoSmall';
Severity: Minor
Found in FML/Controls/Labels/Label_Text.php by phpmd

ConstantNamingConventions

Since: 0.2

Class/Interface constant names should always be defined in uppercase.

Example

class Foo {
    const MY_NUM = 0; // ok
    const myTest = ""; // fail
}

Source https://phpmd.org/rules/naming.html#constantnamingconventions

Constant STYLE_TrackListLine should be defined in uppercase
Open

    const STYLE_TrackListLine              = 'TrackListLine';
Severity: Minor
Found in FML/Controls/Labels/Label_Text.php by phpmd

ConstantNamingConventions

Since: 0.2

Class/Interface constant names should always be defined in uppercase.

Example

class Foo {
    const MY_NUM = 0; // ok
    const myTest = ""; // fail
}

Source https://phpmd.org/rules/naming.html#constantnamingconventions

Constant STYLE_ListItemMedal should be defined in uppercase
Open

    const STYLE_ListItemMedal              = 'ListItemMedal';
Severity: Minor
Found in FML/Controls/Labels/Label_Text.php by phpmd

ConstantNamingConventions

Since: 0.2

Class/Interface constant names should always be defined in uppercase.

Example

class Foo {
    const MY_NUM = 0; // ok
    const myTest = ""; // fail
}

Source https://phpmd.org/rules/naming.html#constantnamingconventions

Constant STYLE_TextCardScores2 should be defined in uppercase
Open

    const STYLE_TextCardScores2            = 'TextCardScores2';
Severity: Minor
Found in FML/Controls/Labels/Label_Text.php by phpmd

ConstantNamingConventions

Since: 0.2

Class/Interface constant names should always be defined in uppercase.

Example

class Foo {
    const MY_NUM = 0; // ok
    const myTest = ""; // fail
}

Source https://phpmd.org/rules/naming.html#constantnamingconventions

Constant STYLE_TextCardSmall should be defined in uppercase
Open

    const STYLE_TextCardSmall              = 'TextCardSmall';
Severity: Minor
Found in FML/Controls/Labels/Label_Text.php by phpmd

ConstantNamingConventions

Since: 0.2

Class/Interface constant names should always be defined in uppercase.

Example

class Foo {
    const MY_NUM = 0; // ok
    const myTest = ""; // fail
}

Source https://phpmd.org/rules/naming.html#constantnamingconventions

Constant STYLE_TextCardSmallScores2Rank should be defined in uppercase
Open

    const STYLE_TextCardSmallScores2Rank   = 'TextCardSmallScores2Rank';
Severity: Minor
Found in FML/Controls/Labels/Label_Text.php by phpmd

ConstantNamingConventions

Since: 0.2

Class/Interface constant names should always be defined in uppercase.

Example

class Foo {
    const MY_NUM = 0; // ok
    const myTest = ""; // fail
}

Source https://phpmd.org/rules/naming.html#constantnamingconventions

Constant STYLE_TextTitle1 should be defined in uppercase
Open

    const STYLE_TextTitle1                 = 'TextTitle1';
Severity: Minor
Found in FML/Controls/Labels/Label_Text.php by phpmd

ConstantNamingConventions

Since: 0.2

Class/Interface constant names should always be defined in uppercase.

Example

class Foo {
    const MY_NUM = 0; // ok
    const myTest = ""; // fail
}

Source https://phpmd.org/rules/naming.html#constantnamingconventions

Constant STYLE_TextCongratsBig should be defined in uppercase
Open

    const STYLE_TextCongratsBig            = 'TextCongratsBig';
Severity: Minor
Found in FML/Controls/Labels/Label_Text.php by phpmd

ConstantNamingConventions

Since: 0.2

Class/Interface constant names should always be defined in uppercase.

Example

class Foo {
    const MY_NUM = 0; // ok
    const myTest = ""; // fail
}

Source https://phpmd.org/rules/naming.html#constantnamingconventions

Constant STYLE_TextRaceValueSmall should be defined in uppercase
Open

    const STYLE_TextRaceValueSmall         = 'TextRaceValueSmall';
Severity: Minor
Found in FML/Controls/Labels/Label_Text.php by phpmd

ConstantNamingConventions

Since: 0.2

Class/Interface constant names should always be defined in uppercase.

Example

class Foo {
    const MY_NUM = 0; // ok
    const myTest = ""; // fail
}

Source https://phpmd.org/rules/naming.html#constantnamingconventions

Constant STYLE_TextStaticMedium should be defined in uppercase
Open

    const STYLE_TextStaticMedium           = 'TextStaticMedium';
Severity: Minor
Found in FML/Controls/Labels/Label_Text.php by phpmd

ConstantNamingConventions

Since: 0.2

Class/Interface constant names should always be defined in uppercase.

Example

class Foo {
    const MY_NUM = 0; // ok
    const myTest = ""; // fail
}

Source https://phpmd.org/rules/naming.html#constantnamingconventions

Constant STYLE_TextValueSmallSm should be defined in uppercase
Open

    const STYLE_TextValueSmallSm           = 'TextValueSmallSm';
Severity: Minor
Found in FML/Controls/Labels/Label_Text.php by phpmd

ConstantNamingConventions

Since: 0.2

Class/Interface constant names should always be defined in uppercase.

Example

class Foo {
    const MY_NUM = 0; // ok
    const myTest = ""; // fail
}

Source https://phpmd.org/rules/naming.html#constantnamingconventions

Constant STYLE_TextButtonMedium should be defined in uppercase
Open

    const STYLE_TextButtonMedium           = 'TextButtonMedium';
Severity: Minor
Found in FML/Controls/Labels/Label_Text.php by phpmd

ConstantNamingConventions

Since: 0.2

Class/Interface constant names should always be defined in uppercase.

Example

class Foo {
    const MY_NUM = 0; // ok
    const myTest = ""; // fail
}

Source https://phpmd.org/rules/naming.html#constantnamingconventions

Constant STYLE_BgMainMenuTitleHeader should be defined in uppercase
Open

    const STYLE_BgMainMenuTitleHeader      = 'BgMainMenuTitleHeader';
Severity: Minor
Found in FML/Controls/Labels/Label_Text.php by phpmd

ConstantNamingConventions

Since: 0.2

Class/Interface constant names should always be defined in uppercase.

Example

class Foo {
    const MY_NUM = 0; // ok
    const myTest = ""; // fail
}

Source https://phpmd.org/rules/naming.html#constantnamingconventions

Constant STYLE_TextRankingsBig should be defined in uppercase
Open

    const STYLE_TextRankingsBig            = 'TextRankingsBig';
Severity: Minor
Found in FML/Controls/Labels/Label_Text.php by phpmd

ConstantNamingConventions

Since: 0.2

Class/Interface constant names should always be defined in uppercase.

Example

class Foo {
    const MY_NUM = 0; // ok
    const myTest = ""; // fail
}

Source https://phpmd.org/rules/naming.html#constantnamingconventions

Constant STYLE_TextSPScoreSmall should be defined in uppercase
Open

    const STYLE_TextSPScoreSmall           = 'TextSPScoreSmall';
Severity: Minor
Found in FML/Controls/Labels/Label_Text.php by phpmd

ConstantNamingConventions

Since: 0.2

Class/Interface constant names should always be defined in uppercase.

Example

class Foo {
    const MY_NUM = 0; // ok
    const myTest = ""; // fail
}

Source https://phpmd.org/rules/naming.html#constantnamingconventions

Constant STYLE_TextCardRaceRank should be defined in uppercase
Open

    const STYLE_TextCardRaceRank           = 'TextCardRaceRank';
Severity: Minor
Found in FML/Controls/Labels/Label_Text.php by phpmd

ConstantNamingConventions

Since: 0.2

Class/Interface constant names should always be defined in uppercase.

Example

class Foo {
    const MY_NUM = 0; // ok
    const myTest = ""; // fail
}

Source https://phpmd.org/rules/naming.html#constantnamingconventions

Constant STYLE_TextButtonNavBack should be defined in uppercase
Open

    const STYLE_TextButtonNavBack          = 'TextButtonNavBack';
Severity: Minor
Found in FML/Controls/Labels/Label_Text.php by phpmd

ConstantNamingConventions

Since: 0.2

Class/Interface constant names should always be defined in uppercase.

Example

class Foo {
    const MY_NUM = 0; // ok
    const myTest = ""; // fail
}

Source https://phpmd.org/rules/naming.html#constantnamingconventions

Constant STYLE_TextSubTitle2 should be defined in uppercase
Open

    const STYLE_TextSubTitle2              = 'TextSubTitle2';
Severity: Minor
Found in FML/Controls/Labels/Label_Text.php by phpmd

ConstantNamingConventions

Since: 0.2

Class/Interface constant names should always be defined in uppercase.

Example

class Foo {
    const MY_NUM = 0; // ok
    const myTest = ""; // fail
}

Source https://phpmd.org/rules/naming.html#constantnamingconventions

Constant STYLE_TextCardInfoVerySmall should be defined in uppercase
Open

    const STYLE_TextCardInfoVerySmall      = 'TextCardInfoVerySmall';
Severity: Minor
Found in FML/Controls/Labels/Label_Text.php by phpmd

ConstantNamingConventions

Since: 0.2

Class/Interface constant names should always be defined in uppercase.

Example

class Foo {
    const MY_NUM = 0; // ok
    const myTest = ""; // fail
}

Source https://phpmd.org/rules/naming.html#constantnamingconventions

Constant STYLE_TextChallengeNameMedal should be defined in uppercase
Open

    const STYLE_TextChallengeNameMedal     = 'TextChallengeNameMedal';
Severity: Minor
Found in FML/Controls/Labels/Label_Text.php by phpmd

ConstantNamingConventions

Since: 0.2

Class/Interface constant names should always be defined in uppercase.

Example

class Foo {
    const MY_NUM = 0; // ok
    const myTest = ""; // fail
}

Source https://phpmd.org/rules/naming.html#constantnamingconventions

Constant STYLE_TextInfoMedium should be defined in uppercase
Open

    const STYLE_TextInfoMedium             = 'TextInfoMedium';
Severity: Minor
Found in FML/Controls/Labels/Label_Text.php by phpmd

ConstantNamingConventions

Since: 0.2

Class/Interface constant names should always be defined in uppercase.

Example

class Foo {
    const MY_NUM = 0; // ok
    const myTest = ""; // fail
}

Source https://phpmd.org/rules/naming.html#constantnamingconventions

Constant STYLE_TextRaceChrono should be defined in uppercase
Open

    const STYLE_TextRaceChrono             = 'TextRaceChrono';
Severity: Minor
Found in FML/Controls/Labels/Label_Text.php by phpmd

ConstantNamingConventions

Since: 0.2

Class/Interface constant names should always be defined in uppercase.

Example

class Foo {
    const MY_NUM = 0; // ok
    const myTest = ""; // fail
}

Source https://phpmd.org/rules/naming.html#constantnamingconventions

Constant STYLE_TextRaceStaticSmall should be defined in uppercase
Open

    const STYLE_TextRaceStaticSmall        = 'TextRaceStaticSmall';
Severity: Minor
Found in FML/Controls/Labels/Label_Text.php by phpmd

ConstantNamingConventions

Since: 0.2

Class/Interface constant names should always be defined in uppercase.

Example

class Foo {
    const MY_NUM = 0; // ok
    const myTest = ""; // fail
}

Source https://phpmd.org/rules/naming.html#constantnamingconventions

Constant STYLE_TextTips should be defined in uppercase
Open

    const STYLE_TextTips                   = 'TextTips';
Severity: Minor
Found in FML/Controls/Labels/Label_Text.php by phpmd

ConstantNamingConventions

Since: 0.2

Class/Interface constant names should always be defined in uppercase.

Example

class Foo {
    const MY_NUM = 0; // ok
    const myTest = ""; // fail
}

Source https://phpmd.org/rules/naming.html#constantnamingconventions

Constant STYLE_TextValueSmall should be defined in uppercase
Open

    const STYLE_TextValueSmall             = 'TextValueSmall';
Severity: Minor
Found in FML/Controls/Labels/Label_Text.php by phpmd

ConstantNamingConventions

Since: 0.2

Class/Interface constant names should always be defined in uppercase.

Example

class Foo {
    const MY_NUM = 0; // ok
    const myTest = ""; // fail
}

Source https://phpmd.org/rules/naming.html#constantnamingconventions

Constant STYLE_TextTitle2 should be defined in uppercase
Open

    const STYLE_TextTitle2                 = 'TextTitle2';
Severity: Minor
Found in FML/Controls/Labels/Label_Text.php by phpmd

ConstantNamingConventions

Since: 0.2

Class/Interface constant names should always be defined in uppercase.

Example

class Foo {
    const MY_NUM = 0; // ok
    const myTest = ""; // fail
}

Source https://phpmd.org/rules/naming.html#constantnamingconventions

Constant STYLE_TextTitleError should be defined in uppercase
Open

    const STYLE_TextTitleError             = 'TextTitleError';
Severity: Minor
Found in FML/Controls/Labels/Label_Text.php by phpmd

ConstantNamingConventions

Since: 0.2

Class/Interface constant names should always be defined in uppercase.

Example

class Foo {
    const MY_NUM = 0; // ok
    const myTest = ""; // fail
}

Source https://phpmd.org/rules/naming.html#constantnamingconventions

Constant STYLE_TextTitle3 should be defined in uppercase
Open

    const STYLE_TextTitle3                 = 'TextTitle3';
Severity: Minor
Found in FML/Controls/Labels/Label_Text.php by phpmd

ConstantNamingConventions

Since: 0.2

Class/Interface constant names should always be defined in uppercase.

Example

class Foo {
    const MY_NUM = 0; // ok
    const myTest = ""; // fail
}

Source https://phpmd.org/rules/naming.html#constantnamingconventions

Constant STYLE_SliderVolume should be defined in uppercase
Open

    const STYLE_SliderVolume               = 'SliderVolume';
Severity: Minor
Found in FML/Controls/Labels/Label_Text.php by phpmd

ConstantNamingConventions

Since: 0.2

Class/Interface constant names should always be defined in uppercase.

Example

class Foo {
    const MY_NUM = 0; // ok
    const myTest = ""; // fail
}

Source https://phpmd.org/rules/naming.html#constantnamingconventions

Constant STYLE_StyleTextScriptEditor should be defined in uppercase
Open

    const STYLE_StyleTextScriptEditor      = 'StyleTextScriptEditor';
Severity: Minor
Found in FML/Controls/Labels/Label_Text.php by phpmd

ConstantNamingConventions

Since: 0.2

Class/Interface constant names should always be defined in uppercase.

Example

class Foo {
    const MY_NUM = 0; // ok
    const myTest = ""; // fail
}

Source https://phpmd.org/rules/naming.html#constantnamingconventions

Constant STYLE_StyleValueYellowSmall should be defined in uppercase
Open

    const STYLE_StyleValueYellowSmall      = 'StyleValueYellowSmall';
Severity: Minor
Found in FML/Controls/Labels/Label_Text.php by phpmd

ConstantNamingConventions

Since: 0.2

Class/Interface constant names should always be defined in uppercase.

Example

class Foo {
    const MY_NUM = 0; // ok
    const myTest = ""; // fail
}

Source https://phpmd.org/rules/naming.html#constantnamingconventions

Constant STYLE_TextActionMaker should be defined in uppercase
Open

    const STYLE_TextActionMaker            = 'TextActionMaker';
Severity: Minor
Found in FML/Controls/Labels/Label_Text.php by phpmd

ConstantNamingConventions

Since: 0.2

Class/Interface constant names should always be defined in uppercase.

Example

class Foo {
    const MY_NUM = 0; // ok
    const myTest = ""; // fail
}

Source https://phpmd.org/rules/naming.html#constantnamingconventions

Constant STYLE_TextButtonBig should be defined in uppercase
Open

    const STYLE_TextButtonBig              = 'TextButtonBig';
Severity: Minor
Found in FML/Controls/Labels/Label_Text.php by phpmd

ConstantNamingConventions

Since: 0.2

Class/Interface constant names should always be defined in uppercase.

Example

class Foo {
    const MY_NUM = 0; // ok
    const myTest = ""; // fail
}

Source https://phpmd.org/rules/naming.html#constantnamingconventions

Constant STYLE_TextStaticSmall should be defined in uppercase
Open

    const STYLE_TextStaticSmall            = 'TextStaticSmall';
Severity: Minor
Found in FML/Controls/Labels/Label_Text.php by phpmd

ConstantNamingConventions

Since: 0.2

Class/Interface constant names should always be defined in uppercase.

Example

class Foo {
    const MY_NUM = 0; // ok
    const myTest = ""; // fail
}

Source https://phpmd.org/rules/naming.html#constantnamingconventions

Constant STYLE_TextSubTitle1 should be defined in uppercase
Open

    const STYLE_TextSubTitle1              = 'TextSubTitle1';
Severity: Minor
Found in FML/Controls/Labels/Label_Text.php by phpmd

ConstantNamingConventions

Since: 0.2

Class/Interface constant names should always be defined in uppercase.

Example

class Foo {
    const MY_NUM = 0; // ok
    const myTest = ""; // fail
}

Source https://phpmd.org/rules/naming.html#constantnamingconventions

Constant STYLE_TextValueMedium should be defined in uppercase
Open

    const STYLE_TextValueMedium            = 'TextValueMedium';
Severity: Minor
Found in FML/Controls/Labels/Label_Text.php by phpmd

ConstantNamingConventions

Since: 0.2

Class/Interface constant names should always be defined in uppercase.

Example

class Foo {
    const MY_NUM = 0; // ok
    const myTest = ""; // fail
}

Source https://phpmd.org/rules/naming.html#constantnamingconventions

Class name "Label_Text" is not in camel caps format
Open

class Label_Text extends Label

There are no issues that match your filters.

Category
Status