Interface IDataSource
Method Summary |
void
|
|
void
|
|
void
|
|
Method Details |
getView
public void getView |
(mixed $viewName ) |
Input |
mixed | $viewName | |
Output |
Exception |
|
getViewNames
public void getViewNames |
() |
|
onDataSourceChanged
public void onDataSourceChanged |
(mixed $param ) |
Input |
mixed | $param | |
Output |
Exception |
|
|