Exemplo n.º 1
0
?>
	<div id="fbchannel" class="tab-pane fade">

		<div class="control-group">
			<label class="required control-label" for="xtformfbchannel_id"
				id="fbchannel_id-lbl" rel="tooltip" data-original-title="<?php 
echo JText::_('COM_AUTOTWEET_VIEW_CHANNEL_FIELD_FBCHANNEL_DESC');
?>
"><?php 
echo JText::_('COM_AUTOTWEET_VIEW_CHANNEL_FIELD_FBCHANNEL_TITLE');
?>
 <span
				class="star">&nbsp;*</span></label>
			<div class="controls">
				<?php 
echo SelectControlHelper::fbchannels($this->item->xtform->get('fbchannel_id'), 'xtform[fbchannel_id]', array(), $this->item->xtform->get('app_id'), $this->item->xtform->get('secret'), $this->item->xtform->get('access_token'));
?>
			</div>
		</div>

		<div class="control-group">
			<label class="required control-label" for="fbchannel_access_token"
				id="fbchannel_access_token-lbl" rel="tooltip" data-original-title="<?php 
echo JText::_('COM_AUTOTWEET_VIEW_FBWACCOUNT_USERTOKEN_DESC');
?>
"><?php 
echo JText::_('COM_AUTOTWEET_VIEW_FBWACCOUNT_USERTOKEN_TITLE');
?>
 <span
				class="star">&nbsp;*</span></label>
			<div class="controls">