![]() |
TYPO3
7.6
|
Public Member Functions | |
getFormat () | |
setFormat ($format) | |
getPath () | |
setPath ($path) | |
Protected Attributes | |
$format | |
$path | |
Additional Inherited Members | |
![]() | |
isPropertyDirty ($previousValue, $currentValue) | |
An extension helper model to be used in ext:documentation context
Definition at line 22 of file DocumentFormat.php.
getFormat | ( | ) |
Returns the format.
Definition at line 45 of file DocumentFormat.php.
References DocumentFormat\$format.
getPath | ( | ) |
Returns the path.
Definition at line 67 of file DocumentFormat.php.
References DocumentFormat\$path.
setFormat | ( | $format | ) |
Sets the format.
string | $format |
Definition at line 56 of file DocumentFormat.php.
References DocumentFormat\$format.
setPath | ( | $path | ) |
Sets the path.
string | $path |
Definition at line 78 of file DocumentFormat.php.
References DocumentFormat\$path, and path.
|
protected |
Definition at line 30 of file DocumentFormat.php.
Referenced by DocumentFormat\getFormat(), and DocumentFormat\setFormat().
|
protected |
Definition at line 38 of file DocumentFormat.php.
Referenced by DocumentFormat\getPath(), and DocumentFormat\setPath().