@since: BuddyBoss 1.0.0 |
Description |
|---|---|
| BP_Media_Model::where() |
Fetch data from table with conditions on column |
| BP_Media_Model::rows() |
Fetch the rows |
| BP_Media_Model::insert_id() |
Get the insert id |
| BP_Media_Model::time_to_date() |
Convert time to date format |
| BP_Media_Model::now() |
Get now timestamp |
| BP_Media_Model::date_to_time() |
Convert date to time |
| BP_Media_Model |
BuddyBoss Media Model |
| BP_Media_Model::_table() |
Get the DB table |
| BP_Media_Model::_fetch_sql() |
Fetch SQL |
| BP_Media_Model::get() |
Get the single item data |