CAFPE Docs
  • Class

Classes

  • Article_model
  • Articles
  • Auth
  • Auth_controller
  • Bcrypt
  • Hierarchical_controllers
  • Ion_auth
  • Ion_auth_model
  • MY_Controller
  • MY_Lang
  • MY_Model
  • Pages
  • Private_pages
  • Public_controller
  • Seeder
  • Slug
  • User_sessions
  • Users

Functions

  • action_result
  • actions_widget
  • admin_area_buttons
  • base64_current_url_encode
  • base64_url_decode
  • base64_url_encode
  • current_lang
  • jscript_tag
  • lang_switcher
  • logged_in
  • redirect_lang
  • site_url_lang
  • style_tag

Class Auth

CI_Controller
Extended by Auth
Located at ionauth/controllers/Auth.php

Methods summary

public
# __construct( )
public
# index( )
public
# login( )
public
# logout( )
public
# change_password( )
public
# forgot_password( )
public
# reset_password( $code = NULL )
public
# activate( $id, $code = false )
public
# deactivate( $id = NULL )
public
# create_user( )
public
# edit_user( $id )
public
# create_group( )
public
# edit_group( $id )
public
# _get_csrf_nonce( )
public
# _valid_csrf_nonce( )
public
# _render_page( $view, $data = null, $returnhtml = false )
CAFPE Docs API documentation generated by ApiGen