Пример #1
0
<?php

/**
 * @version 2.1
 * @package JomwallPRO-Joomla
 * @author   AWDsolution.com
 * @link http://www.AWDsolution.com
 * @license GNU/GPL http://www.gnu.org/copyleft/gpl.html
 * @copyright Copyright (C) 2009 AWDsolution.com. All rights reserved.
*/
// no direct access
defined('_JEXEC') or die('Restricted access');
JHTML::_('behavior.tooltip');
Awdwalladminhelper::awdadmintoolbar('groups');
$path = substr(JURI::base(), 0, -14) . 'joomla.php';
?>
<div class="awdm">
<form name="adminForm" id="adminForm" action="" method="post">
	<table >
			<tr>
				<td width="100%">  <?php 
echo JText::_('Filter');
?>
:
					<input type="text" name="search" id="search" value="<?php 
echo $this->lists['search'];
?>
" class="text_area" onChange="document.adminForm.submit();" />
					<button onClick="this.form.submit();" class="btn"><?php 
echo JText::_('Go');
?>
Пример #2
0
<?php

/**
 * @version 3.0
 * @package JomWALL -CB
 * @author   AWDsolution.com
 * @link http://www.AWDsolution.com
 * @license GNU/GPL http://www.gnu.org/copyleft/gpl.html
 * @copyright Copyright (C) 2009 AWDsolution.com. All rights reserved.
*/
// no direct access
defined('_JEXEC') or die('Restricted access');
Awdwalladminhelper::awdadmintoolbar('update');
?>
<div class="awdm">
<iframe src="http://jomwall.com/index.php?option=com_content&view=article&id=82&Itemid=820" height="500px" width="100%"></iframe>
</div>
Пример #3
0
<?php

/**
 * @version 3.0
 * @package JomWALL -CB
 * @author   AWDsolution.com
 * @link http://www.AWDsolution.com
 * @license GNU/GPL http://www.gnu.org/copyleft/gpl.html
 * @copyright Copyright (C) 2009 AWDsolution.com. All rights reserved.
*/
// no direct access
defined('_JEXEC') or die('Restricted access');
Awdwalladminhelper::awdadmintoolbar('about');
?>
<div class="awdm">
<div>
<p>
<b>JomWALL a brand new way to communicate with people at work, social - personal.</b> Where the status of important conversations, projects and ideas are automatically pushed to you.<br />
This application facilitates conversations between all users on your Joomla websites affording easy-flowing communication for everyone involved. <br /><br />
With Jomwall and joomla, it's easy to Collaborate together and know everything that's happening in your company, community. Updates on people, documents and everything that is been shared it come straight to you in your real-time feeds.
<br /><br />
<b>"JomWALL the easy way to share everything"</b>
</p>
<br />
<p>
For more information:
<br /><br />
<a href="http://www.jomwall.com">JomWALL</a><br />
<a href="http://jomwall.com/support/faq">JomWALL  FAQ WALL</a><br />
or login to our site for ticket support <a href="http://jomwall.com/support/ticket-system/department/support-services">"click here"</a>
</p>
Пример #4
0
<?php

/**
 * @version 3.0
 * @package JomWALL -CB
 * @author   AWDsolution.com
 * @link http://www.AWDsolution.com
 * @license GNU/GPL http://www.gnu.org/copyleft/gpl.html
 * @copyright Copyright (C) 2009 AWDsolution.com. All rights reserved.
*/
// no direct access
defined('_JEXEC') or die('Restricted access');
Awdwalladminhelper::awdadmintoolbar('colors');
$path = substr(JURI::base(), 0, -14) . 'joomla.php';
?>
<style>

td.paramlist_key  {

    background-color: #F6F6F6;

    border-bottom: 1px solid #E9E9E9;

    border-right: 1px solid #E9E9E9;

    color: #666666;

    font-weight: bold;

    text-align: right;
Пример #5
0
<?php

/**
 * @version 3.0
 * @package JomWALL -CB
 * @author   AWDsolution.com
 * @link http://www.AWDsolution.com
 * @license GNU/GPL http://www.gnu.org/copyleft/gpl.html
 * @copyright Copyright (C) 2009 AWDsolution.com. All rights reserved.
*/
// no direct access
defined('_JEXEC') or die('Restricted access');
//DEVNOTE: import html tooltips
//Ordering allowed ?
$ordering = $this->lists['order'] == 'ordering';
Awdwalladminhelper::awdadmintoolbar('wall');
?>
<script language="javascript" type="text/javascript">
/**
* Submit the admin form
* 
* small hack: let task decides where it comes
*/
function submitform(pressbutton){
var form = document.adminForm;
   if (pressbutton)
    {form.task.value=pressbutton;}
    
	if ((pressbutton=='add')||(pressbutton=='edit')||(pressbutton=='publish')||(pressbutton=='unpublish')
	 ||(pressbutton=='remove'))
	 {
Пример #6
0
<?php

/**
 * @version 2.4
 * @package JomWALL -Joomla
 * @author   AWDsolution.com
 * @link http://www.AWDsolution.com
 * @license GNU/GPL http://www.gnu.org/copyleft/gpl.html
 * @copyright Copyright (C) 2009 AWDsolution.com. All rights reserved.
*/
// no direct access
defined('_JEXEC') or die('Restricted access');
Awdwalladminhelper::awdadmintoolbar('config');
?>
<style>

.hasTip{

	background-color: #F6F6F6;

    border-bottom: 1px solid #E9E9E9;

    border-right: 1px solid #E9E9E9;

    color: #666666;

    font-weight: normal;

    text-align: left;

    width: 180px;
Пример #7
0
echo JText::_('FAQ');
?>
</a> <hr class="awdhr" />  <a href="http://jomwall.com/support/ticket-system/department/support-services"  target="_blank"><?php 
echo JText::_('Ticket System');
?>
</a><hr class="awdhr" /><a href="http://jomwall.com/my-account/login"  target="_blank" ><?php 
echo JText::_('Login to your account');
?>
</a><hr class="awdhr" /><a href="http://jomwall.com/blog"  target="_blank"><?php 
echo JText::_('Latest news');
?>
</a></td>
      
    </tr>
  </tbody>
</table>
<?php 
echo JHtml::_('bootstrap.endSlide');
echo JHtml::_('bootstrap.endAccordion');
?>
		</td>
	</tr>
</table>

<?php 
Awdwalladminhelper::awdfooter();
?>
</div>