Function bkap_check_resource_available
Check if resource is available on the given start and end date range or not.
Parameters summary
string|integer |
$product_id |
Product ID |
string |
$start_date |
Start Date |
string |
$end_date |
End Date |
Return value summary
boolean
|
True if resource has lockout date for searched date range. |