Свойство | Type | Description | |
---|---|---|---|
$strTable | string | Table name |
Méthode | 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 |
Résultat | A collection of models or null if there are no form fields |
protected static string $strTable | ||
Résultat | string |