[CFW_FieldProperties] element index

Package indexes

All elements
a b c d f i l m n p s t _
_
top
__construct
__construct
__construct
__construct
__construct
__construct
__construct
__construct
__construct
構築
a
top
$allowZero
数値型の場合の0値の扱い
alias
この列の別名
Abstract.php
Abstract.php in Abstract.php
b
top
Byte.php
Byte.php in Byte.php
c
top
CFW_FieldProperties_Abstract
フィールドプロパティの基本
CFW_FieldProperties_Byte
バイトデータ用 フィールドプロパティ
CFW_FieldProperties_Date
日付用フィールドプロパティ
CFW_FieldProperties_Decimal
十進型用フィールドプロパティ
CFW_FieldProperties_Double
不動小数用フィールドプロパティ
CFW_FieldProperties_Int
整数用フィールドプロパティ
CFW_FieldProperties_Long
整数用フィールドプロパティ
CFW_FieldProperties_Short
整数用フィールドプロパティ
CFW_FieldProperties_String
文字列用フィールドプロパティ
d
top
$dbFormat
DB上でのフォーマット 保存の都合上varcharなどで定義してある別のタイプの項目が保存されるときに適用されるフォーマット yyyyMMdd etc...
$defaultValue
default
$description
説明
$displayFormat
表示用フォーマット #0,yyyy/MM/dd,etc...
$displayName
表示用の名称
$doUpdate
更新対象列
Date.php
Date.php in Date.php
Decimal.php
Decimal.php in Decimal.php
Double.php
Double.php in Double.php
f
top
$fieldName
元になる列名
$fieldType
タイプ
$format
入力フォーマット
fullName
この列のフル名称
i
top
$ignoreValidation
検証回避対象
$isIdentity
identity
$isPrimaryKey
primary key
Int.php
Int.php in Int.php
l
top
$length
長さ
Long.php
Long.php in Long.php
m
top
$maxLength
$maxValue
$maxValue
$maxValue
$maxValue
$maxValue
$maxValue
$maxValue
$minLength
$minValue
$minValue
$minValue
$minValue
$minValue
$minValue
$minValue
n
top
$nullable
NULL許可
newInstance
p
top
$precision
有効長
s
top
$scale
精度
$sqlTypeName
元になるテーブル列に定義された型の名前
Short.php
Short.php in Short.php
String.php
String.php in String.php
t
top
$tableName
元になるテーブル名称
a b c d f i l m n p s t _