Accesslog_controller

Extends \CI_Controller

Manually Developed CI Controller

Usage :- Give how to use this script

    1) function index
    2) function view
    3) function get_xml
    4) function accesslogreport_details
    5) function accessReport
package

AIR\controllers\accesslog_controller

version 1.4
uses
see
copyright

2015, BizyCorp Internal Systems Development

license

private, All rights reserved

author

nuwan.wickramarathne

created

Mar 28, 2014 by nuwan.wickramarathne

modified

Nov 12, 2015 by nuwan.wickramarathne, Nov 21, 2015 by nuwan.wickramarathne

modification

BugID - 21750 - access log added to controller index and wb function, Doc block updated

Methods

accesslogreport_details function access log detail view

accesslogreport_details(string $search = FALSE, \number $limit, \number $offset, string $file = 'accesslogdetail_gridfeed', string $format = 'HTML', string $startDate = '', string $endDate = '', string $staffName = '') 

Arguments

$search

string

$limit

\number

$offset

\number

$file

string

$format

string

$startDate

string

$endDate

string

$staffName

string

accessReport functions load access log wb

accessReport(string $pathnotice = 'accesslogreport_wb') 

Arguments

$pathnotice

string

get_xml_report function view access log report

get_xml_report(string $search = FALSE, \number $limit, \number $offset, string $file = 'access_log_report_gridfeed', string $format = 'HTML', string $startDate = '', string $endDate = '') : \number

Arguments

$search

string

$limit

\number

$offset

\number

$file

string

$format

string

$startDate

string

$endDate

string

Response

\number

Function index ()

index(string $file = 'access_wb', string $wrapped_data = '') : void
access

public

since
modified

Jun 17, 2016 by Roshan Ruzaik mrmroshan@yahoo.com

modification

Fixed bug id 20482 ,21508 ,21387

Arguments

$file

string

$wrapped_data

string

view function to view access log data

view(string $page = 'access_log', string $data = false) 

Arguments

$page

string

$data

string