Inheritance diagram for oxwBetaNote:
 Collaboration diagram for oxwBetaNote: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 Bet note link value | 
Definition at line 40 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.
 1.7.1