Home
last modified time | relevance | path

Searched refs:p_recordId (Results 1 – 1 of 1) sorted by relevance

/plugin/database/
H A Ddatabase.php1357 * @param number $p_recordId the ID of the record
1362 function Record ($p_tableObj,$p_recordId,$p_values='') { argument
1371 $this->id=$p_recordId;