SimplOn PHP
 All Data Structures Namespaces Files Functions Variables
Todo List
Class Data

Agregar posibilidad de especificar indices de b�squeda: una posible soluci�n es la de usar el parametro $flags usando el metodo search() de ahi entender si un dato se va a usar para la b�squeda y tambi�n dar la posibilidad de un "override" para especificar de modo explicito, si se quiere o no un indice en dicho dato. Basandose sobre el tipo de dato, elegir el tipo de indice o basarse sobr un atributo del dato.

-Poner funciones UTF8 en setval -Agregar excepciones: al asignar valor(si el valor es viable), al llenar desde fuente de datoso y/o REQUEST (validad si el dato esta en el arreglo) -Funciones set de -labael campo campoAS e imputname- que verifique que tiene estan en l formato correcto

Global Element::field_id ($val=null)
Global Element::fillFromDSById ($id=null)
: in arrays format ????
Global Element::obtainHtml ($caller_method, $template=null, $action=null, $add_html=array(), $partOnly=false)
change the way HTL is filled instead of cicle triugh the datas and filling the template cicle trough the template and run elment's or data's methods as required.
Class Hidden
fix so val retuns the value and only the inputmethod retuns the hidden inpunt
Class Id
fix so val retuns the value and only the inputmethod retuns the hidden inpunt
Class RadioButtonNumber
fix so val retuns the value and only the inputmethod retuns the hidden inpunt
Class RadioButtonSelfId
fix so val retuns the value and only the inputmethod retuns the hidden inpunt
Class RadioButtonText
fix so val retuns the value and only the inputmethod retuns the hidden inpunt
Class Search
: allow to specify what fields to display; in case of auto obtaining the list of fields, then specify if it should be an intersect or union of the Element's Datas. Solve brain-blowing problem of fields with same name and different Search flag :S
Class StringId
fix so val retuns the value and only the inputmethod retuns the hidden inpunt