\Article_model

CSZ CMS

An open source content management system

Copyright (c) 2016, Astian Foundation.

Astian Develop Public License (ADPL)

This Source Code Form is subject to the terms of the Astian Develop Public License, v. 1.0. If a copy of the APL was not distributed with this file, You can obtain one at http://astian.org/about-ADPL

Summary

Methods
Properties
Constants
__construct()
insert()
insertCat()
artupdate()
catupdate()
delete()
AdminMenu()
categoryMenu()
getCatNameFromID()
countArtInCat()
$db
$dbforge
$config
$load
$session
No constants found
No protected methods found
No protected properties found
N/A
AdminMenuActive()
No private properties found
N/A

Properties

$db

$db : \CI_DB_query_builder

Type

\CI_DB_query_builder

$dbforge

$dbforge : \CI_DB_forge

Type

\CI_DB_forge

$config

$config : \CI_Config

Type

\CI_Config

$load

$load : \CI_Loader

Type

\CI_Loader

$session

$session : \CI_Session

Type

\CI_Session

Methods

__construct()

__construct() 

insert()

insert() 

insertCat()

insertCat() 

artupdate()

artupdate(  $id) 

Parameters

$id

catupdate()

catupdate(  $id) 

Parameters

$id

delete()

delete(  $id) 

Parameters

$id

AdminMenu()

AdminMenu() 

categoryMenu()

categoryMenu(  $lang_iso) 

Parameters

$lang_iso

getCatNameFromID()

getCatNameFromID(  $id) 

Parameters

$id

countArtInCat()

countArtInCat(  $cat_id) 

Parameters

$cat_id

AdminMenuActive()

AdminMenuActive(  $menu_page,   $cur_page,   $addeditdel = '') 

Parameters

$menu_page
$cur_page
$addeditdel