Git Product home page Git Product logo

com_moyo's Introduction

com_moyo

Introduction

Package com_moyo has a number of behaviors and helpers that are common among Moyo's projects. For the sake of speed and maintainability, it is a complement to the standard nooku / koowa behaviors and a rewrite for common Joomla! helpers.

Please note that several if not all Moyo components are dependent on com_moyo and that not installing this component will most probably trigger nasty errorses.

Behaviors

Controller behaviors

Cacheable

Handles caching of non-standard elements, e.g. modules etc.

Database

Creatable

Retrieved the creator of a certain element (e.g. Article).

Sluggable

Makes sure that slugs are created on the _beforeTableInsert . The default behavior for Koowa is _afterTableInsert, which sometimes creates errors on duplicate slugs.

Defaultable

Toggles default status for the defaultable element.

Helpers

Behavior

This backend template helper provides a number of form elements: select2, validator, input, control group and multiple dates.

Listbox

Generates listboxes, but with a twist. When the options are stored hierarchically in the database, this is represented by indenting the options by level. Useful for categories, taxonomies, regions and other structured elements.

Date

A refactor of the date formatter.

Paginator

A refactor of the Joomla paginator with Bootstrap 3 support.

Parser

Handles parsing of URLs, e.g. for URL cloaking.

String

Contains a string truncator.

com_moyo's People

Contributors

derjoachim avatar jaspervrijbroek avatar kedweber avatar

Watchers

 avatar  avatar

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.