CodeIgniter
[ class tree: CodeIgniter ] [ index: CodeIgniter ] [ all elements ]

Element index for package CodeIgniter

[ a ] [ b ] [ c ] [ d ] [ e ] [ f ] [ g ] [ h ] [ i ] [ j ] [ l ] [ m ] [ o ] [ p ] [ r ] [ s ] [ t ] [ u ] [ w ] [ _ ]

_

$_validate_data
in file Jsvalidate.php, variable JSValidate::$_validate_data
    Validation rules array
__construct
in file ugroup.php, method Ugroup::__construct()
    Constructor
__construct
in file urole.php, method Urole::__construct()
    Constructor
__construct
in file user.php, method User::__construct()
    Constructor
__construct
in file show_gallery_image.php, method Show_gallery_image::__construct()
    Constructor
__construct
in file login.php, method Login::__construct()
    Constructor
__construct
in file home.php, method Home::__construct()
    Constructor
__construct
in file image.php, method Image::__construct()
    Constructor
__construct
in file action.php, method Action::__construct()
    Constructor
__construct
in file gallery.php, method Gallery::__construct()
    Constructor
top

a

$action
in file Action_lib.php, variable Action_lib::$action
$actions
in file Action_lib.php, variable Action_lib::$actions
$actions
in file Prepare_view.php, variable Prepare_view::$actions
$action_data
in file Action_lib.php, variable Action_lib::$action_data
$active
in file Menu.php, variable Menu::$active
$add_to_history
in file Action_lib.php, variable Action_lib::$add_to_history
$admin_action
in file Action_lib.php, variable Action_lib::$admin_action
$allowed_ugroups
in file Action_lib.php, variable Action_lib::$allowed_ugroups
$allowed_uroles
in file Action_lib.php, variable Action_lib::$allowed_uroles
$app
in file Myauth.php, variable Myauth::$app
$app
in file Action_lib.php, variable Action_lib::$app
action
in file action_title_model.php, method Action_title_model::action()
    Action Title
Action
in file action.php, class Action
    Action Class
Action_lib
in file Action_lib.php, method Action_lib::Action_lib()
    Constructor
Action_lib
in file Action_lib.php, class Action_lib
    Action Class
Action_model
in file action_model.php, method Action_model::Action_model()
    Constructor
Action_model
in file action_model.php, class Action_model
    Action Model Class
Action_title_model
in file action_title_model.php, class Action_title_model
    Action Title Model Class
Action_title_model
in file action_title_model.php, method Action_title_model::Action_title_model()
    Constructor
Action_urole_model
in file action_urole_model.php, class Action_urole_model
    Action Urole Model Class
Action_urole_model
in file action_urole_model.php, method Action_urole_model::Action_urole_model()
    Constructor
add_action
in file Prepare_view.php, method Prepare_view::add_action()
    Add action, means url
add_button
in file Prepare_view.php, method Prepare_view::add_button()
    Add button
add_col
in file Prepare_view.php, method Prepare_view::add_col()
    Add column to form or table
add_item
in file Prepare_view.php, method Prepare_view::add_item()
    Add item
add_item2
in file Prepare_view.php, method Prepare_view::add_item2()
add_message
in file Prepare_view.php, method Prepare_view::add_message()
    Add message
add_row
in file Prepare_view.php, method Prepare_view::add_row()
    Add row to form or table You can add items that was already added to cols array
add_to_history
in file Action_lib.php, method Action_lib::add_to_history()
    Add current action in session history
action.php
procedural page action.php
Action_lib.php
procedural page Action_lib.php
action_model.php
procedural page action_model.php
action_title_model.php
procedural page action_title_model.php
action_urole_model.php
procedural page action_urole_model.php
add_css
in file Template.php, method CI_Template::add_css()
    Dynamically include CSS in the template
add_js
in file Template.php, method CI_Template::add_js()
    Dynamically include javascript in the template
add_region
in file Template.php, method CI_Template::add_region()
    Dynamically add region to the currently set template
add_template
in file Template.php, method CI_Template::add_template()
    Dynamically add a template and optionally switch to it
top

b

$buttons
in file Prepare_view.php, variable Prepare_view::$buttons
breadcrumbs
in file Gallery_lib.php, method Gallery_lib::breadcrumbs()
    Get breadcrumbs for gallery view
top

c

$CI
in file Menu.php, variable Menu::$CI
$CI
in file Custom_dirs.php, variable Custom_dirs::$CI
$cnt_rows
in file Prepare_view.php, variable Prepare_view::$cnt_rows
$cols
in file Prepare_view.php, variable Prepare_view::$cols
$config
in file Menu.php, variable Menu::$config
change_password
in file user.php, method User::change_password()
    User Change password form
check
in file Myauth.php, method Myauth::check()
    Checks if user is loginIn
check
in file Action_lib.php, method Action_lib::check()
    Test action for current user
checkLink
in file Action_lib.php, method Action_lib::checkLink()
    Used for checking additional action for its restrictions First loads it and then test
checklogin
in file Myauth.php, method Myauth::checklogin()
    Check username and password in the database
checkMyauthForm
in file Myauth.php, method Myauth::checkMyauthForm()
    Control login form for filling all parts Return true when filled, false if not
checkUgroup
in file Action_lib.php, method Action_lib::checkUgroup()
    Compare user group and allowed user groups for action and returns if user is allowed
checkUroles
in file Action_lib.php, method Action_lib::checkUroles()
    Compare user roles and allowed user roles for action and returns if user is allowed
clear
in file Action_lib.php, method Action_lib::clear()
    Remove action data
clear
in file Jsvalidate.php, method JSValidate::clear()
    Clear all rules
count
in file entity_model.php, method Entity_model::count()
    Count items in table Where condition can be set
countSubgalleriesRecursive
in file gallery_model.php, method Gallery_model::countSubgalleriesRecursive()
    Counts number of subgalleries and its images recursive
create_script
in file Jsvalidate.php, method JSValidate::create_script()
    Create js script with html script tags Use rules from _validate_data array
Custom_dirs
in file Custom_dirs.php, class Custom_dirs
    Custom Dir Class
Custom_dirs
in file Custom_dirs.php, method Custom_dirs::Custom_dirs()
    Constructor
Custom_dirs.php
procedural page Custom_dirs.php
$CI
in file Template.php, variable CI_Template::$CI
$CI
in file Gallery_lib.php, variable Gallery_lib::$CI
$config
in file Template.php, variable CI_Template::$config
$css
in file Template.php, variable CI_Template::$css
CI_Template
in file Template.php, method CI_Template::CI_Template()
    Constructor
CI_Template
in file Template.php, class CI_Template
    CodeIgniter Template Class
create
in file Gallery_lib.php, method Gallery_lib::create()
    Create gallery alias and folder Name is parsed to human friendly
createAlias
in file Gallery_lib.php, method Gallery_lib::createAlias()
    Create human friendly name for gallery folder
createBlankHtml
in file Gallery_lib.php, method Gallery_lib::createBlankHtml()
    Create dir using mkdir
createDir
in file Gallery_lib.php, method Gallery_lib::createDir()
    Create dir using mkdir
createDirFtp
in file Gallery_lib.php, method Gallery_lib::createDirFtp()
    Create dir with ftp layer
createGalleryDir
in file Gallery_lib.php, method Gallery_lib::createGalleryDir()
    Create gallery folder
createIcon
in file Gallery_lib.php, method Gallery_lib::createIcon()
    Create Icon from image
createImage
in file Gallery_lib.php, method Gallery_lib::createImage()
    Create Image
createThumb
in file Gallery_lib.php, method Gallery_lib::createThumb()
    Create Thumbnail from image
top

d

$dirs
in file Custom_dirs.php, variable Custom_dirs::$dirs
$dynamic_title
in file Action_lib.php, variable Action_lib::$dynamic_title
delete
in file ugroup.php, method Ugroup::delete()
    Delete User Group form
delete
in file urole.php, method Urole::delete()
    Delete User Role form
delete
in file user.php, method User::delete()
    Delete User form
delete
in file image.php, method Image::delete()
    Delete Image form
delete
in file gallery.php, method Gallery::delete()
    Delete Gallery form
delete
in file entity_model.php, method Entity_model::delete()
    Delete items
delete
in file action.php, method Action::delete()
    Delete Action form
do_upload
in file gallery.php, method Gallery::do_upload()
    Process Upload Image
delete
in file Gallery_lib.php, method Gallery_lib::delete()
    Remove all gallery content, folder, icon
deleteImage
in file Gallery_lib.php, method Gallery_lib::deleteImage()
    Delete specific image from gallery
delGalleryContent
in file Gallery_lib.php, method Gallery_lib::delGalleryContent()
    Remove all gallery content, folder
top

e

edit
in file action.php, method Action::edit()
    Edit Action form
edit
in file gallery.php, method Gallery::edit()
    Edit Gallery form
edit
in file urole.php, method Urole::edit()
    Edit User Role form
edit
in file ugroup.php, method Ugroup::edit()
    Edit User Group form
edit
in file user.php, method User::edit()
    Edit User form
edit
in file image.php, method Image::edit()
    Edit Image form
Entity_model
in file entity_model.php, method Entity_model::Entity_model()
    Constructor
Entity_model
in file entity_model.php, class Entity_model
    Entity Model Class
exist
in file entity_model.php, method Entity_model::exist()
    Test if item exist in table
entity_model.php
procedural page entity_model.php
empty_region
in file Template.php, method CI_Template::empty_region()
    Empty a region's content
top

f

$ftp_mkdir
in file Gallery_lib.php, variable Gallery_lib::$ftp_mkdir
$full_server_gallery_path
in file Gallery_lib.php, variable Gallery_lib::$full_server_gallery_path
top

g

gallery.php
procedural page gallery.php
gallery.php
procedural page gallery.php
gallery
in file action_urole_model.php, method Action_urole_model::gallery()
    Gallery Uroles
Gallery
in file gallery.php, class Gallery
    Gallery Class
gallery
in file action_title_model.php, method Action_title_model::gallery()
    Gallery Title
gallery_backend
in file action_urole_model.php, method Action_urole_model::gallery_backend()
    Gallery Uroles for backend
gallery_image
in file action_title_model.php, method Action_title_model::gallery_image()
    Gallery Image Title
Gallery_model
in file gallery_model.php, method Gallery_model::Gallery_model()
    Constructor
Gallery_model
in file gallery_model.php, class Gallery_model
    Gallery Model Class
getActionSelect
in file action_model.php, method Action_model::getActionSelect()
    Get all Actions for html dropdown
getActionsSelect
in file Action_lib.php, method Action_lib::getActionsSelect()
    Get all actions for using it in dropdown form field
getActionUgroups
in file action_model.php, method Action_model::getActionUgroups()
    Get Action Allowed User Groups
getAllAboutUser
in file Myauth.php, method Myauth::getAllAboutUser()
    Get info about actual user
getAllowedUgroups
in file Action_lib.php, method Action_lib::getAllowedUgroups()
    Get allowed user groups for action from db
getAllowedUroles
in file Action_lib.php, method Action_lib::getAllowedUroles()
    Get allowed user roles for action
getDelete
in file user_model.php, method User_model::getDelete()
    Get single user for delete page
getDir
in file Custom_dirs.php, method Custom_dirs::getDir()
    Return title
getDynamicTitle
in file Action_lib.php, method Action_lib::getDynamicTitle()
    Get dynamic title if action is set as dynamic
getEdit
in file user_model.php, method User_model::getEdit()
    Get single user for edit page
getGalleryUroles
in file gallery_model.php, method Gallery_model::getGalleryUroles()
    Get Gallery Allowed User Roles
getListing
in file user_model.php, method User_model::getListing()
    Get users for listing
getMaxIdImage
in file gallery_model.php, method Gallery_model::getMaxIdImage()
    Get maximum image id in gallery
getMenu
in file Menu.php, method Menu::getMenu()
    Return given menu
getMethodsSelect
in file Action_lib.php, method Action_lib::getMethodsSelect()
    Get all urole or title method for dropdown select from action_title_model
getNotActionUgroups
in file action_model.php, method Action_model::getNotActionUgroups()
    Get Action Not Allowed User Groups
getNotGalleryUroles
in file gallery_model.php, method Gallery_model::getNotGalleryUroles()
    Get Gallery Not Allowed User Roles
getNotUserUroles
in file user_model.php, method User_model::getNotUserUroles()
    Get Users Not assigned User Roles
getParentActions
in file Action_lib.php, method Action_lib::getParentActions()
    Get all parent actions recursive till the action root
getParentGallerySelect
in file gallery_model.php, method Gallery_model::getParentGallerySelect()
    Get all Galleries for html dropdown
getShow
in file user_model.php, method User_model::getShow()
    Get single user for show page
getUroleGalleries
in file urole_model.php, method Urole_model::getUroleGalleries()
    Get Users Role assigned Galleries
getUroleUsers
in file urole_model.php, method Urole_model::getUroleUsers()
    Get Users Role assigned Users
getUser
in file Myauth.php, method Myauth::getUser()
    Get the username of the logged User
getUserId
in file Myauth.php, method Myauth::getUserId()
    Get user id of the logged User
getUserUgroup
in file user_model.php, method User_model::getUserUgroup()
    Get Users assigned User Group
getUserUroles
in file user_model.php, method User_model::getUserUroles()
    Get Users assigned User Roles
gallery_model.php
procedural page gallery_model.php
$gallery
in file Gallery_lib.php, variable Gallery_lib::$gallery
$global_gallery_path
in file Gallery_lib.php, variable Gallery_lib::$global_gallery_path
$global_server_gallery_path
in file Gallery_lib.php, variable Gallery_lib::$global_server_gallery_path
Gallery_lib
in file Gallery_lib.php, class Gallery_lib
    Gallery Class
Gallery_lib
in file Gallery_lib.php, method Gallery_lib::Gallery_lib()
    Constructor
getIcon
in file Gallery_lib.php, method Gallery_lib::getIcon()
    Get gallery icon
getImage
in file Gallery_lib.php, method Gallery_lib::getImage()
    Get image with html tags
getPrevNextImage
in file Gallery_lib.php, method Gallery_lib::getPrevNextImage()
    Test if image has prev or next image in gallery
getThumb
in file Gallery_lib.php, method Gallery_lib::getThumb()
    Get thumbnail image with html tags
Gallery_lib.php
procedural page Gallery_lib.php
top

h

$history_back
in file Action_lib.php, variable Action_lib::$history_back
home.php
procedural page home.php
home.php
procedural page home.php
Home
in file home.php, class Home
    Home Class
top

i

$id_ugroup
in file Myauth.php, variable Myauth::$id_ugroup
$id_uroles
in file Myauth.php, variable Myauth::$id_uroles
$id_user
in file Myauth.php, variable Myauth::$id_user
$islogged
in file Myauth.php, variable Myauth::$islogged
$is_dynamic
in file Action_lib.php, variable Action_lib::$is_dynamic
$is_global_restricted
in file Action_lib.php, variable Action_lib::$is_global_restricted
$is_restricted
in file Action_lib.php, variable Action_lib::$is_restricted
$is_restricted_urole
in file Action_lib.php, variable Action_lib::$is_restricted_urole
$items
in file Prepare_view.php, variable Prepare_view::$items
image.php
procedural page image.php
Image
in file image.php, class Image
    Image Class
index
in file show_gallery_image.php, method Show_gallery_image::index()
    Output an JPEG image
index
in file login.php, method Login::index()
    Show Login Page
index
in file home.php, method Home::index()
    Show Home Page
initialize
in file Menu.php, method Menu::initialize()
    Initialize menu, meaning get complete urls
initialize
in file Action_lib.php, method Action_lib::initialize()
    Check action restriction and other info from db
insert
in file ugroup.php, method Ugroup::insert()
    User Group Insert form
insert
in file user.php, method User::insert()
    User Insert form
insert
in file urole.php, method Urole::insert()
    User Role Insert form
insert
in file entity_model.php, method Entity_model::insert()
    Insert item
insert
in file gallery.php, method Gallery::insert()
    Gallery Insert form
insert
in file action.php, method Action::insert()
    Action Insert form
isActive
in file Menu.php, method Menu::isActive()
    Check if menu item is active
isAdmin
in file user_model.php, method User_model::isAdmin()
    Test if user is admin
isAdmin
in file Myauth.php, method Myauth::isAdmin()
    Check if user is administrator
isSuperAdmin
in file Myauth.php, method Myauth::isSuperAdmin()
    Check if user is super administrator
$icon_height
in file Gallery_lib.php, variable Gallery_lib::$icon_height
$icon_quality
in file Gallery_lib.php, variable Gallery_lib::$icon_quality
$icon_width
in file Gallery_lib.php, variable Gallery_lib::$icon_width
$image_quality
in file Gallery_lib.php, variable Gallery_lib::$image_quality
initialize
in file Gallery_lib.php, method Gallery_lib::initialize()
    Before using class set the parameters Custom config array can be submitted
initialize
in file Template.php, method CI_Template::initialize()
    Initialize class settings using config settings
isGalleryDir
in file Gallery_lib.php, method Gallery_lib::isGalleryDir()
    Test if gallery dir exist
isImageAllowed
in file Gallery_lib.php, method Gallery_lib::isImageAllowed()
    Test if image is allowed for actual user
top

j

JSValidate
in file Jsvalidate.php, class JSValidate
    JSValidate Class
Jsvalidate.php
procedural page Jsvalidate.php
$js
in file Template.php, variable CI_Template::$js
top

l

login.php
procedural page login.php
login.php
procedural page login.php
listing
in file gallery.php, method Gallery::listing()
    Listing Galleries
listing
in file action.php, method Action::listing()
    Listing Actions
listing
in file ugroup.php, method Ugroup::listing()
    Listing User Groups
listing
in file user.php, method User::listing()
    Listing Users
listing
in file urole.php, method Urole::listing()
    Listing User Roles
load
in file Jsvalidate.php, method JSValidate::load()
    Starts js script creation
load
in file Action_lib.php, method Action_lib::load()
    Add new action to additional array of actions
load_actions
in file Prepare_view.php, method Prepare_view::load_actions()
    Load actions
load_buttons
in file Prepare_view.php, method Prepare_view::load_buttons()
    Load buttons
load_items
in file Prepare_view.php, method Prepare_view::load_items()
    Load items
load_messages
in file Prepare_view.php, method Prepare_view::load_messages()
    Load messages
load_rows
in file Prepare_view.php, method Prepare_view::load_rows()
    Load rows
login
in file Myauth.php, method Myauth::login()
    Try to log user
Login
in file login.php, class Login
    Login Class
logout
in file Myauth.php, method Myauth::logout()
    Logout, reset all perms, clear loginIn data
load
in file Template.php, method CI_Template::load()
    Load the master template or a single region
top

m

$max_cols
in file Prepare_view.php, variable Prepare_view::$max_cols
$menu
in file Menu.php, variable Menu::$menu
$menu_group
in file Menu.php, variable Menu::$menu_group
$messages
in file Prepare_view.php, variable Prepare_view::$messages
Menu.php
procedural page Menu.php
Myauth.php
procedural page Myauth.php
manage_images
in file gallery.php, method Gallery::manage_images()
    Listing Manage Gallery Images
manage_ugroups
in file action.php, method Action::manage_ugroups()
    Manage Action Ugroups form
manage_uroles
in file user.php, method User::manage_uroles()
    Manage Users Uroles form
manage_uroles
in file gallery.php, method Gallery::manage_uroles()
    Manage Gallery Uroles
Menu
in file Menu.php, method Menu::Menu()
    Constructor
Menu
in file Menu.php, class Menu
    Menu Class
Myauth
in file Myauth.php, class Myauth
    Myauth Class
Myauth
in file Myauth.php, method Myauth::Myauth()
    Constructor
$master_path
in file Template.php, variable CI_Template::$master_path
$max_image_height
in file Gallery_lib.php, variable Gallery_lib::$max_image_height
$max_image_height_upload
in file Gallery_lib.php, variable Gallery_lib::$max_image_height_upload
$max_image_size_upload
in file Gallery_lib.php, variable Gallery_lib::$max_image_size_upload
$max_image_width
in file Gallery_lib.php, variable Gallery_lib::$max_image_width
$max_image_width_upload
in file Gallery_lib.php, variable Gallery_lib::$max_image_width_upload
top

o

$output
in file Template.php, variable CI_Template::$output
top

p

$params
in file Action_lib.php, variable Action_lib::$params
$parent_actions
in file Action_lib.php, variable Action_lib::$parent_actions
Prepare_view.php
procedural page Prepare_view.php
Prepare_view
in file Prepare_view.php, class Prepare_view
    Prepare View Class
$parser
in file Template.php, variable CI_Template::$parser
$parser_method
in file Template.php, variable CI_Template::$parser_method
$parse_template
in file Template.php, variable CI_Template::$parse_template
parse_view
in file Template.php, method CI_Template::parse_view()
    Parse content from a View to a region with the Parser Class
top

r

$rows
in file Prepare_view.php, variable Prepare_view::$rows
remove_icon
in file gallery.php, method Gallery::remove_icon()
    Remove Gallery Icon
rule
in file Jsvalidate.php, method JSValidate::rule()
    Add rule
$regions
in file Template.php, variable CI_Template::$regions
removeIcon
in file Gallery_lib.php, method Gallery_lib::removeIcon()
    Remove Icon
rename
in file Gallery_lib.php, method Gallery_lib::rename()
    Rename gallery folder New name is parsed to human friendly
renameGalleryDir
in file Gallery_lib.php, method Gallery_lib::renameGalleryDir()
    Rename gallery dir
render
in file Template.php, method CI_Template::render()
    Render the master template or a single region
resize
in file Gallery_lib.php, method Gallery_lib::resize()
    Resize image
top

s

show_gallery_image.php
procedural page show_gallery_image.php
select
in file entity_model.php, method Entity_model::select()
    Select more items from table
selectOne
in file entity_model.php, method Entity_model::selectOne()
    Select only one item from table If more items equals conditions only first is returned
setAdminHistory
in file Menu.php, method Menu::setAdminHistory()
    Set the menu advance functions from session history
setMenu
in file Menu.php, method Menu::setMenu()
    Use given menu settings
set_icon
in file image.php, method Image::set_icon()
    Set Image as Gallery Icon
set_message_delimiters
in file Prepare_view.php, method Prepare_view::set_message_delimiters()
    Set delimiters for message
show
in file urole.php, method Urole::show()
    Show User Role
show
in file user.php, method User::show()
    Show User
show
in file ugroup.php, method Ugroup::show()
    Show User Group
show
in file Action_lib.php, method Action_lib::show()
    Shows Login form or info that user is not alowed Login form differs if user is in admin or public site
show
in file image.php, method Image::show()
    Show Image
show
in file gallery.php, method Gallery::show()
    Show Gallery
show
in file action.php, method Action::show()
    Show Action
Show_gallery_image
in file show_gallery_image.php, class Show_gallery_image
    Show Gallery Image Class
set_master_template
in file Template.php, method CI_Template::set_master_template()
    Set master template
set_parser
in file Template.php, method CI_Template::set_parser()
    Set parser
set_parser_method
in file Template.php, method CI_Template::set_parser_method()
    Set parser method
set_regions
in file Template.php, method CI_Template::set_regions()
    Set regions for writing to
set_template
in file Template.php, method CI_Template::set_template()
    Use given template settings
top

t

$title_method
in file Action_lib.php, variable Action_lib::$title_method
Template.php
procedural page Template.php
$template
in file Template.php, variable CI_Template::$template
$thumb_height
in file Gallery_lib.php, variable Gallery_lib::$thumb_height
$thumb_quality
in file Gallery_lib.php, variable Gallery_lib::$thumb_quality
$thumb_width
in file Gallery_lib.php, variable Gallery_lib::$thumb_width
templates_info
in file Template.php, method CI_Template::templates_info()
    Get information about all templates
top

u

$urole_method
in file Action_lib.php, variable Action_lib::$urole_method
$username
in file Myauth.php, variable Myauth::$username
ugroup.php
procedural page ugroup.php
urole.php
procedural page urole.php
user.php
procedural page user.php
user.php
procedural page user.php
urole_model.php
procedural page urole_model.php
user_model.php
procedural page user_model.php
ugroup
in file action_title_model.php, method Action_title_model::ugroup()
    User Group Title
Ugroup
in file ugroup.php, class Ugroup
    Ugroup Class
update
in file entity_model.php, method Entity_model::update()
    Update items
upload_images
in file gallery.php, method Gallery::upload_images()
    Upload Images Form
urole
in file action_title_model.php, method Action_title_model::urole()
    User Role Title
Urole
in file urole.php, class Urole
    Urole Class
Urole_model
in file urole_model.php, method Urole_model::Urole_model()
    Constructor
Urole_model
in file urole_model.php, class Urole_model
    Urole Model Class
User
in file user.php, class User
    User Class
user
in file action_title_model.php, method Action_title_model::user()
    User Title
User_model
in file user_model.php, method User_model::User_model()
    Constructor
User_model
in file user_model.php, class User_model
    User Model Class
top

w

write
in file Template.php, method CI_Template::write()
    Write contents to a region
write_view
in file Template.php, method CI_Template::write_view()
    Write content from a View to a region. 'Views within views'
top

Documentation generated on Sun, 11 Jan 2009 04:21:01 +0100 by phpDocumentor 1.4.1