Esempio n. 1
0
 function get_value($slot)
 {
     return Document_get_value($this->_cPtr, $slot);
 }
Esempio n. 2
0
 function get_value($valueno)
 {
     return Document_get_value($this->_cPtr, $valueno);
 }