HuasoFoundries/jpgraph

View on GitHub

Showing 6,805 of 6,805 total issues

Method name "GreenTheme::SetupPieGraph" is not in camel caps format
Open

    public function SetupPieGraph($graph)
Severity: Minor
Found in src/themes/GreenTheme.php by phpcodesniffer

Method name "GTextTableCell::StrokeHGrid" is not in camel caps format
Open

    public function StrokeHGrid($aImg, $aX, $aY, $aWidth, $aHeight, $aDir = 1)
Severity: Minor
Found in src/text/GTextTableCell.php by phpcodesniffer

Method name "RoseTheme::GetColorList" is not in camel caps format
Open

    public function GetColorList()
Severity: Minor
Found in src/themes/RoseTheme.php by phpcodesniffer

Method name "RoseTheme::SetupGraph" is not in camel caps format
Open

    public function SetupGraph($graph)
Severity: Minor
Found in src/themes/RoseTheme.php by phpcodesniffer

Method name "RoseTheme::SetupPieGraph" is not in camel caps format
Open

    public function SetupPieGraph($graph)
Severity: Minor
Found in src/themes/RoseTheme.php by phpcodesniffer

Method name "Text::SetBox2" is not in camel caps format
Open

    public function SetBox2($aFrameColor = [255, 255, 255], $aBorderColor = [0, 0, 0], $aShadowColor = false, $aCornerRadius = 4, $aShadowWidth = 3)
Severity: Minor
Found in src/text/Text.php by phpcodesniffer

Method name "SoftyTheme::SetupGraph" is not in camel caps format
Open

    public function SetupGraph($graph)
Severity: Minor
Found in src/themes/SoftyTheme.php by phpcodesniffer

Method name "TextProperty::HasTabs" is not in camel caps format
Open

    public function HasTabs()
Severity: Minor
Found in src/text/TextProperty.php by phpcodesniffer

Method name "Theme::ApplyGraph" is not in camel caps format
Open

    public function ApplyGraph($graph)
Severity: Minor
Found in src/themes/Theme.php by phpcodesniffer

Method name "VividTheme::SetupGraph" is not in camel caps format
Open

    public function SetupGraph($graph)
Severity: Minor
Found in src/themes/VividTheme.php by phpcodesniffer

Method name "GreenTheme::ApplyPlot" is not in camel caps format
Open

    public function ApplyPlot($plot)
Severity: Minor
Found in src/themes/GreenTheme.php by phpcodesniffer

Method name "OceanTheme::PreStrokeApply" is not in camel caps format
Open

    public function PreStrokeApply($graph)
Severity: Minor
Found in src/themes/OceanTheme.php by phpcodesniffer

Method name "OrangeTheme::GetColorList" is not in camel caps format
Open

    public function GetColorList()
Severity: Minor
Found in src/themes/OrangeTheme.php by phpcodesniffer

Method name "ReadFileData::FromCSV" is not in camel caps format
Open

    public static function FromCSV($aFile, &$aData, $aSepChar = ',', $aMaxLineLength = 1024)
Severity: Minor
Found in src/util/ReadFileData.php by phpcodesniffer

Method name "_after" should not be prefixed with an underscore to indicate visibility
Open

    protected function _after()
Severity: Minor
Found in tests/BarTest.php by phpcodesniffer

Method name "OrangeTheme::SetupGraph" is not in camel caps format
Open

    public function SetupGraph($graph)
Severity: Minor
Found in src/themes/OrangeTheme.php by phpcodesniffer

Method name "FlagCache::GetFlagImgByName" is not in camel caps format
Open

    public static function GetFlagImgByName($aSize, $aName)
Severity: Minor
Found in src/util/FlagCache.php by phpcodesniffer

Method name "JpGraphError::SetLogFile" is not in camel caps format
Open

    public static function SetLogFile($aFile)
Severity: Minor
Found in src/util/JpGraphError.php by phpcodesniffer

Method name "ReadFileData::From2Col" is not in camel caps format
Open

    public static function From2Col($aFile, $aCol1, $aCol2, $aSepChar = ' ')
Severity: Minor
Found in src/util/ReadFileData.php by phpcodesniffer

Method name "_after" should not be prefixed with an underscore to indicate visibility
Open

    protected function _after()
Severity: Minor
Found in tests/ScatterTest.php by phpcodesniffer
Severity
Category
Status
Source
Language