esmith:db:record
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| esmith:db:record [2015/05/22 07:38] – [SYNOPSIS] stephdl | esmith:db:record [2019/06/05 19:48] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 39: | Line 39: | ||
| Returns a hash of all the properties for this $record. | Returns a hash of all the properties for this $record. | ||
| - | ==== prop ==== | + | ===== prop ===== |
| - | === set_prop === | + | ==== set_prop |
| my $value = $record-> | my $value = $record-> | ||
| | | ||
| Line 48: | Line 48: | ||
| set_prop() will die if the database is read-only. | set_prop() will die if the database is read-only. | ||
| - | === delete_prop === | + | ==== delete_prop |
| my $value = $record-> | my $value = $record-> | ||
| Line 54: | Line 54: | ||
| delete_prop() will die if the database is read-only. | delete_prop() will die if the database is read-only. | ||
| - | === merge_props === | + | ==== merge_props |
| | | ||
| Line 61: | Line 61: | ||
| merge_props() will die if the database is read-only. | merge_props() will die if the database is read-only. | ||
| - | { | + | |
| my $popd = $DB-> | my $popd = $DB-> | ||
| my $pop3 = $DB-> | my $pop3 = $DB-> | ||
| $pop3-> | $pop3-> | ||
| $popd-> | $popd-> | ||
| - | } | + | |
| - | === reset_props === | + | ==== reset_props |
| | | ||
| Line 75: | Line 75: | ||
| reset_props() will die if the database is read-only. | reset_props() will die if the database is read-only. | ||
| - | === delete === | + | ==== delete |
| | | ||
| Line 89: | Line 89: | ||
| == SEE ALSO == | == SEE ALSO == | ||
| - | [http:// | + | [[esmith:db|esmith::DB]] |
| {{tag> neth-development sme-development }} | {{tag> neth-development sme-development }} | ||
esmith/db/record.1432280309.txt.gz · Last modified: (external edit)
