HuasoFoundries/jpgraph

View on GitHub

Showing 6,805 of 6,805 total issues

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

    public function _TransHor3D($aGdImg, $aHorizon = 100, $aSkewDist = 120, $aDir = SKEW3D_LEFT, $aMinSize = true, $aFillColor = '#FFFFFF', $aQuality = false, $aBorder = false, $aHorizonPos = 0.5)
Severity: Minor
Found in src/image/ImgTrans.php by phpcodesniffer

Method name "LinkArrow::Stroke" is not in camel caps format
Open

    public function Stroke($aImg)
Severity: Minor
Found in src/image/LinkArrow.php by phpcodesniffer

Method name "RGB::Allocate" is not in camel caps format
Open

    public function Allocate($aColor, $aAlpha = 0.0)
Severity: Minor
Found in src/image/RGB.php by phpcodesniffer

Method name "RGB::GetSpectrum" is not in camel caps format
Open

    public static function GetSpectrum($aVal, $aDynamicRange = 1.0)
Severity: Minor
Found in src/image/RGB.php by phpcodesniffer

Method name "Image::StrokeText" is not in camel caps format
Open

    public function StrokeText($x, $y, $txt, $dir = 0, $paragraph_align = 'left', $debug = false)
Severity: Minor
Found in src/image/Image.php by phpcodesniffer

Method name "Image::FilledCircle" is not in camel caps format
Open

    public function FilledCircle($xc, $yc, $r)
Severity: Minor
Found in src/image/Image.php by phpcodesniffer

Method name "Image::DashedLineForGrid" is not in camel caps format
Open

    public function DashedLineForGrid($x1, $y1, $x2, $y2, $dash_length = 1, $dash_space = 4)
Severity: Minor
Found in src/image/Image.php by phpcodesniffer

Method name "Progress::SetHeight" is not in camel caps format
Open

    public function SetHeight($aHeight)
Severity: Minor
Found in src/image/Progress.php by phpcodesniffer

Method name "Image::SetMargin" is not in camel caps format
Open

    public function SetMargin($lm, $rm, $tm, $bm)
Severity: Minor
Found in src/image/Image.php by phpcodesniffer

Method name "ImgStreamCache::GetAndStream" is not in camel caps format
Open

    public function GetAndStream($aImage, $aCacheFileName)
Severity: Minor
Found in src/image/ImgStreamCache.php by phpcodesniffer

Method name "ImgTrans::_TransVert3D" is not in camel caps format
Open

    public function _TransVert3D($aGdImg, $aHorizon = 100, $aSkewDist = 120, $aDir = SKEW3D_DOWN, $aMinSize = true, $aFillColor = '#FFFFFF', $aQuality = false, $aBorder = false, $aHorizonPos = 0.5)
Severity: Minor
Found in src/image/ImgTrans.php by phpcodesniffer

Method name "Image::FilledCakeSlice" is not in camel caps format
Open

    public function FilledCakeSlice($cx, $cy, $w, $h, $s, $e)
Severity: Minor
Found in src/image/Image.php by phpcodesniffer

Method name "Image::SetLineStyle" is not in camel caps format
Open

    public function SetLineStyle($s)
Severity: Minor
Found in src/image/Image.php by phpcodesniffer

Method name "Image::StyleLineTo" is not in camel caps format
Open

    public function StyleLineTo($x, $y)
Severity: Minor
Found in src/image/Image.php by phpcodesniffer

Method name "ImgTrans::Skew3D" is not in camel caps format
Open

    public function Skew3D($aHorizon = 120, $aSkewDist = 150, $aDir = SKEW3D_DOWN, $aHiQuality = false, $aMinSize = true, $aFillColor = '#FFFFFF', $aBorder = false)
Severity: Minor
Found in src/image/ImgTrans.php by phpcodesniffer

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

    public function _Skew3D($aGdImg, $aHorizon = 120, $aSkewDist = 150, $aDir = SKEW3D_DOWN, $aHiQuality = false, $aMinSize = true, $aFillColor = '#FFFFFF', $aBorder = false)
Severity: Minor
Found in src/image/ImgTrans.php by phpcodesniffer

Method name "LinkArrow::SetSize" is not in camel caps format
Open

    public function SetSize($aSize)
Severity: Minor
Found in src/image/LinkArrow.php by phpcodesniffer

Method name "Image::CakeSlice" is not in camel caps format
Open

    public function CakeSlice($xc, $yc, $w, $h, $s, $e, $fillcolor = '', $arccolor = '')
Severity: Minor
Found in src/image/Image.php by phpcodesniffer

Method name "Image::Circle" is not in camel caps format
Open

    public function Circle($xc, $yc, $r)
Severity: Minor
Found in src/image/Image.php by phpcodesniffer

Method name "Image::StyleLine" is not in camel caps format
Open

    public function StyleLine($x1, $y1, $x2, $y2, $aStyle = '', $from_grid_class = false)
Severity: Minor
Found in src/image/Image.php by phpcodesniffer
Severity
Category
Status
Source
Language