Showing 6,805 of 6,805 total issues
Method name "_TransHor3D" should not be prefixed with an underscore to indicate visibility Open
Open
public function _TransHor3D($aGdImg, $aHorizon = 100, $aSkewDist = 120, $aDir = SKEW3D_LEFT, $aMinSize = true, $aFillColor = '#FFFFFF', $aQuality = false, $aBorder = false, $aHorizonPos = 0.5)
- Exclude checks
Method name "LinkArrow::Stroke" is not in camel caps format Open
Open
public function Stroke($aImg)
- Exclude checks
Method name "RGB::Allocate" is not in camel caps format Open
Open
public function Allocate($aColor, $aAlpha = 0.0)
- Exclude checks
Method name "RGB::GetSpectrum" is not in camel caps format Open
Open
public static function GetSpectrum($aVal, $aDynamicRange = 1.0)
- Exclude checks
Method name "Image::StrokeText" is not in camel caps format Open
Open
public function StrokeText($x, $y, $txt, $dir = 0, $paragraph_align = 'left', $debug = false)
- Exclude checks
Method name "Image::FilledCircle" is not in camel caps format Open
Open
public function FilledCircle($xc, $yc, $r)
- Exclude checks
Method name "Image::DashedLineForGrid" is not in camel caps format Open
Open
public function DashedLineForGrid($x1, $y1, $x2, $y2, $dash_length = 1, $dash_space = 4)
- Exclude checks
Method name "Progress::SetHeight" is not in camel caps format Open
Open
public function SetHeight($aHeight)
- Exclude checks
Method name "Image::SetMargin" is not in camel caps format Open
Open
public function SetMargin($lm, $rm, $tm, $bm)
- Exclude checks
Method name "ImgStreamCache::GetAndStream" is not in camel caps format Open
Open
public function GetAndStream($aImage, $aCacheFileName)
- Exclude checks
Method name "ImgTrans::_TransVert3D" is not in camel caps format Open
Open
public function _TransVert3D($aGdImg, $aHorizon = 100, $aSkewDist = 120, $aDir = SKEW3D_DOWN, $aMinSize = true, $aFillColor = '#FFFFFF', $aQuality = false, $aBorder = false, $aHorizonPos = 0.5)
- Exclude checks
Method name "Image::FilledCakeSlice" is not in camel caps format Open
Open
public function FilledCakeSlice($cx, $cy, $w, $h, $s, $e)
- Exclude checks
Method name "Image::SetLineStyle" is not in camel caps format Open
Open
public function SetLineStyle($s)
- Exclude checks
Method name "Image::StyleLineTo" is not in camel caps format Open
Open
public function StyleLineTo($x, $y)
- Exclude checks
Method name "ImgTrans::Skew3D" is not in camel caps format Open
Open
public function Skew3D($aHorizon = 120, $aSkewDist = 150, $aDir = SKEW3D_DOWN, $aHiQuality = false, $aMinSize = true, $aFillColor = '#FFFFFF', $aBorder = false)
- Exclude checks
Method name "_Skew3D" should not be prefixed with an underscore to indicate visibility Open
Open
public function _Skew3D($aGdImg, $aHorizon = 120, $aSkewDist = 150, $aDir = SKEW3D_DOWN, $aHiQuality = false, $aMinSize = true, $aFillColor = '#FFFFFF', $aBorder = false)
- Exclude checks
Method name "LinkArrow::SetSize" is not in camel caps format Open
Open
public function SetSize($aSize)
- Exclude checks
Method name "Image::CakeSlice" is not in camel caps format Open
Open
public function CakeSlice($xc, $yc, $w, $h, $s, $e, $fillcolor = '', $arccolor = '')
- Exclude checks
Method name "Image::Circle" is not in camel caps format Open
Open
public function Circle($xc, $yc, $r)
- Exclude checks
Method name "Image::StyleLine" is not in camel caps format Open
Open
public function StyleLine($x1, $y1, $x2, $y2, $aStyle = '', $from_grid_class = false)
- Exclude checks