Code Monkey home page Code Monkey logo

bluetree20's People

Contributors

chajr avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

bluetree20's Issues

gallery_class full logic

/BLUE_FRAMEWORK/packages/dataPresentation/gallery_class.php

allows to create gallery data presentation

simpleDate_class, time conversion

/BLUE_FRAMEWORK/packages/time/simpleDate_class.php

convert time to days, month, years (like convert timestamp to number of all days that timestamp contains and revert)

number of week

menu_class full logic

/BLUE_FRAMEWORK/packages/CMS/menu_class.php

create full menus for page, or page elements

loader_class, translations

/BLUE_FRAMEWORK/packages/CORE/loader_class.php

add another translation array, can replace some translations (setTranslationArray)

/BLUE_FRAMEWORK/packages/CORE/module_class.php (_setTranslationArray, $this->core->setTranslationArray($array);)
/BLUE_FRAMEWORK/modules/modul1/modul1.php (_setTranslationArray)

valid_class

allow validation of many different data on same time, and return compleat error information

/BLUE_FRAMEWORK/packages/valid/valid_class.php

tree_class update

/BLUE_FRAMEWORK/packages/CORE/tree_class.php

add lang attribute, to load given page only in given language

galleryPage_class full logic

/BLUE_FRAMEWORK/packages/CMS/galleryPage_class.php

create page with galleries
allow create simple gallery, background gallery etc.

simplePage_class full logic

/BLUE_FRAMEWORK/packages/CMS/simplePage_class.php

base class for page, contains all common method that me be usefull when creating html page

check libraries !!

version 2.0.0
check all libraries, modules and compare them with used versions of farmework to find fixed errors

lang_class, URL language handling

/BLUE_FRAMEWORK/packages/CORE/lang_class.php

getting parameters from URL if their wasn't language
set language if classic URL is on

log_class, upgrade special code informations

/BLUE_FRAMEWORK/packages/user/log_class.php

add session id to special code
session_id()
session regenerate id

handling of multi hashing password and code, and checking has -1 step

error_class improve language handling

/BLUE_FRAMEWORK/packages/CORE/error_class.php

change translations to handle translating information (problem with log method)
convert method variables to array, and use array merge when debug option on
(_statement)

read from similar language pack (_pack)

page_class full logic

/BLUE_FRAMEWORK/packages/CMS/page_class.php

more advanced version of simplePage_class

table_class full logic

/BLUE_FRAMEWORK/packages/dataPresentation/table_class.php

build table data with:
filters
sorting
table column sort
sum of columns
name for columns
options for table head and foot
data conversion in cell
pagination
simple data presentation from database 1:1
rows, edit/del

date_class improvements

/BLUE_FRAMEWORK/packages/time/date_class.php

coverage time intervals (check if date overlap themselves)
return datetime for database
fix time differences

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.