Class ImageInput

(line 13)

Description

RocketSledObject
   |
   --FormInput
      |
      --FileInput
         |
         --ImageInput

Located in File: /rs/packages/sys/display/form/image_input.class.php

This input extends FileInput, and operates basically identically except

it prepends "image__" to the name of inputs. See FileInput for details



Class Variables

Summary:

Class Constants

Summary:

Method Detail

Summary:
ImageInput ImageInput ( $name,  $class,  $id,  $existing_file, [ $auto_prepend = true])

Constructor ImageInput (line 15)

ImageInput ImageInput( $name, $class, $id, $existing_file, [ $auto_prepend = true])

Parameters

  • $name:
  • $class:
  • $id:
  • $existing_file:
  • $auto_prepend:

Info

Inherited Variables

Inherited Class Variable Summary

Inherited From Class FileInput

FileInput::$existing_file -

Inherited From Class RocketSledObject

RocketSledObject::$display_info_values - An array of display information values

Inherited Methods

Inherited Method Summary

Inherited From Class FileInput

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() -


Inherited From Class FormInput

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() -


Inherited From Class RocketSledObject

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



Documentation generated on Mon, 07 Aug 2006 04:14:41 +1000 by phpDocumentor 1.3.0RC6