Showing 6,805 of 6,805 total issues
Method name "IconImage::GetHeight" is not in camel caps format Open
Open
public function GetHeight()
- Exclude checks
Property name "$_bottom_margin" should not be prefixed with an underscore to indicate visibility Open
Open
private $_bottom_margin = 30;
- Exclude checks
Property name "$_line_weight" should not be prefixed with an underscore to indicate visibility Open
Open
private $_line_weight = 1;
- Exclude checks
Method name "Image::SetAntiAliasing" is not in camel caps format Open
Open
public function SetAntiAliasing($aFlg = true)
- Exclude checks
Method name "Image::CreateImgCanvas" is not in camel caps format Open
Open
public function CreateImgCanvas($aWidth = 0, $aHeight = 0)
- Exclude checks
Method name "DateLocale::GetShortMonth" is not in camel caps format Open
Open
public function GetShortMonth()
- Exclude checks
Property name "$__iImgFlg" should not be prefixed with an underscore to indicate visibility Open
Open
private static $__iImgFlg = true;
- Exclude checks
Method name "JpGraphError::Raise" is not in camel caps format Open
Open
public static function Raise($aMsg, $aHalt = true)
- Exclude checks
Method name "_after" should not be prefixed with an underscore to indicate visibility Open
Open
protected function _after()
- Exclude checks
Method name "_before" should not be prefixed with an underscore to indicate visibility Open
Open
protected function _before()
- Exclude checks
Method name "_after" should not be prefixed with an underscore to indicate visibility Open
Open
protected function _after()
- Exclude checks
Method name "GanttLink::SetPath" is not in camel caps format Open
Open
public function SetPath($aPath)
- Exclude checks
Method name "IconImage::GetWidth" is not in camel caps format Open
Open
public function GetWidth()
- Exclude checks
Method name "IconImage::SetAlign" is not in camel caps format Open
Open
public function SetAlign($aX = 'left', $aY = 'center')
- Exclude checks
Method name "Image::GetHeight" is not in camel caps format Open
Open
public static function GetHeight($aImg)
- Exclude checks
Method name "Image::SetFont" is not in camel caps format Open
Open
public function SetFont($family, $style = FS_NORMAL, $size = 10)
- Exclude checks
Method name "Image::StrokeBoxedText" is not in camel caps format Open
Open
public function StrokeBoxedText(
- Exclude checks
Method name "Image::AddTxtCR" is not in camel caps format Open
Open
public function AddTxtCR($aTxt)
- Exclude checks
Method name "DateLocale::GetShortMonthName" is not in camel caps format Open
Open
public function GetShortMonthName($aNbr)
- Exclude checks
Method name "DateLocale::GetLongMonthName" is not in camel caps format Open
Open
public function GetLongMonthName($aNbr)
- Exclude checks