[function] build_column_list |
mismatch |
2nd parameter '$use_table_name' does not match the documented name '$appendwhere', update the tag to '@param string $use_table_name a where clause which reduces the
resultset.' or '@param string a where clause which reduces the
resultset.', the variable name is optional. |
|
[function] build_column_list |
mismatch |
3th parameter '$use_select_view' does not match the documented name '$order', update the tag to '@param string $use_select_view an order by clause to sort the resultset' or '@param string an order by clause to sort the resultset', the variable name is optional. |
|
[function] build_column_list |
mismatch |
The parser found '3' parameter but '6' @param[eter] tags. You should update the @param[eter] list. |
|
[function] update_with_key |
missing |
1st parameter '$table' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
|
[function] update_with_key |
missing |
2nd parameter '&$row' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
|
[function] update_with_key |
missing |
3th parameter '$currkey' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
|
[function] build_limit_statement |
missing |
1st parameter '$table' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
|
[function] build_limit_statement |
missing |
2nd parameter '$use_table_name' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
|
[function] build_limit_statement |
missing |
3th parameter '$appendwhere' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
|
[function] build_limit_statement |
missing |
4th parameter '$order' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
|
[function] build_limit_statement |
missing |
5th parameter '$limitstart' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
|
[function] build_limit_statement |
missing |
6th parameter '$limitpgsize' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
|
[function] build_limit_statement |
missing |
7th parameter '$use_select_view' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
|
[function] fetch_restricted |
missing |
1st parameter '$table' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
|
[function] fetch_restricted |
missing |
2nd parameter '$appendwhere' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
|
[function] fetch_restricted |
missing |
3th parameter '$order' is not documented add '@param string [description]' to the end of the @param[eter] list. |
|
[function] fetch_restricted |
missing |
4th parameter '$limitstart' is not documented add '@param string [description]' to the end of the @param[eter] list. |
|
[function] fetch_restricted |
missing |
5th parameter '$limitpgsize' is not documented add '@param string [description]' to the end of the @param[eter] list. |
|
[function] fetch_restricted |
missing |
6th parameter '$use_select_view' is not documented add '@param integer [description]' to the end of the @param[eter] list. |
|