- 7.22. Opt_Component_Interface
7.22.8. setDatasource() - 7.22.7. set()
« Previous - 7.22.9. setView()
Next »
7.22.8. setDatasource()
| Construct | Abstract method |
|---|---|
| Visibility | public |
| Reference | void setDatasource(mixed $datasource) |
| Argument list |
|
setDatasource() captures the value from the datasource attribute of the component port.
Prior to OPT 2.0-beta3 the
$datasourceargument was passed by reference which has been removed later.
- 7.22.8. setDatasource()
7.22. Opt_Component_Interface - « Previous
7.22.7. set() - Next »
7.22.9. setView()