buildForm() buildForm(mixed $actionUrl, mixed $parameters) : mixed Parameters mixed $actionUrl mixed $parameters Returns mixed —
checkEmpty() checkEmpty(mixed $value) : mixed 校验$value是否非空 if not set ,return true; if is null , return true; Parameters mixed $value Returns mixed —