Property | Type | Description | |
---|---|---|---|
$strTable | string | Table name |
Method | Description | |
---|---|---|
findPublishedByPid ( integer $intPid, array $arrOptions = [] ) : |
Find published form fields by their parent ID |
public static findPublishedByPid ( integer $intPid, array $arrOptions = [] ) : |
||
$intPid | integer | The form ID |
$arrOptions | array | An optional options array |
return | A collection of models or null if there are no form fields |
protected static string $strTable | ||
return | string |