Property | Type | Description | |
---|---|---|---|
$name | string | クラス名 | |
$useTable | string | テーブル |
Method | Description | |
---|---|---|
getControlSource ( $field ) : array | コントロールソースを取得する | |
getListModels ( $type = 'core' ) : array | データソースを指定してモデルリストを取得する | |
loadSchemaFile ( array $data, string $tmpPath ) : boolean | スキーマファイルを読み込む | |
writeSchema ( array $data, string $path ) : boolean | スキーマを書き出す |
Method | Description | |
---|---|---|
_writeSchema ( string $field, array $values, string $path ) : boolean | スキーマを書き出す |
public getControlSource ( $field ) : array | ||
return | array | コントロールソース |
public getListModels ( $type = 'core' ) : array | ||
return | array |