Public Member Functions | |
| getAdditionalFieldNames () | |
| getLocaleFieldNames () | |
| newDataObject () | |
Definition at line 21 of file PaperTypeEntryDAO.inc.php.
| PaperTypeEntryDAO.getAdditionalFieldNames | ( | ) |
Get the list of non-localized additional fields to store.
Definition at line 44 of file PaperTypeEntryDAO.inc.php.
| PaperTypeEntryDAO.getLocaleFieldNames | ( | ) |
Get the list of fields for which data can be localized.
Definition at line 34 of file PaperTypeEntryDAO.inc.php.
| PaperTypeEntryDAO.newDataObject | ( | ) |
Construct a new data object corresponding to this DAO.
Definition at line 26 of file PaperTypeEntryDAO.inc.php.
1.4.7