Property | Type | Description | |
---|---|---|---|
$_dataTypes | |||
$_validations |
Method | Description | |
---|---|---|
forProject ( integer $project_id ) : array | Returns the custom fields for the specified project. | |
types ( ) : array | Get a list of available custom field types. | |
typesSelectOptions ( ) : array[] | Get an array of custom field types for use with Form::select. |
public static forProject ( integer $project_id ) : array | ||
$project_id | integer | |
return | array |
public static typesSelectOptions ( ) : array[] | ||
return | array[] |