Table of Contents

Navigation:  »No topics above this level«

Table of Contents

Previous pageReturn to chapter overviewNext page

Introduction

Welcome

i.User Manual

1.Installation

2.Version Update

3.Static Page

4.Snip

5.User Management

6.Install Extension

7.Setting

8.Email Template

9.Manage Addons

10.InformationSet Viewer

11.Server Information

12.Theme

13.Theme

14.Language

15.System Cache

16.Code Editor

17.File Manager

18.Database Backup

19.Change Password

ii.Development

1.Architecture and Standard

a.File Access

b.Class and Objects

2.App Factory

a.__Obj

b.__Def

i.getThemeInfo

ii.getComponentList

iii.HelpList

iv.onlineComponentList

v.sysConfig

vi.getDBConfig

vii.getAddons

viii.getURIManagerDefinition

ix.getSiteSettingsDefinition

x.getInterfaceBuilderDefinition

xi.getCategorySetPathList

xii.getCategorySetList

xiii.getCategorySetDefinition

xiv.fetchInformationSetPathList

xv.getInformationSetList

xvi.getInformationSetDefinition

c.__Transfer

3.System Definition

a.URI Manager

i.Boot Router

ii.Global Router

iii.Page Router

b.Interface Builder

c.Site Setting

d.System Configuration

e.Database Connection

f.Cache

4.MVC (Model View Controller)

a.Organize Resource

b.Controller

i.Overview

ii.Name

iii.Action Method

iv.Private Methods

v.Dispatch Method and Variable

vi.Load Addon

vii.Example

c.View

i.Overview

ii.Standard and Libraries

iii.Theme

1.Folder Structure

2.Definition

3.Theme Setting

4.Call Back

5.UI Hooks

6.Dynamic Script Loader

7.Action Template

8.Elements

9.Layout

10.Page

11.Review Steps

12.Installer

iv.Admin Theme

1.Structure

2.Render Page

3.Tool Bar

4.Data Grid

5.Popup Window

6.Notification

d.Model

i.Model Class

ii.Multi Database

iii.Installer

iv.Execute SQL

e.Callbacks

5.InformationSet

a.Definitions

i.InputTag

ii.TextareaTag

iii.FileTag

iv.SelectTag

v.RadioTag

vi.CheckboxTag

vii.dateTag

viii.InformationSetTag

ix.CategorySetTag

b.Interface Link

c.Fetch Data

6.CategorySet

a.Definition

b.Interface Link

c.Fetch Data

7.Language

a.Definition

b.Access

c.Register Session

8.Module

a.ACL

b.Cache

c.Cookie

d.Cryptography

e.Cryptography

f.DBImExport

g.Ftp

h.Remote

i.Session

j.Zip

9.Helpers

a.System Define

b.User Define

c.Cron Job

d.Email Template

e.JavaScript

i.Form Validation

ii.AJAX

iii.Image Slider

10.Addons

a.Resource

b.Definition

c.Load Addon

11.Universal Installer

a.Simple Installer

b.Advanced Installer

12.Web Service

a.Client

b.Data Type

c.Server

13.Function Reference

a.Common Callbacks

i.before_render

ii.after_render

iii.before_addon_load

iv.after_addon_load

v.before_adminpanel_render

vi.after_adminpanel_render

vii.before_information_set_save

viii.after_information_set_save

ix.on_information_set_delete

x.on_information_set_view

xi.on_uri_definition_init

b.Model

i.Find

ii.findByField

iii.findAll

iv.findAllByField

v.countEntry

vi.Custom_Query

vii.Delete

viii.deleteByField

ix.Describe

x.Paging

xi.Save

c.InformationSet

i.Find

ii.FindByField

iii.findAll

iv.findAllByField

v.Paging

vi.idToName

vii.oneDArray

viii.countEntry

ix.Save

x.Delete

xi.DeleteByField

xii.Tag

xiii.Export

d.CategorySet

i.find

ii.findByField

iii.findAll

iv.findAllByField

v.Listing

vi.getRecursive

vii.Parents

viii.Tag

ix.Save

e.Module

i.ACL

1.hasAccess

2.readAccess

3.Register

4.readNAVAccess

ii.Cache

1.Delete

2.Exists

3.Read

4.Write

iii.Cookie

1.Read

2.Write.

iv.Cryptography

1.jsonEncode

2.jsonDecode

3.Encrypt

4.checkEncrypt

5.randomNumber

6.Mask

v.DBImExport

1.Export

2.Import

vi.Ftp

1.Connect

2.Login

3.Quit

4.rawList

5.parseListing

6.SetType

7.SetServer

8.SetTimeout

9.Pwd

10.Cdup

11.chDir

12.rmDir

13.mkDir

14.Rename

15.fileSize

16.Abort

17.Mdtm

18.sysType

19.Delete

20.Site

21.chMod

22.nList

23.is_Exists

24.file_Exists

25.Get

26.Put

27.mPut

28.mGet

29.mDel

vii.Remote

1.addField

2.addPost

3.Execute

viii.Session

1.Write

2.Read

3.Delete

4.Exists

5.Push

6.Pop

ix.Zip

1.Compress

2.Extract

3.Save

f.Helpers

i.Config

1.baseDir

2.baseUrl

3.filemanagerDir

4.filemanagerUrl

5.getProtocol

6.getServerInfo

7.isHomePage

8.Redirect

9.rootDir

10.siteInfo

11.Setting

12.skinDir

13.Transfer

ii.Date

1.date2MicroTime

2.dateDifference

3.dateFormated

4.getDate

5.getTime

6.getTimeZoneList

iii.Html

1.addCSS

2.addJavaScript

3.buttonTag

4.capachaTag

5.ccExpireDate

6.checkboxTag

7.countryTag

8.dateDDTag

9.dateTag

10.dateTimeTag

11.fileTag

12.getTag

13.hiddenTag

14.imageButtonTag

15.imgDTag

16.imgTag

17.inputTag

18.linkTag

19.modelTag

20.numberTag

21.passwordTag

22.radioTag

23.selectDefaultValue

24.selectTag

25.submitTag

26.textareaTag

iv.Log

1.Write

2.readFullLog

3.Clear

v.Utility

1.arrayPaginator

2.callElementByPath

3.checkFile

4.codeFormated

5.convertArrayToCsvString

6.convertArrayToXML

7.Copy

8.countryCodetoname

9.createDir

10.createFile

11.createThumb

12.deleteFile

13.dirFullCopy

14.dirFullRemove

15.Download

16.downloadInline

17.fetchFile

18.get1DArr

19.getCommonVar

20.getDirLising

21.getExt

22.getFullDirLising

23.getName

24.getPercentage

25.HexToRGB

26.Mailing

27.multiArraySort

28.overwriteFile

29.parsePHP

30.RGBToHex

31.saveFileContent

32.text2normalize

33.Upload

vi.Validation

1.alphaNumeric

2.Boolean

3.Cc

4.Email

5.inList

6.isDoc

7.isImage

8.isNumber

9.isPDF

10.maxLength

11.minLength

12.notEmpty

13.Password

14.Unique

15.uniqueInformation

iii.Components

1.Basic Structure

a.Definition

b.Register Events

i.init

ii.init_on_install

iii.init_on_uninstall

c.attachMyPath

2.Hook

a.ACL

b.Addon

c.Admin Notice

d.CategorySet

e.Controller

f.CSS

g.Helper

h.InformationSet

i.InterfaceBuilder

j.Javascript

k.Model

l.Sitemenu

m.Sitesettings

n.URIManager

o.Content Hook

3.Installer