RocketSledObject | --FormInput | --FileInput | --ImageInput
Located in File: /rs/packages/sys/display/form/image_input.class.php
it prepends "image__" to the name of inputs. See FileInput for details
Constructor ImageInput (line 15)
FileInput::$existing_file -
RocketSledObject::$display_info_values - An array of display information values
FileInput::FileInput() - Create a new FileInput object
FileInput::getTemplateData() - Abstract method to print out this field using the appropriate method in the Display class
FileInput::inputName() -
FileInput::name() -
FileInput::setExistingFile() - Set the existing file of this input object
FileInput::setValue() -
FileInput::toHTML() -
FileInput::value() -
FormInput::FormInput() - Create a new FormInput object
FormInput::addOption() - Add an option by an already constructed array
FormInput::addOptions() - Add options as an associative array
FormInput::allowsOptions() - Return whether or not this object is allowed options
FormInput::getTemplateData() -
FormInput::name() -
FormInput::setAllowsOptions() - Set whether or not this object is allowed options
FormInput::setOptions() - Set the options array using an associative array
FormInput::setValue() -
FormInput::setValueOverride() -
FormInput::toHTML() -
FormInput::toString() -
FormInput::value() -
FormInput::valueOverride() -
RocketSledObject::RocketSledObject() - Create a new RocketSledObject
RocketSledObject::displayInfoValue() - Retrieve some display information for this object
RocketSledObject::displayInfoValues() - Return all display info values
RocketSledObject::getClass() - Return the class of the current object
RocketSledObject::offsetExists() -
RocketSledObject::offsetExists() - Implement the offsetExists method proscribed by the
RocketSledObject::offsetGet() -
RocketSledObject::offsetGet() - Implement the offsetGet method proscribed by the
RocketSledObject::offsetSet() -
RocketSledObject::offsetSet() - Implement the offsetSet method proscribed by the
RocketSledObject::offsetUnset() -
RocketSledObject::offsetUnset() - Implement the offsetUnset method proscribed by the
RocketSledObject::setDisplayInfoValue() - Store some display information for this object
RocketSledObject::setDisplayInfoValues() - Store some display information for this object
RocketSledObject::toString() - Returns a string representation of this object