Frontal Classes

JiFile for Joomla!

JIFile
JiFile is a component for Joomla! that allows you to index file contents (PDF, DOC, etc..) to perform searches in them.

Learn more...  Demo

JoomPhoto Mobile

JPhotoMobile
JoomPhoto Mobile is a component for Joomla! that allows you to share the photos from your Android device to your site Joomla.

Learn more...  Demo

iFile Framework

IFile
IFile is an open source framework written entirely in PHP, allows the indexing of textual content of a document (DOC, PDF, EXCEL, etc.) and a quick search within them.

Learn more...  Demo

Easy Language

EasyLanguage
Easy Language is a plugin for easy and immediate management of multilingual texts in every possible area of joomla, articles, components, modules, metadata, template, other components(example K2) etc.

Learn more...

Article Book Effect

Article Book Effect
View Joomla articles with the effect turns the page of a book. This plugin will display the contents of an article in Joomla as a real book or magazine, using all the benefits of HTML5

Learn more...  Demo

 

Passport photo

Passport photo
The most popular Android app that allows you to print photos cards for your documents with your Android smartphone, in a simple and intuitive way.

Learn more...

 

Crazy Shadow

Crazy Shadow
Crazy Shadow is the 3D fast-paced and fun puzzle Android game! Try to rotate and drag shapes in the position of their shadows without fail! Solve in succession all combinations of levels of the game.

Learn more...

 

Admin Countdown

Admin Countdown
Module for Joomla! 2.5 and 3.x displays in the administration part of the site, a timer with countdown of the time remaining in your session.

Learn more...  Demo

 

Frontal Classes

In the html2flex Frontal project it is possible to interact directly with the components responsable of the html parsing and of the generation of the Flex objects.

 

HtmlParser

The class which parses the html code is the HtmlParser class; it has the method parse with the input parameter represented by the html code; this method delivers an Element instance built upon the html code, populated with all the nested Element children.

FlexHtmlRenderer


The class which gives birth to all the Flex objects is the FlexHtmlRenderer class; this class has two important static methods that are renderElement and  renderIntoElement; the first one accepts as input an Element object returning the UIComponent generated, the second one accepts the as first input the Element object an then the UIComponent in which it is desired to insert the components generated by Frontal.

var container : Container = new Canvas();

var el : Element = HtmlParser.parse(htmlString);

FlexHtmlRenderer.renderIntoElement(el, container);

or

var el : Element = HtmlParser.parse(htmlString);

var container : Container = FlexHtmlRenderer.renderElement(el);

 
PHP Classes

IFile
by isApp.it

nominee
November 2013