iLink App - Backoffice  2.0.0
gestion_nano_credits.php File Reference

Variables

 $context = new \Brick\Money\Context\AutoContext()
 
 $site_url = base_url()
 
 if ( $alert=="ok")
 
 $sql2 = $networks
 
if($sql2 !=false) else
 
toastr options closeMethod = 'fadeOut'
 
toastr options closeDuration = 5000
 
toastr options closeEasing = 'swing'
 
 network_id = null
 
document on ("click", ".openModal", function() { network_id=$(this).data( 'network-id');}) $('.activateNanoCredit').click(function()
 

Variable Documentation

◆ $context

$context = new \Brick\Money\Context\AutoContext()

◆ $site_url

$site_url = base_url()

◆ $sql2

$sql2 = $networks

◆ closeDuration

toastr options closeDuration = 5000

◆ closeEasing

toastr options closeEasing = 'swing'

◆ closeMethod

toastr options closeMethod = 'fadeOut'

◆ else

if ( $sql2 !=false) else
Initial value:
{
echo $this->lang->line('Aucun réseau')

◆ if

if($alert=="ok")

◆ network_id

network_id = null

◆ on

document on("click", ".openModal", function() { network_id=$(this).data('network-id');}) $('.activateNanoCredit').click(function()