Public Member Functions | |
getBetaNoteLink () | |
setBetaNoteLink ($sLink) | |
Protected Attributes | |
$_sThisTemplate = 'widget/header/betanote.tpl' | |
$_sBetaNoteLink = 'http://wiki.oxidforge.org/Development/Beta' |
Beta note widget
Definition at line 6 of file oxwbetanote.php.
oxwBetaNote.getBetaNoteLink | ( | ) |
oxwBetaNote.setBetaNoteLink | ( | $ | sLink | ) |
Sets beta note link
string | $sLink link to set |
Definition at line 38 of file oxwbetanote.php.
oxwBetaNote.$_sBetaNoteLink = 'http://wiki.oxidforge.org/Development/Beta' [protected] |
Definition at line 21 of file oxwbetanote.php.
oxwBetaNote.$_sThisTemplate = 'widget/header/betanote.tpl' [protected] |
Reimplemented from oxView.
Definition at line 14 of file oxwbetanote.php.