EPrints Technical Mailing List Archive

Message: #06356


< Previous (by date) | Next (by date) > | < Previous (in thread) | Next (in thread) > | Messages - Most Recent First | Threads - Most Recent First

[EP-tech] a question about: render_data_element


Hi All,
i find a function like this:

render_data_element( int, value, value );

eg. $dc->appendChild(  $plugin->{session}->render_data_element( 8, "dc:".$_->[0], $_->[1] ) );

What does it mean the first argument, the int number?
I can't find documentation about it 

Thanks
Alfredo