Classes, interfaces and traits
Access_gridview¶
Manually Developed CI View
This is the main view file of accesslog which generates the grid
« More »
Access_log_gridfeed¶
Manually Developed CI View
This is the main view file of accesslog which generates the grid
« More »
Access_log_wb_intro¶
Manually Developed CI View
This is the main view file of accesslog grid wb file
« More »
Access_wb¶
Manually Developed CI View
This is the main view file of accesslog grid wb file
« More »
Accesslogdetail_gridview¶
Manually Developed CI View
This is to view grid view of acces log details
« More »
Accesslogdetail_wb¶
Manually Developed CI View
This is to view grid view of acces log details in wb
« More »
Accesslogreport_gridview¶
Manually Developed CI View
This is to view accesslog as gridview report
« More »
Accesslogreport_wb¶
Manually Developed CI View
This is to view access log report wb
« More »
Ai_dropdown¶
Manually Developed CI View
This is to view AIR listing dropdown
« More »
AI_gridfeed¶
Manually Developed CI View
This is to the grid feed for AIR listing
« More »
AI_WB¶
Manually Developed CI View
This is the main file of AIR WB
« More »
Error_response¶
Manually Developed CI View
This is to display AIR error responces as xml feed
« More »
Home_view¶
Manually Developed CI View
This is main home page for AIR app
« More »
Js_css_loader¶
Manually Developed CI View
This file contains necessary JS, CSS file to run AIR
« More »
Token_request_response¶
Manually Developed CI View
This is to output an XML feed with token information
« More »
Token_verify_response¶
Manually Developed CI View
This is to view responce token verification data as XML feed
« More »
Uaacs_feed¶
Manually Developed CI View
This is to display UAACS app information for given application id
« More »
Classes, interfaces and traits
AppRegistrar¶
Manually Developed CI Controller
This controller facilitates the access of table countries
Usage:-
function index(), default index funtion to list all AIR entries
function validate_remote_host(), To validate remote host
function validate_app(), To validate application
function get_uaacs_feed_by_app_id(), To get uaacs application feed by app id
function get_calling_app_name(), To get calling app name
function issueToken(), To issue token
function generateToken(), To generate token for issuing
function get_called_app_function_id(), To get called application function id
function getTimeStamp(), To get time stamp
function getHostIP(), To get host IP
function getUserId(), To get user id
function getRandomString(), To get random string
function getAppId(), To get app id
function verify_token(), To verify given token
function verify_user_access(), To verify user access
function verify_permission(), To verify permission
function verify_role(), To verify role
function view_log(), To view log
function get_user_ip(), To get user ip
function get_jason(), To get json
function get_related_links(), To get related AIR links
function createDropdown(), To get dropdown listing with AIR linkagse
function set_called_app_name(), To set caled application name
function get_called_app_name(), To get caled application name
« More »
Classes, interfaces and traits
AppIntegrator¶
Manually Developed CI Controller
This controller facilitates the access of table countries
Usage:-
function index()
function AppIntegrator_wb()
function key_validate(), Validates key entries
function delete()
function createDropdown()
function is_name_uniqe(), Checks uniqness of a given name
function edit(), Prepares edit form for a given record
function save(), Saves add/edit form data
function addForm(), Prepares add form to add new record
function replace_para_maccro(), Replaces parameter maccro values with values
function crosscheck_uaacs_functions(), Crossches with supplied function ids and user ids
function prepare_xml_feed_functions(), Prepares functions obtaind from xml feed
function prepare_function_paras(), Prepares function pars obtaind from xml feed
function prepare_qstring_builder(), Prepares querystring builder popup
« More »