|
Previous Page |
Solar_Model_Areas_Collection |
Next Page |
save()
public
void
save (
)
Saves all the records from this collection to the database one-by-one, inserting or updating as needed.
Inherited from Solar_Sql_Model_Collection.
Parameters
- None.
Returns
- (void)
Description
Saves all the records from this collection to the database one-by-one, inserting or updating as needed.
Local
- Overview
- Constants
- Properties
- Methods
- __construct()
- __destruct()
- __get()
- __isset()
- __set()
- __unset()
- _exception()
- _postDelete()
- _postSave()
- _preDelete()
- _preSave()
- apiVersion()
- count()
- current()
- delete()
- dump()
- getModel()
- key()
- load()
- loadRelated()
- locale()
- next()
- offsetExists()
- offsetGet()
- offsetSet()
- offsetUnset()
- rewind()
- save()
- setModel()
- toArray()
- valid()