Public Member Functions | |
| getAbstractLength () | |
| getDescription ($locale) | |
| getLength () | |
| getLocalizedDescription () | |
| setAbstractLength ($abstractLength) | |
| setDescription ($description, $locale) | |
| setLength ($length) | |
Definition at line 21 of file PaperTypeEntry.inc.php.
| PaperTypeEntry.getAbstractLength | ( | ) |
Get the paper type abstract length word limit
Definition at line 56 of file PaperTypeEntry.inc.php.
| PaperTypeEntry.getDescription | ( | $ | locale | ) |
Get the description of the paper type entry.
| $locale | string |
Definition at line 39 of file PaperTypeEntry.inc.php.
| PaperTypeEntry.getLength | ( | ) |
| PaperTypeEntry.getLocalizedDescription | ( | ) |
| PaperTypeEntry.setAbstractLength | ( | $ | abstractLength | ) |
Set the paper type abstract length word limit
| $abstractLength |
Definition at line 64 of file PaperTypeEntry.inc.php.
| PaperTypeEntry.setDescription | ( | $ | description, | |
| $ | locale | |||
| ) |
Set the description of the paper type entry.
| $description | string | |
| $locale | string |
Definition at line 48 of file PaperTypeEntry.inc.php.
| PaperTypeEntry.setLength | ( | $ | length | ) |
1.4.7