- i - Variable in class com.caucho.quercus.lib.date.DateInterval
-
- I2B - Static variable in class com.caucho.bytecode.CodeVisitor
-
- I2C - Static variable in class com.caucho.bytecode.CodeVisitor
-
- I2D - Static variable in class com.caucho.bytecode.CodeVisitor
-
- I2F - Static variable in class com.caucho.bytecode.CodeVisitor
-
- I2L - Static variable in class com.caucho.bytecode.CodeVisitor
-
- I2S - Static variable in class com.caucho.bytecode.CodeVisitor
-
- IADD - Static variable in class com.caucho.bytecode.CodeVisitor
-
- IALOAD - Static variable in class com.caucho.bytecode.CodeVisitor
-
- IAND - Static variable in class com.caucho.bytecode.CodeVisitor
-
- IASTORE - Static variable in class com.caucho.bytecode.CodeVisitor
-
- Icon() - Constructor for class com.caucho.config.types.DescriptionGroupConfig.Icon
-
- Icon - Class in com.caucho.config.types
-
Configuration for the init-param pattern.
- Icon() - Constructor for class com.caucho.config.types.Icon
-
- ICONST_0 - Static variable in class com.caucho.bytecode.CodeVisitor
-
- ICONST_1 - Static variable in class com.caucho.bytecode.CodeVisitor
-
- ICONST_2 - Static variable in class com.caucho.bytecode.CodeVisitor
-
- ICONST_3 - Static variable in class com.caucho.bytecode.CodeVisitor
-
- ICONST_4 - Static variable in class com.caucho.bytecode.CodeVisitor
-
- ICONST_5 - Static variable in class com.caucho.bytecode.CodeVisitor
-
- ICONST_M1 - Static variable in class com.caucho.bytecode.CodeVisitor
-
- iconv(Env, String, String, StringValue) - Static method in class com.caucho.quercus.lib.i18n.UnicodeModule
-
Returns encoded string from decoded argument string.
- iconv_get_encoding(Env, String) - Static method in class com.caucho.quercus.lib.i18n.UnicodeModule
-
Returns the current encoding.
- ICONV_IMPL - Static variable in class com.caucho.quercus.lib.i18n.UnicodeModule
-
- iconv_mime_decode(Env, StringValue, int, String) - Static method in class com.caucho.quercus.lib.i18n.UnicodeModule
-
Uses iconv.internal_encoding.
- ICONV_MIME_DECODE_CONTINUE_ON_ERROR - Static variable in class com.caucho.quercus.lib.i18n.UnicodeModule
-
- iconv_mime_decode_headers(Env, StringValue, int, String) - Static method in class com.caucho.quercus.lib.i18n.UnicodeModule
-
Decodes all the headers and place them in an array.
- ICONV_MIME_DECODE_STRICT - Static variable in class com.caucho.quercus.lib.i18n.UnicodeModule
-
- iconv_mime_encode(Env, StringValue, StringValue, ArrayValue) - Static method in class com.caucho.quercus.lib.i18n.UnicodeModule
-
Encodes a MIME header.
- iconv_set_encoding(Env, String, StringValue) - Static method in class com.caucho.quercus.lib.i18n.UnicodeModule
-
Sets the current encoding.
- iconv_strlen(Env, StringValue, String) - Static method in class com.caucho.quercus.lib.i18n.UnicodeModule
-
Returns the length of the decoded string.
- iconv_strpos(Env, StringValue, StringValue, int, String) - Static method in class com.caucho.quercus.lib.i18n.UnicodeModule
-
Returns the first occurence of the substring in the haystack.
- iconv_strrpos(Env, StringValue, StringValue, String) - Static method in class com.caucho.quercus.lib.i18n.UnicodeModule
-
Returns the last occurence of the substring in the haystack.
- iconv_substr(Env, StringValue, int, int, String) - Static method in class com.caucho.quercus.lib.i18n.UnicodeModule
-
Uses iconv.internal_encoding.
- ICONV_VERSION - Static variable in class com.caucho.quercus.lib.i18n.UnicodeModule
-
- IconvUtility - Class in com.caucho.quercus.lib.i18n
-
- IconvUtility() - Constructor for class com.caucho.quercus.lib.i18n.IconvUtility
-
- ID - Static variable in class com.caucho.xpath.Expr
-
- idate(Env, StringValue, long) - Method in class com.caucho.quercus.lib.date.DateModule
-
Returns the formatted date as an int.
- IdentityIntMap - Class in com.caucho.util
-
The IntMap provides a simple hashmap from keys to integers.
- IdentityIntMap() - Constructor for class com.caucho.util.IdentityIntMap
-
Create a new IntMap.
- IdExpr - Class in com.caucho.el
-
Identifier expression.
- IdExpr(String) - Constructor for class com.caucho.el.IdExpr
-
Creates the identifier
- IdExpr - Class in com.caucho.xpath.expr
-
- IdExpr(ArrayList<Expr>) - Constructor for class com.caucho.xpath.expr.IdExpr
-
- IDIV - Static variable in class com.caucho.bytecode.CodeVisitor
-
- IF - Static variable in class com.caucho.xpath.Expr
-
- IF_ACMPEQ - Static variable in class com.caucho.bytecode.CodeVisitor
-
- IF_ACMPNE - Static variable in class com.caucho.bytecode.CodeVisitor
-
- IF_ICMPEQ - Static variable in class com.caucho.bytecode.CodeVisitor
-
- IF_ICMPGE - Static variable in class com.caucho.bytecode.CodeVisitor
-
- IF_ICMPGT - Static variable in class com.caucho.bytecode.CodeVisitor
-
- IF_ICMPLE - Static variable in class com.caucho.bytecode.CodeVisitor
-
- IF_ICMPLT - Static variable in class com.caucho.bytecode.CodeVisitor
-
- IF_ICMPNE - Static variable in class com.caucho.bytecode.CodeVisitor
-
- IFEQ - Static variable in class com.caucho.bytecode.CodeVisitor
-
- IfExpr - Class in com.caucho.quercus.lib.gettext.expr
-
- IfExpr(Expr, Expr, Expr) - Constructor for class com.caucho.quercus.lib.gettext.expr.IfExpr
-
- IFGE - Static variable in class com.caucho.bytecode.CodeVisitor
-
- IFGT - Static variable in class com.caucho.bytecode.CodeVisitor
-
- IFLE - Static variable in class com.caucho.bytecode.CodeVisitor
-
- IFLT - Static variable in class com.caucho.bytecode.CodeVisitor
-
- IFNE - Static variable in class com.caucho.bytecode.CodeVisitor
-
- IFNONNULL - Static variable in class com.caucho.bytecode.CodeVisitor
-
- IFNULL - Static variable in class com.caucho.bytecode.CodeVisitor
-
- ifNull(Value, Value, Value) - Method in class com.caucho.quercus.env.Env
-
Returns ifNull if condition.isNull(), otherwise returns ifNotNull.
- IfStatement - Class in com.caucho.quercus.statement
-
Represents an if statement.
- IfStatement(Location, Expr, Statement, Statement) - Constructor for class com.caucho.quercus.statement.IfStatement
-
- ignorableWhitespace(char[], int, int) - Method in class com.caucho.relaxng.VerifierFilter
-
- ignorableWhitespace(char[], int, int) - Method in class com.caucho.xml.DOMBuilder
-
Handles the callback for ignorable whitespace.
- ignore_user_abort(boolean) - Static method in class com.caucho.quercus.lib.MiscModule
-
Returns the disconnect ignore setting
- IINC - Static variable in class com.caucho.bytecode.CodeVisitor
-
- IllegalRegexpException - Exception in com.caucho.quercus.lib.regexp
-
- ILOAD - Static variable in class com.caucho.bytecode.CodeVisitor
-
- ILOAD_0 - Static variable in class com.caucho.bytecode.CodeVisitor
-
- ILOAD_1 - Static variable in class com.caucho.bytecode.CodeVisitor
-
- ILOAD_2 - Static variable in class com.caucho.bytecode.CodeVisitor
-
- ILOAD_3 - Static variable in class com.caucho.bytecode.CodeVisitor
-
- image_get_transform(QuercusImage) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Returns a copy of the current transform
- image_set_transform(QuercusImage, AffineTransform) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Returns a copy of the current transform
- image_transform(QuercusImage, double, double, double, double, double, double) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
general affine transformation
- image_transform_scale(QuercusImage, double, double) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
scaling transformation
- image_transform_shear(QuercusImage, double, double) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
shearing transformation
- image_transform_translate(QuercusImage, double, double) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
translation transformation
- image_type_to_extension(int, boolean) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Get file extension for image type
- image_type_to_mime_type(int) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Get Mime-Type for image-type returned by getimagesize, exif_read_data,
exif_thumbnail, exif_imagetype
- imagealphablending(QuercusImage, boolean) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Set the blending mode for an image
- imageantialias(QuercusImage, boolean) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Should antialias functions be used or not
- imagearc(QuercusImage, double, double, double, double, double, double, int) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Draw a partial ellipse
- imagechar(QuercusImage, int, int, int, String, int) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Draw a character horizontally
- imagecharup(QuercusImage, int, int, int, String, int) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Draw a character vertically
- imagecolorallocate(QuercusImage, int, int, int) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Allocate a color for an image
- imagecolorallocatealpha(QuercusImage, int, int, int, int) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Allocate a color for an image
- imagecolorat(Env, QuercusImage, int, int) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Get the index of the color of a pixel
- imagecolorclosest(QuercusImage, int, int, int) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Get the index of the closest color to the specified color
- imagecolorclosestalpha(QuercusImage, int, int, int, int) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Get the index of the closest color to the specified color + alpha
- imagecolorclosesthwb(QuercusImage, int, int, int) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Get the index of the color which has the hue, white and blackness
nearest to the given color
- imagecolordeallocate(QuercusImage, int) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
De-allocate a color for an image
- imagecolorexact(QuercusImage, int, int, int) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Get the index of the specified color
- imagecolorexactalpha(QuercusImage, int, int, int, int) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Get the index of the specified color + alpha
- imagecolormatch(QuercusImage, QuercusImage) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Makes the colors of the palette version of an image more closely
match the true color version
- imagecolorresolve(QuercusImage, int, int, int) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Get the index of the specified color or its closest possible alternative
- imagecolorresolvealpha(QuercusImage, int, int, int, int) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Get the index of the specified color + alpha or its closest possible
alternative
- imagecolorset(QuercusImage, int, int, int, int) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Set the color for the specified palette index
- imagecolorsforindex(QuercusImage, int) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Get the colors for an index
- imagecolorstotal() - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Find out the number of colors in an image's palette
- imagecolortransparent(QuercusImage, int) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Define a color as transparent
- imageconvolution(QuercusImage, ArrayValue, double, double) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Apply a 3x3 convolution matrix, using coefficient div and offset
- imagecopy(QuercusImage, QuercusImage, int, int, int, int, int, int) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Copy part of an image
- imagecopymerge(QuercusImage, QuercusImage, int, int, int, int, int, int, int) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Copy and merge part of an image
- imagecopymergegray(QuercusImage, QuercusImage, int, int, int, int, int, int, int) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Copy and merge part of an image with gray scale
- imagecopyresampled(QuercusImage, QuercusImage, int, int, int, int, int, int, int, int) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Copy and resize part of an image with resampling
- imagecopyresized(QuercusImage, QuercusImage, int, int, int, int, int, int, int, int) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Copy and resize part of an image
- imagecreate(int, int) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Create a new palette based image
- imagecreatefromgd(Path) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Create a new image from GD file or URL
- imagecreatefromgd2(Path) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Create a new image from GD2 file or URL
- imagecreatefromgd2part(Path, int, int, int, int) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Create a new image from a given part of GD2 file or URL
- imagecreatefromgif(Env, Path) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Create a new image from file or URL
- imagecreatefromjpeg(Env, Path) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Create a new image from file or URL
- imagecreatefrompng(Env, Path) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Create a new image from file or URL
- imagecreatefromstring(Env, InputStream) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Create a new image from the image stream in the string
- imagecreatefromwbmp(Env, Path) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Create a new image from file or URL
- imagecreatefromxbm(Env, Path) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Create a new image from file or URL
- imagecreatefromxpm(Env, Path) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Create a new image from file or URL
- imagecreatetruecolor(int, int) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Create a new true color image
- imagedashedline(QuercusImage, int, int, int, int, int) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Draw a dashed line
- imagedestroy(QuercusImage) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Destroy an image
- imageellipse(QuercusImage, double, double, double, double, int) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Draw an ellipse
- imagefill(QuercusImage, int, int, int) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Flood fill
- imagefilledarc(QuercusImage, double, double, double, double, double, double, int, int) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Draw a partial ellipse and fill it
- imagefilledellipse(QuercusImage, double, double, double, double, int) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Draw a filled ellipse
- imagefilledpolygon(Env, QuercusImage, ArrayValue, int, int) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Draw a filled polygon
- imagefilledrectangle(QuercusImage, int, int, int, int, int) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Draw a filled rectangle
- imagefilltoborder(QuercusImage, int, int, int, int) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Flood fill to specific color
- imagefilter(Env, QuercusImage, int, int, int, int) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Applies a filter to an image
- imagefontheight(int) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Get font height.
- imagefontwidth(int) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Get font width.
- imageftbbox(Env, double, double, StringValue, String, ArrayValue) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
draws a true type font image
- imagefttext(Env, QuercusImage, double, double, int, int, int, StringValue, String, ArrayValue) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
draws a true type font image
- imagegammacorrect(QuercusImage, float, float) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Apply a gamma correction to a GD image
- imagegd(QuercusImage, Path) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Output GD image to browser or file
- imagegd2(QuercusImage, Path) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Output GD2 image to browser or file
- imagegif(Env, QuercusImage, Path) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Output image to browser or file
- ImageInfo - Class in com.caucho.quercus.lib.image
-
- ImageInfo(int, int, int, int, String) - Constructor for class com.caucho.quercus.lib.image.ImageInfo
-
- ImageInfo() - Constructor for class com.caucho.quercus.lib.image.ImageInfo
-
- imageinterlace(QuercusImage, Boolean) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Enable or disable interlace
- imageistruecolor(QuercusImage) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Finds whether an image is a truecolor image
- imagejpeg(Env, QuercusImage, Path, int) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Output image to browser or file
- imagelayereffect(QuercusImage, int) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Set the alpha blending flag to use the bundled libgd layering effects
- imageline(QuercusImage, int, int, int, int, int) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Draw a line
- imageloadfont(Path) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Load a new font
- ImageModule - Class in com.caucho.quercus.lib.image
-
PHP image
- ImageModule() - Constructor for class com.caucho.quercus.lib.image.ImageModule
-
- imagepalettecopy(QuercusImage, QuercusImage) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Copy the palette from one image to another
- imagepng(Env, QuercusImage, Path) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Output a PNG image to either the browser or a file
- imagepolygon(Env, QuercusImage, ArrayValue, int, int) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Draw a polygon
- imagepsbbox(String, int, int, int, int, float) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Give the bounding box of a text rectangle using PostScript Type1 fonts
- imagepscopyfont(Value) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Make a copy of an already loaded font for further modification
- imagepsencodefont(Value, Path) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Change the character encoding vector of a font
- imagepsextendfont(int, float) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Extend or condense a font
- imagepsfreefont(Value) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Free memory used by a PostScript Type 1 font
- imagepsloadfont(Path) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Load a PostScript Type 1 font from file
- imagepsslantfont(Value, float) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Slant a font
- imagepstext(QuercusImage, String, Value, int, int, int, int, int, int, int, float, int) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
To draw a text string over an image using PostScript Type1 fonts
- imagerectangle(QuercusImage, int, int, int, int, int) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Draw a rectangle
- imagerotate(QuercusImage, float, int, int) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Rotate an image with a given angle
- imagesavealpha(QuercusImage, boolean) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Set the flag to save full alpha channel information (as opposed to
single-color transparency) when saving PNG images
- imagesetbrush(QuercusImage, QuercusImage) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Set the brush image for line drawing
- imagesetpixel(QuercusImage, int, int, int) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Set a single pixel
- imagesetstyle(Env, QuercusImage, ArrayValue) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Set the style for line drawing
- imagesetthickness(QuercusImage, int) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Set the thickness for line
- imagestring(QuercusImage, int, int, int, String, int) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Draw a string horizontally
- imagestringup(QuercusImage, int, int, int, String, int) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Draw a string vertically
- imagesx(QuercusImage) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Returns the width of the image.
- imagesy(QuercusImage) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Returns the height of the image.
- imagettfbbox(Env, double, double, StringValue, String) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
draws a true type font image
- imagettftext(Env, QuercusImage, double, double, int, int, int, StringValue, String) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
draws a true type font image
- IMAGETYPE_BMP - Static variable in class com.caucho.quercus.lib.image.ImageModule
-
- IMAGETYPE_GIF - Static variable in class com.caucho.quercus.lib.image.ImageModule
-
- IMAGETYPE_IFF - Static variable in class com.caucho.quercus.lib.image.ImageModule
-
- IMAGETYPE_JB2 - Static variable in class com.caucho.quercus.lib.image.ImageModule
-
- IMAGETYPE_JP2 - Static variable in class com.caucho.quercus.lib.image.ImageModule
-
- IMAGETYPE_JPC - Static variable in class com.caucho.quercus.lib.image.ImageModule
-
- IMAGETYPE_JPEG - Static variable in class com.caucho.quercus.lib.image.ImageModule
-
- IMAGETYPE_JPG - Static variable in class com.caucho.quercus.lib.image.ImageModule
-
- IMAGETYPE_JPX - Static variable in class com.caucho.quercus.lib.image.ImageModule
-
- IMAGETYPE_PNG - Static variable in class com.caucho.quercus.lib.image.ImageModule
-
- IMAGETYPE_PSD - Static variable in class com.caucho.quercus.lib.image.ImageModule
-
- IMAGETYPE_SWC - Static variable in class com.caucho.quercus.lib.image.ImageModule
-
- IMAGETYPE_SWF - Static variable in class com.caucho.quercus.lib.image.ImageModule
-
- IMAGETYPE_TIFF_II - Static variable in class com.caucho.quercus.lib.image.ImageModule
-
- IMAGETYPE_TIFF_MM - Static variable in class com.caucho.quercus.lib.image.ImageModule
-
- IMAGETYPE_WBMP - Static variable in class com.caucho.quercus.lib.image.ImageModule
-
- IMAGETYPE_XBM - Static variable in class com.caucho.quercus.lib.image.ImageModule
-
- imagetypes() - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Returns the imagetypes.
- imagewbmp(QuercusImage, Path, int) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Output image to browser or file
- IMG_ARC_CHORD - Static variable in class com.caucho.quercus.lib.image.ImageModule
-
- IMG_ARC_EDGED - Static variable in class com.caucho.quercus.lib.image.ImageModule
-
- IMG_ARC_NOFILL - Static variable in class com.caucho.quercus.lib.image.ImageModule
-
- IMG_ARC_PIE - Static variable in class com.caucho.quercus.lib.image.ImageModule
-
- IMG_COLOR_BRUSHED - Static variable in class com.caucho.quercus.lib.image.ImageModule
-
- IMG_COLOR_STYLED - Static variable in class com.caucho.quercus.lib.image.ImageModule
-
- IMG_FILTER_BRIGHTNESS - Static variable in class com.caucho.quercus.lib.image.ImageModule
-
- IMG_FILTER_COLORIZE - Static variable in class com.caucho.quercus.lib.image.ImageModule
-
- IMG_FILTER_CONTRAST - Static variable in class com.caucho.quercus.lib.image.ImageModule
-
- IMG_FILTER_EDGEDETECT - Static variable in class com.caucho.quercus.lib.image.ImageModule
-
- IMG_FILTER_EMBOSS - Static variable in class com.caucho.quercus.lib.image.ImageModule
-
- IMG_FILTER_GAUSSIAN_BLUR - Static variable in class com.caucho.quercus.lib.image.ImageModule
-
- IMG_FILTER_GRAYSCALE - Static variable in class com.caucho.quercus.lib.image.ImageModule
-
- IMG_FILTER_MEAN_REMOVAL - Static variable in class com.caucho.quercus.lib.image.ImageModule
-
- IMG_FILTER_NEGATE - Static variable in class com.caucho.quercus.lib.image.ImageModule
-
- IMG_FILTER_SELECTIVE_BLUR - Static variable in class com.caucho.quercus.lib.image.ImageModule
-
- IMG_FILTER_SMOOTH - Static variable in class com.caucho.quercus.lib.image.ImageModule
-
- IMG_GIF - Static variable in class com.caucho.quercus.lib.image.ImageModule
-
- IMG_JPEG - Static variable in class com.caucho.quercus.lib.image.ImageModule
-
- IMG_JPG - Static variable in class com.caucho.quercus.lib.image.ImageModule
-
- IMG_PNG - Static variable in class com.caucho.quercus.lib.image.ImageModule
-
- IMG_WBMP - Static variable in class com.caucho.quercus.lib.image.ImageModule
-
- IMG_XPM - Static variable in class com.caucho.quercus.lib.image.ImageModule
-
- implementsInterface(Env, String) - Method in class com.caucho.quercus.env.QuercusClass
-
Returns true if this class or its parents implements specified interface.
- implementsInterface(Env, String) - Method in class com.caucho.quercus.lib.reflection.ReflectionClass
-
- implode(Env, Value, Value) - Static method in class com.caucho.quercus.lib.string.StringModule
-
implodes an array into a string
- import_request_variables(Env, String, String) - Static method in class com.caucho.quercus.lib.VariableModule
-
Imports request variables
- importDefinitions(Env) - Method in class com.caucho.quercus.page.InterpretedPage
-
Imports the page definitions.
- importDefinitions(Env) - Method in class com.caucho.quercus.page.QuercusPage
-
Imports the page definitions.
- importDefinitions(Env) - Method in class com.caucho.quercus.program.QuercusProgram
-
Imports the page definitions.
- ImportExpr - Class in com.caucho.quercus.expr
-
Represents a PHP import statement
- ImportExpr(Location, String, boolean) - Constructor for class com.caucho.quercus.expr.ImportExpr
-
- importJavaClass(String) - Method in class com.caucho.quercus.env.Env
-
Imports a Java class.
- ImportMap - Class in com.caucho.quercus.env
-
- ImportMap() - Constructor for class com.caucho.quercus.env.ImportMap
-
- importNode(DOMNode) - Method in class com.caucho.quercus.lib.dom.DOMDocument
-
- importNode(DOMNode, boolean) - Method in class com.caucho.quercus.lib.dom.DOMDocument
-
- importNode(Node, boolean) - Method in class com.caucho.xml.QDocument
-
Imports a copy of a node into the current document.
- importPhpClass(String) - Method in class com.caucho.quercus.env.Env
-
Imports a PHP class.
- IMUL - Static variable in class com.caucho.bytecode.CodeVisitor
-
- in_array(Value, ArrayValue, boolean) - Static method in class com.caucho.quercus.lib.ArrayModule
-
Determines if the key is in the array
- include(StringValue) - Method in class com.caucho.quercus.env.Env
-
Evaluates an included file.
- include(Path, StringValue, boolean, boolean) - Method in class com.caucho.quercus.env.Env
-
Evaluates an included file.
- include(QuercusHttpServletRequest, QuercusHttpServletResponse) - Method in interface com.caucho.quercus.servlet.api.QuercusRequestDispatcher
-
- include(QuercusHttpServletRequest, QuercusHttpServletResponse) - Method in class com.caucho.quercus.servlet.api.QuercusRequestDispatcherImpl
-
- includeExists(Path) - Method in class com.caucho.quercus.QuercusContext
-
Returns true if a precompiled page exists
- includeOnce(StringValue) - Method in class com.caucho.quercus.env.Env
-
Evaluates an included file.
- includeOnce(Path, StringValue, boolean) - Method in class com.caucho.quercus.env.Env
-
Evaluates an included file.
- increaseFetchedRows() - Method in class com.caucho.quercus.lib.db.OracleStatement
-
Increases the number of fetched rows.
- increment(int) - Method in class com.caucho.quercus.env.ArgRef
-
Increment the following value.
- increment(int) - Method in class com.caucho.quercus.env.DoubleValue
-
Increment the following value.
- increment(int) - Method in class com.caucho.quercus.env.LongValue
-
Post-increment the following value.
- increment(int) - Method in class com.caucho.quercus.env.StringValue
-
Increment the following value.
- increment(int) - Method in class com.caucho.quercus.env.Value
-
Increment the following value.
- increment(int) - Method in class com.caucho.quercus.env.Var
-
Increment the following value.
- incrementIndex() - Method in class com.caucho.quercus.env.SerializeMap
-
- indexOf(char) - Method in class com.caucho.quercus.env.StringBuilderValue
-
Returns the first index of the match string, starting from the head.
- indexOf(char, int) - Method in class com.caucho.quercus.env.StringBuilderValue
-
Returns the last index of the match string, starting from the head.
- indexOf(CharSequence, int) - Method in class com.caucho.quercus.env.StringBuilderValue
-
Returns the first index of the match string, starting from the head.
- indexOf(CharSequence) - Method in class com.caucho.quercus.env.StringValue
-
Returns the first index of the match string, starting from the head.
- indexOf(CharSequence, int) - Method in class com.caucho.quercus.env.StringValue
-
Returns the first index of the match string, starting from the head.
- indexOf(char) - Method in class com.caucho.quercus.env.StringValue
-
Returns the last index of the match string, starting from the head.
- indexOf(char, int) - Method in class com.caucho.quercus.env.StringValue
-
Returns the last index of the match string, starting from the head.
- indexOf(byte[], int, int) - Method in class com.caucho.util.ByteBuffer
-
- indexOf(char) - Method in class com.caucho.util.CharBuffer
-
- indexOf(char) - Method in class com.caucho.util.CharSegment
-
Returns the index of a character in the CharSegment.
- indexOf(char, int) - Method in class com.caucho.util.CharSegment
-
Returns the index of a character in the CharSegment starting
from an offset.
- indexOf(String) - Method in class com.caucho.util.CharSegment
-
- indexOf(String, int) - Method in class com.caucho.util.CharSegment
-
- indexOf(K, ConcurrentArrayList.Match<E, K>) - Method in class com.caucho.util.ConcurrentArrayList
-
- INEG - Static variable in class com.caucho.bytecode.CodeVisitor
-
- inElementContinuation(Item) - Method in class com.caucho.relaxng.program.ChoiceItem
-
Adds an inElement continuation.
- inElementContinuation(Item) - Method in class com.caucho.relaxng.program.InElementItem
-
Adds a continuation
- inElementContinuation(Item) - Method in class com.caucho.relaxng.program.InterleaveItem
-
Adds an inElement continuation.
- inElementContinuation(Item) - Method in class com.caucho.relaxng.program.Item
-
Interleaves a continuation.
- InElementItem - Class in com.caucho.relaxng.program
-
Represents a match inside an element with a continuation.
- InetNetwork - Class in com.caucho.util
-
Represents an internet network mask.
- InetNetwork(InetAddress, int) - Constructor for class com.caucho.util.InetNetwork
-
Create a internet mask.
- inferTypeFromInjection() - Method in class com.caucho.config.types.ResourceGroupConfig
-
- INFINITE - Static variable in class com.caucho.config.types.Bytes
-
- INFINITE - Static variable in class com.caucho.config.types.Period
-
- info(String) - Method in class com.caucho.quercus.lib.JavaLogger
-
- INFO_ALL - Static variable in class com.caucho.quercus.lib.OptionsModule
-
- INFO_CONFIGURATION - Static variable in class com.caucho.quercus.lib.OptionsModule
-
- INFO_CREDITS - Static variable in class com.caucho.quercus.lib.OptionsModule
-
- INFO_ENVIRONMENT - Static variable in class com.caucho.quercus.lib.OptionsModule
-
- INFO_GENERAL - Static variable in class com.caucho.quercus.lib.OptionsModule
-
- INFO_LICENSE - Static variable in class com.caucho.quercus.lib.OptionsModule
-
- INFO_MODULES - Static variable in class com.caucho.quercus.lib.OptionsModule
-
- INFO_VARIABLES - Static variable in class com.caucho.quercus.lib.OptionsModule
-
- infoToVersion(String) - Static method in class com.caucho.quercus.lib.db.JdbcConnectionResource
-
- ini_alter(Env, String, StringValue) - Static method in class com.caucho.quercus.lib.OptionsModule
-
Sets an initialization value.
- INI_ALWAYS_POPULATE_RAW_POST_DATA - Static variable in class com.caucho.quercus.QuercusContext
-
- INI_BCMATH_SCALE - Static variable in class com.caucho.quercus.lib.BcmathModule
-
- ini_get(Env, String) - Static method in class com.caucho.quercus.lib.OptionsModule
-
Returns an initialization value.
- ini_get_all(Env, String, boolean) - Static method in class com.caucho.quercus.lib.OptionsModule
-
Returns all initialization values.
- INI_INCLUDE_PATH - Static variable in class com.caucho.quercus.QuercusContext
-
- INI_REGISTER_LONG_ARRAYS - Static variable in class com.caucho.quercus.QuercusContext
-
- ini_restore(Env, String) - Static method in class com.caucho.quercus.lib.OptionsModule
-
Restore the initial configuration value
- ini_set(Env, String, StringValue) - Static method in class com.caucho.quercus.lib.OptionsModule
-
Sets an initialization value.
- INI_UNICODE_FALLBACK_ENCODING - Static variable in class com.caucho.quercus.QuercusContext
-
- INI_UNICODE_FROM_ERROR_MODE - Static variable in class com.caucho.quercus.QuercusContext
-
- INI_UNICODE_FROM_ERROR_SUBST_CHAR - Static variable in class com.caucho.quercus.QuercusContext
-
- INI_UNICODE_HTTP_INPUT_ENCODING - Static variable in class com.caucho.quercus.QuercusContext
-
- INI_UNICODE_OUTPUT_ENCODING - Static variable in class com.caucho.quercus.QuercusContext
-
- INI_UNICODE_RUNTIME_ENCODING - Static variable in class com.caucho.quercus.QuercusContext
-
- INI_UNICODE_SCRIPT_ENCODING - Static variable in class com.caucho.quercus.QuercusContext
-
- INI_UNICODE_SEMANTICS - Static variable in class com.caucho.quercus.QuercusContext
-
- IniDefinition - Class in com.caucho.quercus.module
-
- IniDefinition(String, IniDefinition.Type, Value, int) - Constructor for class com.caucho.quercus.module.IniDefinition
-
- IniDefinition.Runtime - Class in com.caucho.quercus.module
-
- IniDefinition.Type - Enum in com.caucho.quercus.module
-
- IniDefinition.Unsupported - Class in com.caucho.quercus.module
-
- IniDefinitions - Class in com.caucho.quercus.module
-
- IniDefinitions() - Constructor for class com.caucho.quercus.module.IniDefinitions
-
- IniParser - Class in com.caucho.quercus.lib.file
-
- IniParser() - Constructor for class com.caucho.quercus.lib.file.IniParser
-
- init(String, InputStream, ByteCodeClassMatcher) - Method in class com.caucho.bytecode.ByteCodeClassScanner
-
- init(JavaClass, CodeAttribute) - Method in class com.caucho.bytecode.CodeEnhancer
-
- init(JavaClass, CodeAttribute) - Method in class com.caucho.bytecode.CodeVisitor
-
- init() - Method in class com.caucho.config.cfg.AbstractBeanConfig
-
- init() - Method in class com.caucho.config.cfg.BeanConfig
-
- init() - Method in class com.caucho.config.cfg.BeansConfig
-
Initialization and validation on parse completion.
- init(Object) - Static method in class com.caucho.config.Config
-
- init() - Method in class com.caucho.config.core.ResinChoose
-
- init() - Method in class com.caucho.config.core.ResinEnv
-
- init() - Method in class com.caucho.config.core.ResinIf
-
- init() - Method in class com.caucho.config.core.ResinImport
-
- init() - Method in class com.caucho.config.core.ResinInclude
-
- init() - Method in class com.caucho.config.core.ResinLog
-
Initialization logs the data.
- init() - Method in class com.caucho.config.core.ResinProperties
-
- init() - Method in class com.caucho.config.core.ResinSet
-
- init() - Method in class com.caucho.config.event.ObserverImpl
-
Initialization.
- init(ConfigProgram) - Method in class com.caucho.config.inject.BeanBuilder
-
- init() - Method in class com.caucho.config.inject.InterceptorBean
-
- init(Object) - Method in class com.caucho.config.program.ConfigProgram
-
- init(Object) - Method in class com.caucho.config.type.AbstractBeanType
-
Replace the type with the generated object
- init(Object) - Method in class com.caucho.config.type.ConfigType
-
Initialize the type
- init(Object) - Method in class com.caucho.config.type.InlineBeanType
-
Initialize the type
- init(Object) - Method in class com.caucho.config.type.InterfaceType
-
Replace the type with the generated object
- init() - Method in class com.caucho.config.types.AnnotationBuilder
-
Initialize the signature.
- init() - Method in class com.caucho.config.types.DataSourceRef
-
Gets the env-entry-value
- init() - Method in class com.caucho.config.types.EnvEntry
-
Gets the env-entry-value
- init() - Method in class com.caucho.config.types.FileSetType
-
Initialize the type.
- init() - Method in class com.caucho.config.types.InstantiationConfig
-
Initialize the signature.
- init() - Method in class com.caucho.config.types.InterfaceConfig
-
Override init to handle value
- init() - Method in class com.caucho.config.types.JndiLink
-
Initialize the resource.
- init() - Method in class com.caucho.config.types.MessageDestinationRef
-
- init() - Method in class com.caucho.config.types.PathPatternType
-
initialize the pattern.
- init() - Method in class com.caucho.config.types.PersistenceUnitRef
-
- init() - Method in class com.caucho.config.types.ReferenceConfig
-
Initialize the resource.
- init() - Method in class com.caucho.config.types.ResinType
-
Initialize the signature.
- init() - Method in class com.caucho.config.types.ResourceGroupConfig
-
Registers any injection targets
- init() - Method in class com.caucho.config.types.ResourceRef
-
Initialize the resource.
- init() - Method in class com.caucho.config.types.Signature
-
Initialize the signature.
- init() - Method in class com.caucho.config.xml.XmlBeanConfig
-
- init(Object) - Method in class com.caucho.config.xml.XmlBeanType
-
Initialize the type
- init() - Method in class com.caucho.env.meter.JmxExpr.JmxDelta
-
- init() - Method in class com.caucho.env.meter.JmxExpr.JmxValue
-
- init() - Method in class com.caucho.i18n.CharacterEncoding
-
Initialize the resource.
- init() - Method in class com.caucho.java.JavacConfig
-
Stores self.
- init() - Method in class com.caucho.java.TempDir
-
Stores self.
- init() - Method in class com.caucho.java.WorkDir
-
Stores self.
- init() - Method in class com.caucho.jmx.MBeanConfig
-
Initialize the resource.
- Init() - Constructor for class com.caucho.jmx.MBeanConfig.Init
-
- init() - Method in class com.caucho.jmx.MBeanConfig.Listener
-
- init(File...) - Method in class com.caucho.license.LicenseStore
-
- init() - Method in class com.caucho.loader.ClassLoaderConfig
-
init
- init() - Method in class com.caucho.loader.ClasspathConfig
-
Initialize
- init() - Method in class com.caucho.loader.CompilingLoader
-
Initialize.
- init() - Method in class com.caucho.loader.DependencyCheckInterval
-
Initialize
- init() - Method in class com.caucho.loader.DynamicClassLoader
-
Initialize the class loader.
- init() - Method in class com.caucho.loader.enhancer.ClassEnhancerConfig
-
Initializes the config.
- init() - Method in class com.caucho.loader.enhancer.EnhancingClassLoader
-
Initialize the loader.
- init() - Static method in class com.caucho.loader.Environment
-
Starts the current environment.
- init(ClassLoader) - Static method in class com.caucho.loader.Environment
-
Starts the current environment.
- init() - Method in class com.caucho.loader.EnvironmentClassLoader
-
Initialize the environment.
- init() - Method in class com.caucho.loader.ivy.IvyCache
-
- init() - Method in class com.caucho.loader.ivy.IvyLoader
-
Initialize
- init() - Method in class com.caucho.loader.JarListLoader
-
- init() - Method in class com.caucho.loader.JarLoader
-
- init() - Method in class com.caucho.loader.LibraryLoader
-
Initialize
- init() - Method in class com.caucho.loader.Loader
-
Initialize the loader
- init() - Method in class com.caucho.loader.maven.MavenProject.Dependency
-
- init() - Method in class com.caucho.loader.maven.MavenProject
-
- init() - Method in class com.caucho.loader.maven.MavenProject.Parent
-
- init() - Method in class com.caucho.loader.ModuleConfig
-
- init() - Method in class com.caucho.loader.PathLoader
-
Initialize
- init() - Method in class com.caucho.loader.ServletClassloaderHack
-
init
- init() - Method in class com.caucho.loader.SimpleLoader
-
Initializes the loader.
- init() - Method in class com.caucho.loader.SystemClassLoader
-
- init() - Method in class com.caucho.loader.TreeLoader
-
Initialize
- init() - Method in class com.caucho.log.AbstractRolloverLog
-
Initialize the log.
- init() - Method in class com.caucho.log.ELFormatter
-
- init() - Method in class com.caucho.log.LogConfig
-
Initialize the log
- init() - Method in class com.caucho.log.LogConfig.SubLogger
-
- init() - Method in class com.caucho.log.LoggerConfig
-
Initialize the logger
- init() - Method in class com.caucho.log.LogHandlerConfig
-
Initialize the log-handler
- init() - Method in class com.caucho.log.PathHandler
-
Initialize the log.
- init() - Method in class com.caucho.log.RotateLog
-
Initialize the log.
- init() - Method in class com.caucho.log.RotateStream
-
Initialize the stream, setting any logStream, System.out and System.err
as necessary.
- init() - Method in class com.caucho.log.StderrLog
-
Initialize the log.
- init() - Method in class com.caucho.log.StdoutLog
-
Initialize the log.
- init() - Method in class com.caucho.make.DependencyConfig
-
Initialize
- init() - Method in class com.caucho.make.TaskConfig
-
Initialization.
- init() - Method in class com.caucho.naming.LinkProxy
-
Initialize the resource.
- init() - Method in class com.caucho.quercus.classes.LazyClassDef
-
- init() - Method in class com.caucho.quercus.env.ArrayValueComponent
-
- init(Env) - Method in class com.caucho.quercus.env.ArrayValueComponent
-
- init(DataSource, String, String) - Method in class com.caucho.quercus.env.ConnectionEntry
-
- init() - Method in class com.caucho.quercus.env.JavaInvoker
-
- init(Env) - Method in class com.caucho.quercus.env.QuercusClass
-
- init() - Method in class com.caucho.quercus.expr.ThisFieldExpr
-
- init() - Method in class com.caucho.quercus.expr.ThisMethodExpr
-
- init() - Method in class com.caucho.quercus.GoogleQuercus
-
- init(CurlResource) - Method in class com.caucho.quercus.lib.curl.CurlHttpConnection
-
- init(Env) - Method in class com.caucho.quercus.lib.curl.CurlHttpRequest
-
Initializes the connection.
- init(Env) - Method in class com.caucho.quercus.lib.curl.HttpPostRequest
-
Initializes the connection.
- init(Env) - Method in class com.caucho.quercus.lib.curl.HttpPutRequest
-
Initializes the connection.
- init(CurlResource) - Method in class com.caucho.quercus.lib.curl.HttpsConnection
-
- init() - Method in class com.caucho.quercus.lib.db.SqlParseToken
-
- init(ReadStream) - Method in class com.caucho.quercus.lib.file.AbstractBinaryInput
-
- init(InputStream, OutputStream) - Method in class com.caucho.quercus.lib.file.AbstractBinaryInputOutput
-
- init(ReadStream, WriteStream) - Method in class com.caucho.quercus.lib.file.BufferedBinaryInputOutput
-
- init(ReadStream) - Method in class com.caucho.quercus.lib.file.ReadStreamInput
-
- init() - Method in interface com.caucho.quercus.lib.file.SocketInputOutput
-
- init() - Method in class com.caucho.quercus.lib.file.TcpInputOutput
-
- init() - Method in class com.caucho.quercus.lib.file.UdpInputOutput
-
- init(byte[], byte[]) - Method in class com.caucho.quercus.lib.mcrypt.Mcrypt
-
Initialize the crypt.
- init() - Method in class com.caucho.quercus.lib.MhashModule.MhashAlgorithm
-
- init() - Method in class com.caucho.quercus.lib.regexp.Ereg
-
- init() - Method in class com.caucho.quercus.lib.regexp.Eregi
-
- init() - Method in class com.caucho.quercus.lib.regexp.Regexp
-
- init() - Method in class com.caucho.quercus.lib.regexp.UnicodeEregi
-
- init() - Method in class com.caucho.quercus.module.ModuleContext
-
- init(Env) - Method in class com.caucho.quercus.page.InterpretedPage
-
Imports the page definitions.
- init(QuercusContext) - Method in class com.caucho.quercus.page.QuercusPage
-
Initialize the program
- init(Env) - Method in class com.caucho.quercus.page.QuercusPage
-
Initialize the environment
- init() - Method in class com.caucho.quercus.program.ClassDef
-
- init(QuercusClass) - Method in class com.caucho.quercus.program.ClassDef
-
- init(Env) - Method in class com.caucho.quercus.program.InterpretedClassDef
-
Initialize the class.
- init() - Method in class com.caucho.quercus.program.JavaClassDef
-
- init(Env) - Method in class com.caucho.quercus.program.QuercusProgram
-
Imports the page definitions.
- init() - Method in class com.caucho.quercus.QuercusContext
-
Initialize the engine
- init() - Method in class com.caucho.quercus.QuercusEngine
-
- init(ReadStream, WriteStream) - Method in class com.caucho.quercus.resources.StreamReadWrite
-
- init(ServletConfig) - Method in class com.caucho.quercus.servlet.GoogleStaticFileServlet
-
- init() - Method in class com.caucho.quercus.servlet.GoogleStoreServlet
-
- init() - Method in class com.caucho.quercus.servlet.PhpClassConfig
-
Initialize the class.
- init(ServletConfig) - Method in class com.caucho.quercus.servlet.QuercusServlet
-
Initializes the servlet.
- init(ServletConfig) - Method in class com.caucho.quercus.servlet.QuercusServletImpl
-
initialize the script manager.
- init() - Method in class com.caucho.transaction.xalog.AbstractXALogManager
-
Initialize the log manager.
- init(char[], int, int) - Method in class com.caucho.util.CharSegment
-
Sets the char segment to a new buffer triple.
- init(OutputStream) - Method in class com.caucho.util.ResinDeflaterInputStream
-
- init(OutputStream) - Method in class com.caucho.util.ResinDeflaterOutputStream
-
- init(CharSequence) - Method in class com.caucho.util.StringCharCursor
-
- init(ReadStream) - Method in class com.caucho.vfs.BufferedReaderAdapter
-
- init() - Method in class com.caucho.vfs.CaseInsensitive
-
Init.
- init(StreamImpl) - Method in class com.caucho.vfs.Crc64Stream
-
Initialize the filter with a new stream.
- init(DatastoreInputStream) - Method in class com.caucho.vfs.DatastoreReadStream
-
Initializes a VfsStream with an input/output stream pair.
- init(FileInputStream) - Method in class com.caucho.vfs.FileReadStream
-
Initializes a VfsStream with an input/output stream pair.
- init(long, long, int, int, int, int, long, long, long, long, long, long, long, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Method in class com.caucho.vfs.FileStatus
-
- init(FilesystemPath, String, String) - Method in class com.caucho.vfs.FilesystemPath
-
- init() - Method in class com.caucho.vfs.GooglePath
-
Call to initialize the root directory structure
- init(ReadStream, String) - Method in class com.caucho.vfs.MultipartStream
-
Initialize the multipart stream with a given boundary.
- init(ServerSocket) - Method in class com.caucho.vfs.QServerSocketWrapper
-
- init(Socket) - Method in class com.caucho.vfs.QSocketWrapper
-
- init(Reader, Writer) - Method in class com.caucho.vfs.ReaderWriterStream
-
- init(StreamImpl, WriteStream) - Method in class com.caucho.vfs.ReadStream
-
Initializes the stream with a given source.
- init(SocketChannel) - Method in class com.caucho.vfs.SocketChannelStream
-
Initialize the SocketStream with a new Socket.
- init(Socket) - Method in class com.caucho.vfs.SocketStream
-
Initialize the SocketStream with a new Socket.
- init(InputStream, OutputStream) - Method in class com.caucho.vfs.SocketStream
-
Initialize the SocketStream with a new Socket.
- init(StreamImpl) - Method in class com.caucho.vfs.StreamFilter
-
- init(TempCharBuffer) - Method in class com.caucho.vfs.TempCharReader
-
Initialize the reader.
- init(TempBuffer) - Method in class com.caucho.vfs.TempReadStream
-
- init(InputStream, OutputStream) - Method in class com.caucho.vfs.VfsStream
-
Initializes a VfsStream with an input/output stream pair.
- init(StreamImpl) - Method in class com.caucho.vfs.WriteStream
-
Initializes the stream with a given source.
- init(Node) - Method in class com.caucho.xml.DOMBuilder
-
- init(XmlParser, XmlReader) - Method in class com.caucho.xml.readers.MacroReader
-
- init(XmlParser, ReadStream) - Method in class com.caucho.xml.readers.XmlReader
-
Initialize a reader at the start of parsing.
- init(XMLReader) - Method in class com.caucho.xml.SAXBuilder
-
- init() - Method in class com.caucho.xml.SAXBuilder
-
- init() - Method in class com.caucho.xml.stream.XMLStreamReaderImpl
-
- init() - Method in class com.caucho.xml.Xml
-
Initialize the parser.
- init(WriteStream) - Method in class com.caucho.xml.XmlPrinter
-
Initialize the XmlPrinter with the write stream.
- initClassDef() - Method in class com.caucho.quercus.env.CompiledClassDef
-
Initialize the quercus class.
- initClassFields(QuercusClass, String) - Method in class com.caucho.quercus.classes.LazyClassDef
-
Initialize the quercus class fields.
- initClassFields(QuercusClass, String) - Method in class com.caucho.quercus.env.CompiledClassDef
-
Initialize the quercus class fields.
- initClassFields(QuercusClass, String) - Method in class com.caucho.quercus.program.ClassDef
-
Initialize the quercus class fields.
- initClassFields(QuercusClass, String) - Method in class com.caucho.quercus.program.InterpretedClassDef
-
Initialize the quercus class fields.
- initClassFields(QuercusClass, String) - Method in class com.caucho.quercus.program.JavaClassDef
-
Initialize the quercus class fields.
- initClassMethods(QuercusClass, String) - Method in class com.caucho.quercus.classes.LazyClassDef
-
Initialize the quercus class methods.
- initClassMethods(QuercusClass, String) - Method in class com.caucho.quercus.env.CompiledClassDef
-
Initialize the quercus class methods.
- initClassMethods(QuercusClass, String) - Method in class com.caucho.quercus.program.ClassDef
-
Initialize the quercus class methods.
- initClassMethods(QuercusClass, String) - Method in class com.caucho.quercus.program.InterpretedClassDef
-
Initialize the quercus class methods.
- initClassMethods(QuercusClass, String) - Method in class com.caucho.quercus.program.JavaClassDef
-
Initialize the quercus class methods.
- initComponent() - Method in class com.caucho.config.xml.XmlBeanConfig
-
- initEnvironment() - Method in class com.caucho.loader.EnvironmentClassLoader
-
- initEnvironment() - Method in class com.caucho.loader.SystemClassLoader
-
- initField(Env, StringValue, StringValue, Value) - Method in class com.caucho.quercus.env.CopyObjectExtValue
-
Adds a new value to the object.
- initField(Env, StringValue, StringValue, Value) - Method in class com.caucho.quercus.env.JavaAdapterVar
-
Initializes a new field, does not call __set if it is defined.
- initField(Env, StringValue, StringValue, Value) - Method in class com.caucho.quercus.env.ObjectExtValue
-
Adds a new value to the object.
- initField(Env, StringValue, StringValue, Value) - Method in class com.caucho.quercus.env.ObjectValue
-
Initializes a new field, does not call __set if it is defined.
- initField(Env, ClassField, boolean) - Method in class com.caucho.quercus.env.Value
-
- initField(Env, StringValue, Value) - Method in class com.caucho.quercus.env.Value
-
- initField(Env, StringValue, StringValue, Value) - Method in class com.caucho.quercus.env.Value
-
- initField(Env, StringValue, StringValue, Value) - Method in class com.caucho.quercus.env.Var
-
Initializes a new field, does not call __set if it is defined.
- initgraphics(Env) - Method in class com.caucho.quercus.lib.pdf.PDF
-
- InitialContextFactoryImpl - Class in com.caucho.naming
-
Returns the JNDI context for the current classloader.
- InitialContextFactoryImpl() - Constructor for class com.caucho.naming.InitialContextFactoryImpl
-
Constructor with an initial root.
- initialize() - Method in class com.caucho.config.inject.InjectManager
-
- initializeEnvironment() - Static method in class com.caucho.loader.Environment
-
Initializes the environment
- initialPath(String) - Static method in class com.caucho.vfs.FilePath
-
- initImpl() - Method in class com.caucho.config.cfg.AbstractBeanConfig
-
- initImpl() - Method in class com.caucho.log.LogConfig
-
Should be run with system classloader
- initImpl() - Method in class com.caucho.log.LoggerConfig
-
Should be run with system classloader
- initImpl() - Method in class com.caucho.log.LogHandlerConfig
-
Should be run with system classloader
- initImpl() - Method in class com.caucho.log.StdoutLog
-
- initImpl(ServletConfig) - Method in class com.caucho.quercus.servlet.QuercusServletImpl
-
- initIncompleteField(Env, StringValue, Value, FieldVisibility) - Method in class com.caucho.quercus.env.ObjectValue
-
- initIncompleteField(Env, StringValue, Value, FieldVisibility) - Method in class com.caucho.quercus.env.Value
-
- initInstance(Env, Value, boolean) - Method in class com.caucho.quercus.classes.LazyClassDef
-
Initialize the quercus class.
- initInstance(Env, Value, boolean) - Method in class com.caucho.quercus.env.CompiledClassDef
-
Creates a new instance.
- initInstance(Env, Value, boolean) - Method in interface com.caucho.quercus.program.InstanceInitializer
-
Creates a new instance.
- initInstance(Env, Value, boolean) - Method in class com.caucho.quercus.program.InterpretedClassDef
-
Initialize the fields
- initInstance(Env, Value, boolean) - Method in class com.caucho.quercus.program.JavaClassDef
-
Creates a new instance.
- initJNI() - Static method in class com.caucho.vfs.Vfs
-
Initialize the JNI.
- initJniBackground() - Method in class com.caucho.server.util.JniCauchoSystem
-
Initialize any JNI code
- initLocal() - Method in class com.caucho.quercus.QuercusContext
-
Initialize local configuration, e.g.
- initObject(Env, QuercusClass) - Method in class com.caucho.quercus.env.ObjectExtValue
-
Initializes the incomplete class.
- initObject(Env, QuercusClass) - Method in class com.caucho.quercus.env.ObjectValue
-
Initializes the incomplete class.
- initObject(Env, ObjectValue) - Method in class com.caucho.quercus.env.QuercusClass
-
Initializes the object's methods and fields.
- initObject(Env, ObjectValue, boolean) - Method in class com.caucho.quercus.env.QuercusClass
-
Initializes the object's methods and fields.
- InitParam - Class in com.caucho.config.types
-
Configuration for the init-param pattern.
- InitParam() - Constructor for class com.caucho.config.types.InitParam
-
- InitParam(String, String) - Constructor for class com.caucho.config.types.InitParam
-
- inject(Object) - Static method in class com.caucho.config.Config
-
- inject(X, <any>) - Method in class com.caucho.config.inject.AbstractInjectionTarget
-
Inject the bean.
- inject(X, <any>) - Method in class com.caucho.config.inject.CandiProducer
-
- inject(InjectionPoint) - Method in class com.caucho.config.inject.InjectionPointBean
-
Inject the bean.
- inject(X, <any>) - Method in class com.caucho.config.inject.InjectionTargetBuilder
-
- inject(T, <any>) - Method in class com.caucho.config.inject.InjectionTargetFilter
-
- inject(T, <any>) - Method in class com.caucho.config.j2ee.PostConstructProgram
-
- inject(T, <any>) - Method in class com.caucho.config.j2ee.PreDestroyInject
-
- inject(T, <any>) - Method in class com.caucho.config.program.ConfigProgram
-
Configures the bean using the current program.
- inject(T, <any>) - Method in class com.caucho.config.program.ContainerProgram
-
Invokes the child programs on the bean
- inject(T, <any>) - Method in class com.caucho.config.program.ExprProgram
-
- inject(T, <any>) - Method in class com.caucho.config.program.FieldGeneratorProgram
-
- inject(T, <any>) - Method in class com.caucho.config.program.MethodGeneratorProgram
-
- inject(T, <any>) - Method in class com.caucho.config.program.NodeBuilderChildProgram
-
- inject(T, <any>) - Method in class com.caucho.config.program.NodeBuilderProgram
-
- inject(T, <any>) - Method in class com.caucho.config.program.NullProgram
-
- inject(T, <any>) - Method in class com.caucho.config.program.PropertyStringProgram
-
Injects the bean with the dependencies
- inject(T, <any>) - Method in class com.caucho.config.program.PropertyValueProgram
-
Injects the bean with the dependencies
- inject(T, <any>) - Method in class com.caucho.config.program.RecoverableProgram
-
- inject(T, <any>) - Method in class com.caucho.config.program.ResourceInjectionTargetProgram
-
- inject(T, <any>) - Method in class com.caucho.config.program.ResourceProgram
-
- inject(Object) - Method in class com.caucho.config.type.ConfigType
-
Inject and initialize the type
- inject(Object) - Method in class com.caucho.config.type.InlineBeanType
-
Initialize the type
- inject(T, <any>) - Method in class com.caucho.config.types.DataSourceRef
-
Configures the bean using the current program.
- inject(T, <any>) - Method in class com.caucho.config.types.EnvEntry
-
Configures the bean using the current program.
- inject(T, <any>) - Method in class com.caucho.config.types.ResourceGroupConfig
-
Configures the bean using the current program.
- inject(X, <any>) - Method in class com.caucho.config.xml.XmlBean
-
- inject(X, <any>) - Method in class com.caucho.config.xml.XmlInjectionTarget
-
- InjectBeanAdmin - Class in com.caucho.config.manager
-
Administration for an injection Bean queue
- InjectBeanAdmin(Bean, int) - Constructor for class com.caucho.config.manager.InjectBeanAdmin
-
- InjectEnvironmentBean - Interface in com.caucho.config.inject
-
Injection beans which are environment-dependent.
- injectError(AccessibleObject, String) - Static method in class com.caucho.config.inject.InjectManager
-
- injection(<any>) - Method in class com.caucho.config.inject.BeanBuilder
-
- InjectionBean<T> - Class in com.caucho.config.inject
-
SingletonBean represents a singleton instance exported as a web beans.
- InjectionPointArg<T> - Class in com.caucho.config.inject
-
A saved program for creating a constructor argument
- InjectionPointArg() - Constructor for class com.caucho.config.inject.InjectionPointArg
-
- InjectionPointBean - Class in com.caucho.config.inject
-
Configuration for the xml web bean component.
- InjectionPointBean(BeanManager, InjectionPoint) - Constructor for class com.caucho.config.inject.InjectionPointBean
-
- InjectionPointHandler - Class in com.caucho.config.inject
-
Handles special injection points like @Resource, @EJB.
- InjectionPointHandler() - Constructor for class com.caucho.config.inject.InjectionPointHandler
-
- InjectionPointImpl<T> - Class in com.caucho.config.inject
-
- InjectionPointImpl(InjectManager, <any>, <any>) - Constructor for class com.caucho.config.inject.InjectionPointImpl
-
- InjectionPointImpl(InjectManager, <any>, Annotated, Member, Type) - Constructor for class com.caucho.config.inject.InjectionPointImpl
-
- InjectionPointImplHandle - Class in com.caucho.config.inject
-
- InjectionPointStandardBean - Class in com.caucho.config.inject
-
Bean object for the general InjectionPoint.
- InjectionPointStandardBean() - Constructor for class com.caucho.config.inject.InjectionPointStandardBean
-
- InjectionTarget - Class in com.caucho.config.types
-
Configuration for the injection-target pattern.
- InjectionTarget() - Constructor for class com.caucho.config.types.InjectionTarget
-
- InjectionTargetBuilder<X> - Class in com.caucho.config.inject
-
SimpleBean represents a POJO Java bean registered as a WebBean.
- InjectionTargetBuilder(InjectManager, <any>, <any>) - Constructor for class com.caucho.config.inject.InjectionTargetBuilder
-
- InjectionTargetBuilder(InjectManager, <any>) - Constructor for class com.caucho.config.inject.InjectionTargetBuilder
-
- InjectionTargetFilter<T> - Class in com.caucho.config.inject
-
Adds behavior for an injection target.
- InjectionTargetFilter(<any>, ConfigProgram) - Constructor for class com.caucho.config.inject.InjectionTargetFilter
-
- InjectManager - Class in com.caucho.config.inject
-
The CDI container for a given environment.
- InjectManager.ContextReferenceFactory<T> - Class in com.caucho.config.inject
-
- InjectManager.DelegateReferenceFactory<T> - Class in com.caucho.config.inject
-
- InjectManager.DependentElReferenceFactoryImpl<T> - Class in com.caucho.config.inject
-
- InjectManager.DependentReferenceFactory<T> - Class in com.caucho.config.inject
-
- InjectManager.DependentReferenceFactoryImpl<T> - Class in com.caucho.config.inject
-
- InjectManager.ErrorReferenceFactory<T> - Class in com.caucho.config.inject
-
- InjectManager.InjectionPointReferenceFactory - Class in com.caucho.config.inject
-
- InjectManager.NormalContextReferenceFactory<T> - Class in com.caucho.config.inject
-
- InjectManager.NormalInstanceReferenceFactory<T> - Class in com.caucho.config.inject
-
- InjectManager.ReferenceFactory<T> - Class in com.caucho.config.inject
-
- InjectManager.UnresolvedReferenceFactory - Class in com.caucho.config.inject
-
- InlineBeanType<T> - Class in com.caucho.config.type
-
Represents an inline bean type for configuration.
- InlineBeanType(Class<T>) - Constructor for class com.caucho.config.type.InlineBeanType
-
- inNamespace() - Method in class com.caucho.quercus.lib.reflection.ReflectionClass
-
- INPUT_COOKIE - Static variable in class com.caucho.quercus.lib.filter.FilterModule
-
- INPUT_ENV - Static variable in class com.caucho.quercus.lib.filter.FilterModule
-
- INPUT_GET - Static variable in class com.caucho.quercus.lib.filter.FilterModule
-
- INPUT_POST - Static variable in class com.caucho.quercus.lib.filter.FilterModule
-
- INPUT_SERVER - Static variable in class com.caucho.quercus.lib.filter.FilterModule
-
- InputStreamMarshal - Class in com.caucho.quercus.marshal
-
- InputStreamMarshal() - Constructor for class com.caucho.quercus.marshal.InputStreamMarshal
-
- InputStreamSource - Class in com.caucho.vfs
-
Stream source for Hessian serialization of large data
- InputStreamSource() - Constructor for class com.caucho.vfs.InputStreamSource
-
Constructor for subclasses.
- InputStreamSource(InputStream) - Constructor for class com.caucho.vfs.InputStreamSource
-
Constructor for Hessian deserialization.
- InputStreamStream - Class in com.caucho.vfs
-
- InputStreamStream(InputStream) - Constructor for class com.caucho.vfs.InputStreamStream
-
- insert(int, byte[], int, int) - Method in class com.caucho.util.ByteBuffer
-
- insert(int, String) - Method in class com.caucho.util.CharBuffer
-
Inserts a string.
- insert(int, char[], int, int) - Method in class com.caucho.util.CharBuffer
-
Inserts a character buffer.
- insert(int, Object) - Method in class com.caucho.util.CharBuffer
-
Inserts an object at a given offset.
- insert(int, char) - Method in class com.caucho.util.CharBuffer
-
Inserts a character at a given offset.
- insert(int, int) - Method in class com.caucho.util.CharBuffer
-
Inserts an integer at a given offset.
- insert(int, long) - Method in class com.caucho.util.CharBuffer
-
Inserts a long at a given offset.
- insert(int, float) - Method in class com.caucho.util.CharBuffer
-
Inserts a float at a given offset.
- insert(int, double) - Method in class com.caucho.util.CharBuffer
-
Inserts a double at a given offset.
- insert(int, double) - Method in class com.caucho.util.DoubleArray
-
- insert_id(Env) - Method in class com.caucho.quercus.lib.db.Mysqli
-
returns ID generated for an AUTO_INCREMENT column by the previous
INSERT query on success, 0 if the previous query does not generate
an AUTO_INCREMENT value, or FALSE if no MySQL connection was established
- insert_id(Env) - Method in class com.caucho.quercus.lib.db.MysqliStatement
-
- insertBefore(DOMNode, DOMNode) - Method in class com.caucho.quercus.lib.dom.DOMNode
-
- insertBefore(Node, Node) - Method in class com.caucho.xml.QAbstractNode
-
- insertBefore(Node, Node) - Method in class com.caucho.xml.QNode
-
- insertBefore(Node, Node) - Method in class com.caucho.xpath.pattern.NamespaceNode
-
- insertCode(int, int) - Method in class com.caucho.bytecode.CodeEnhancer
-
Updates indices when adding a chunk of code.
- insertData(int, String) - Method in class com.caucho.quercus.lib.dom.DOMCharacterData
-
- InstanceBeanImpl<T> - Class in com.caucho.config.inject
-
Internal implementation for a Bean
- InstanceImpl<T> - Class in com.caucho.config.inject
-
Factory to create instances of a bean.
- InstanceInitializer - Interface in com.caucho.quercus.program
-
Represents a Quercus class instance initializer
- INSTANCEOF - Static variable in class com.caucho.bytecode.CodeVisitor
-
- instantiate() - Method in class com.caucho.config.inject.DecoratorBean
-
Instantiate the bean.
- instantiate(String) - Method in class com.caucho.jmx.AbstractMBeanServer
-
Instantiate an MBean object to be registered with the server.
- instantiate(String, ObjectName) - Method in class com.caucho.jmx.AbstractMBeanServer
-
Instantiate an MBean object to be registered with the server.
- instantiate(String, Object[], String[]) - Method in class com.caucho.jmx.AbstractMBeanServer
-
Instantiate an MBean object with the given arguments to be
passed to the constructor.
- instantiate(String, ObjectName, Object[], String[]) - Method in class com.caucho.jmx.AbstractMBeanServer
-
Instantiate an MBean object with the given arguments to be
passed to the constructor.
- InstantiationConfig - Class in com.caucho.config.types
-
Configuration for an instantiation
- InstantiationConfig() - Constructor for class com.caucho.config.types.InstantiationConfig
-
- insteadOfEntrySet() - Method in class com.caucho.quercus.program.TraitInsteadofMap
-
- INT - Static variable in class com.caucho.bytecode.JClass
-
- IntArray - Class in com.caucho.util
-
The IntArray is a variable array containing integers.
- IntArray() - Constructor for class com.caucho.util.IntArray
-
Create an empty int array.
- INTEGER - Static variable in class com.caucho.el.Marshall
-
- INTEGER - Static variable in class com.caucho.quercus.lib.db.JdbcResultResource
-
- IntegerConstant - Class in com.caucho.bytecode
-
Represents an integer constant.
- IntegerMarshal - Class in com.caucho.quercus.marshal
-
- IntegerMarshal() - Constructor for class com.caucho.quercus.marshal.IntegerMarshal
-
- IntegerObjectMarshal - Class in com.caucho.quercus.marshal
-
- IntegerObjectMarshal() - Constructor for class com.caucho.quercus.marshal.IntegerObjectMarshal
-
- IntegerPrimitiveType - Class in com.caucho.config.type
-
Represents an int type.
- IntegerResult - Class in com.caucho.util
-
Container for an integer result.
- IntegerResult() - Constructor for class com.caucho.util.IntegerResult
-
- IntegerType - Class in com.caucho.config.type
-
Represents an int or Integer type.
- IntegerValueExpression - Class in com.caucho.el
-
Abstract implementation class for an expression.
- IntegerValueExpression(Expr, String, Class) - Constructor for class com.caucho.el.IntegerValueExpression
-
- IntegerValueExpression(Expr, String) - Constructor for class com.caucho.el.IntegerValueExpression
-
- IntegerValueExpression(Expr) - Constructor for class com.caucho.el.IntegerValueExpression
-
- IntegerValueExpression() - Constructor for class com.caucho.el.IntegerValueExpression
-
- intercept(InterceptionType, X, InvocationContext) - Method in class com.caucho.config.inject.InterceptorRuntimeBean
-
Invokes the callback
- intercept(ClassEntry) - Method in interface com.caucho.loader.ClassLoaderInterceptor
-
Returns the modified class entry.
- InterceptorBean<X> - Class in com.caucho.config.inject
-
InterceptorBean represents a Java interceptor
- InterceptorBean(InjectManager, Class<X>) - Constructor for class com.caucho.config.inject.InterceptorBean
-
- InterceptorBean(Class<X>) - Constructor for class com.caucho.config.inject.InterceptorBean
-
- InterceptorEntry<X> - Class in com.caucho.config.inject
-
Represents an introspected interceptor
- InterceptorEntry(<any>) - Constructor for class com.caucho.config.inject.InterceptorEntry
-
- InterceptorException - Exception in com.caucho.config.gen
-
- InterceptorException(Throwable) - Constructor for exception com.caucho.config.gen.InterceptorException
-
- InterceptorFactory<X> - Class in com.caucho.config.gen
-
Represents the interception
- InterceptorFactory(AspectBeanFactory<X>, AspectFactory<X>, InjectManager) - Constructor for class com.caucho.config.gen.InterceptorFactory
-
- InterceptorGenerator<X> - Class in com.caucho.config.gen
-
Represents the interception
- InterceptorGenerator(InterceptorFactory<X>, <any>, AspectGenerator<X>, InterceptionType, HashSet<Class<?>>, HashMap<Class<?>, Annotation>, HashSet<Class<?>>, boolean) - Constructor for class com.caucho.config.gen.InterceptorGenerator
-
- InterceptorGenerator(InterceptorFactory<X>, HashSet<Class<?>>, InterceptionType) - Constructor for class com.caucho.config.gen.InterceptorGenerator
-
- InterceptorLiteral - Class in com.caucho.config.inject
-
Represents the @Default annotation
- InterceptorRuntimeBean<X> - Class in com.caucho.config.inject
-
InterceptorBean represents a Java interceptor
- InterceptorRuntimeBean(InterceptorRuntimeBean<X>, Class<X>) - Constructor for class com.caucho.config.inject.InterceptorRuntimeBean
-
- Interceptors() - Constructor for class com.caucho.config.cfg.BeansConfig.Interceptors
-
- InterceptorSelfBean<X> - Class in com.caucho.config.inject
-
InterceptorBean represents a Java interceptor
- InterceptorSelfBean(Class<X>) - Constructor for class com.caucho.config.inject.InterceptorSelfBean
-
- intercepts(InterceptionType) - Method in class com.caucho.config.inject.InterceptorRuntimeBean
-
Returns the bean's deployment type
- interface_exists(Env, String, boolean) - Method in class com.caucho.quercus.lib.ClassesModule
-
Returns true if the class exists.
- InterfaceConfig - Class in com.caucho.config.types
-
Configures an interface type.
- InterfaceConfig() - Constructor for class com.caucho.config.types.InterfaceConfig
-
- InterfaceConfig(Class<?>) - Constructor for class com.caucho.config.types.InterfaceConfig
-
- InterfaceConfig(Class<?>, String) - Constructor for class com.caucho.config.types.InterfaceConfig
-
- InterfaceMethodRefConstant - Class in com.caucho.bytecode
-
Represents an interface method ref in the constant pool.
- InterfaceType<T> - Class in com.caucho.config.type
-
Represents an interface.
- InterfaceType(Class<T>) - Constructor for class com.caucho.config.type.InterfaceType
-
Create the interface type
- interleaveContinuation(Item) - Method in class com.caucho.relaxng.program.ChoiceItem
-
Interleaves a continuation.
- interleaveContinuation(Item) - Method in class com.caucho.relaxng.program.InElementItem
-
Interleaves a continuation.
- interleaveContinuation(Item) - Method in class com.caucho.relaxng.program.InterleaveItem
-
Interleaves a continuation.
- interleaveContinuation(Item) - Method in class com.caucho.relaxng.program.Item
-
Interleaves a continuation.
- InterleaveItem - Class in com.caucho.relaxng.program
-
Generates programs from patterns.
- InterleaveItem() - Constructor for class com.caucho.relaxng.program.InterleaveItem
-
- InterleavePattern - Class in com.caucho.relaxng.pattern
-
Relax element pattern
- InterleavePattern() - Constructor for class com.caucho.relaxng.pattern.InterleavePattern
-
Creates a new interleave pattern.
- intern(String) - Static method in class com.caucho.quercus.env.MethodIntern
-
- intern() - Method in class com.caucho.quercus.env.StringValue
-
Interns the string.
- InternalAutoloadCallback - Class in com.caucho.quercus.env
-
Internal call to autoload an internally defined PHP, e.g.
- InternalAutoloadCallback(String) - Constructor for class com.caucho.quercus.env.InternalAutoloadCallback
-
- InternalCompiler - Class in com.caucho.java
-
Compiles Java source, returning the loaded class.
- InternalCompiler(JavaCompilerUtil) - Constructor for class com.caucho.java.InternalCompiler
-
- InternalCompiler2 - Class in com.caucho.java
-
Experimental internal compiler API using JDK 1.6 JavaCompiler.
- InternalCompiler2(JavaCompilerUtil) - Constructor for class com.caucho.java.InternalCompiler2
-
- InternalCompilerTools - Class in com.caucho.java
-
Compiles Java source, returning the loaded class.
- InternalCompilerTools(JavaCompilerUtil) - Constructor for class com.caucho.java.InternalCompilerTools
-
- internalEntityDecl(String, String) - Method in class com.caucho.quercus.lib.simplexml.SimpleHandler
-
- InterpolateExpr - Class in com.caucho.el
-
Representing a string interpolation expression.
- InterpolateExpr(Expr, Expr) - Constructor for class com.caucho.el.InterpolateExpr
-
Create a new interpolation expression.
- InterpretedClassDef - Class in com.caucho.quercus.program
-
Represents an interpreted PHP class definition.
- InterpretedClassDef(Location, String, String, String[], int) - Constructor for class com.caucho.quercus.program.InterpretedClassDef
-
- InterpretedClassDef(Location, String, String, String[], String[], int) - Constructor for class com.caucho.quercus.program.InterpretedClassDef
-
- InterpretedClassDef(String, String, String[], String[]) - Constructor for class com.caucho.quercus.program.InterpretedClassDef
-
- InterpretedClassDef(String, String, String[]) - Constructor for class com.caucho.quercus.program.InterpretedClassDef
-
- InterpretedClosure - Class in com.caucho.quercus.env
-
Represents a closure
- InterpretedClosure(Env, AbstractFunction, Value) - Constructor for class com.caucho.quercus.env.InterpretedClosure
-
- InterpretedPage - Class in com.caucho.quercus.page
-
Represents an interpreted Quercus program.
- InterpretedPage(QuercusProgram) - Constructor for class com.caucho.quercus.page.InterpretedPage
-
- interrupt() - Method in class com.caucho.env.thread1.ThreadPool1
-
interrupts all the idle threads.
- intersection(IntSet) - Method in class com.caucho.util.IntSet
-
Calculates the set intersection of a and b
- intervalNow() - Method in class com.caucho.util.TimeIntervalElement
-
Provides the current time for use by the interval.
- IntIteratorIndex(int) - Constructor for class com.caucho.quercus.lib.simplexml.IteratorIndex.IntIteratorIndex
-
- IntMap - Class in com.caucho.util
-
The IntMap provides a simple hashmap from keys to integers.
- IntMap() - Constructor for class com.caucho.util.IntMap
-
Create a new IntMap.
- IntMap(int) - Constructor for class com.caucho.util.IntMap
-
Create a new IntMap.
- IntQueue - Class in com.caucho.util
-
A fast queue implementation for int primitives.
- IntQueue() - Constructor for class com.caucho.util.IntQueue
-
- IntQueue(int) - Constructor for class com.caucho.util.IntQueue
-
- introspect() - Method in class com.caucho.config.gen.BeanGenerator
-
- introspect() - Method in class com.caucho.config.gen.CandiBeanGenerator
-
- introspect(<any>) - Method in class com.caucho.config.gen.LifecycleInterceptor
-
Introspects the @Interceptors annotation on the method
and the class.
- introspect() - Method in class com.caucho.config.inject.AbstractBean
-
- introspect() - Method in class com.caucho.config.inject.AbstractIntrospectedBean
-
- introspect(Annotated) - Method in class com.caucho.config.inject.AbstractIntrospectedBean
-
- introspect() - Method in class com.caucho.config.inject.DecoratorBean
-
- introspect() - Method in class com.caucho.config.inject.InterceptorBean
-
- introspect() - Method in class com.caucho.config.inject.ManagedBeanImpl
-
- introspect(<any>) - Method in class com.caucho.config.inject.ManagedBeanImpl
-
Called for implicit introspection.
- introspect() - Method in class com.caucho.config.inject.NewBean
-
- introspect() - Method in class com.caucho.config.inject.ProducesFieldBean
-
- introspect() - Method in class com.caucho.config.inject.ProducesMethodBean
-
- introspect() - Method in class com.caucho.config.j2ee.PostConstructProgram
-
- introspect(TimeoutCaller, <any>) - Method in class com.caucho.config.timer.ScheduleIntrospector
-
Introspects the method for scheduling attributes.
- introspect() - Method in class com.caucho.config.type.ConfigType
-
Introspect the type.
- introspect() - Method in class com.caucho.config.type.InlineBeanType
-
Introspect the bean for configuration
- introspectArguments(<any>, <any>) - Method in class com.caucho.config.inject.ProducesBuilder
-
- introspectBindingTypes(Annotation[]) - Method in class com.caucho.config.inject.DecoratorBean
-
- introspectClass(<any>) - Method in class com.caucho.config.gen.CandiBeanGenerator
-
- introspectDefault() - Method in class com.caucho.config.inject.AbstractIntrospectedBean
-
- introspectDisposesArgs(<any>, List<<any>>) - Method in class com.caucho.config.inject.ProducesBuilder
-
- introspectField(<any>) - Method in class com.caucho.config.inject.InjectionPointHandler
-
- introspectField(<any>) - Method in class com.caucho.config.j2ee.DataSourceDefinitionHandler
-
- introspectField(<any>) - Method in class com.caucho.config.j2ee.EjbHandler
-
- introspectField(<any>) - Method in class com.caucho.config.j2ee.PersistenceContextHandler
-
- introspectField(<any>) - Method in class com.caucho.config.j2ee.PersistenceUnitHandler
-
- introspectField(<any>) - Method in class com.caucho.config.j2ee.ResourceHandler
-
- introspectInit(ArrayList<ConfigProgram>, <any>) - Static method in class com.caucho.config.inject.InjectionTargetBuilder
-
- IntrospectionMBean - Class in com.caucho.jmx
-
Resin implementation of StandardMBean.
- IntrospectionMBean(Object, Class) - Constructor for class com.caucho.jmx.IntrospectionMBean
-
Makes a DynamicMBean.
- IntrospectionMBean(Object, Class, boolean) - Constructor for class com.caucho.jmx.IntrospectionMBean
-
Makes a DynamicMBean.
- introspectJavaClass(String, Class, String, Class) - Method in class com.caucho.quercus.module.ModuleContext
-
Introspects the module class for functions.
- introspectJavaImplClass(String, Class, String) - Method in class com.caucho.quercus.module.ModuleContext
-
Introspects the module class for functions.
- introspectMethod(<any>) - Method in class com.caucho.config.inject.InjectionPointHandler
-
- introspectMethod(<any>) - Method in class com.caucho.config.j2ee.DataSourceDefinitionHandler
-
- introspectMethod(<any>) - Method in class com.caucho.config.j2ee.EjbHandler
-
- introspectMethod(<any>) - Method in class com.caucho.config.j2ee.PersistenceContextHandler
-
- introspectMethod(<any>) - Method in class com.caucho.config.j2ee.PersistenceUnitHandler
-
- introspectMethod(<any>) - Method in class com.caucho.config.j2ee.ResourceHandler
-
- introspectMethods(Method[]) - Method in class com.caucho.config.type.InlineBeanType
-
Introspect the beans methods for setters
- introspectName(Annotated) - Method in class com.caucho.config.inject.AbstractIntrospectedBean
-
Introspects the qualifier annotations
- introspectObservers() - Method in class com.caucho.config.inject.AbstractSingletonBean
-
- introspectPostInit() - Method in class com.caucho.config.cfg.BeanConfig
-
Introspection after the init has been set and before the @PostConstruct
for additional interception
- introspectProduces() - Method in class com.caucho.config.inject.AbstractSingletonBean
-
- introspectProduces() - Method in class com.caucho.config.inject.ManagedBeanImpl
-
- introspectProduces(<any>, <any>) - Method in class com.caucho.config.inject.ProducesBuilder
-
Introspects the methods for any @Produces
- introspectQualifiers(Annotated) - Method in class com.caucho.config.inject.AbstractIntrospectedBean
-
Introspects the qualifier annotations
- introspectQualifiers(Annotation[]) - Method in class com.caucho.config.inject.InterceptorBean
-
- introspectScope(Annotated) - Method in class com.caucho.config.inject.AbstractIntrospectedBean
-
Called for implicit introspection.
- introspectSimpleType(Class<T>) - Static method in class com.caucho.config.reflect.ReflectionAnnotatedFactory
-
Introspects a simple reflection type, i.e.
- introspectSpecializes(Annotated) - Method in class com.caucho.config.inject.AbstractIntrospectedBean
-
Adds the stereotypes from the bean's annotations
- introspectSpecializes(Annotated) - Method in class com.caucho.config.inject.ProducesMethodBean
-
Adds the stereotypes from the bean's annotations
- introspectStereotypes(Annotated) - Method in class com.caucho.config.inject.AbstractIntrospectedBean
-
Adds the stereotypes from the bean's annotations
- introspectType(<any>) - Method in class com.caucho.config.inject.InjectionPointHandler
-
- introspectType(<any>) - Method in class com.caucho.config.j2ee.DataSourceDefinitionHandler
-
- introspectType(<any>) - Method in class com.caucho.config.j2ee.EjbHandler
-
- introspectType(<any>) - Method in class com.caucho.config.j2ee.PersistenceContextHandler
-
- introspectType(<any>) - Method in class com.caucho.config.j2ee.ResourceHandler
-
- introspectType(Class<X>) - Static method in class com.caucho.config.reflect.ReflectionAnnotatedFactory
-
Introspects a simple reflection type, i.e.
- introspectType(BaseType) - Static method in class com.caucho.config.reflect.ReflectionAnnotatedFactory
-
Introspects a simple reflection type, i.e.
- IntSet - Class in com.caucho.util
-
- IntSet() - Constructor for class com.caucho.util.IntSet
-
Creates an empty set.
- intToColor(int) - Static method in class com.caucho.quercus.lib.image.QuercusImage
-
- intval(Value) - Static method in class com.caucho.quercus.lib.VariableModule
-
Converts to a long
- intval(Value, int) - Static method in class com.caucho.quercus.lib.VariableModule
-
Converts to a long
- IntValidateFilter - Class in com.caucho.quercus.lib.filter
-
- IntValidateFilter() - Constructor for class com.caucho.quercus.lib.filter.IntValidateFilter
-
- inUse() - Method in class com.caucho.quercus.env.SessionArrayValue
-
- invalidArgument(String, Object) - Method in class com.caucho.quercus.env.Env
-
A warning about an invalid argument passed to a function.
- invalidate() - Method in class com.caucho.quercus.env.SessionArrayValue
-
Invalidates the session.
- invert - Variable in class com.caucho.quercus.lib.date.DateInterval
-
- invocationError(Throwable) - Static method in class com.caucho.el.Expr
-
Returns an error object
- invoke(String, String, String, int, int) - Method in class com.caucho.bytecode.CodeWriterAttribute
-
- invoke(ELContext, Class<?>[], Object[]) - Method in class com.caucho.config.el.CandiExpr
-
- invoke(Method, Object, Object...) - Static method in class com.caucho.config.gen.CandiUtil
-
- invoke(Timer) - Method in class com.caucho.config.timer.TimerTask
-
- invoke(Object, Method, Object[]) - Method in class com.caucho.config.types.AnnotationConfig
-
- invoke(ELContext, Class<?>[], Object[]) - Method in class com.caucho.el.ArrayResolverExpr
-
Evaluates the expression, returning an object.
- invoke(ELContext, Class<?>[], Object[]) - Method in class com.caucho.el.Expr
-
Evaluates the expression, returning an object.
- invoke(ELContext, Class<?>[], Object[]) - Method in class com.caucho.el.MethodExpr
-
Evaluates the expression, returning an object.
- invoke(ELContext, Object[]) - Method in class com.caucho.el.MethodExpressionImpl
-
- invoke(ELContext, Class<?>[], Object[]) - Method in class com.caucho.el.PathExpr
-
Evaluates the expression, returning an object.
- invoke(ELContext, Class<?>[], Object[]) - Method in class com.caucho.el.StringLiteral
-
Evaluates the expression, returning an object.
- invoke(ObjectName, String, Object[], String[]) - Method in class com.caucho.jmx.AbstractMBeanServer
-
Invokers an operation on an MBean.
- invoke(String, Object[]) - Method in interface com.caucho.jmx.GenericMBeanInterface
-
Invokes the named method
- invoke(String, Object[], String[]) - Method in class com.caucho.jmx.IntrospectionMBean
-
Invokes a method on the bean.
- invoke(Object, Method, Object[]) - Method in class com.caucho.jmx.JmxInvocationHandler
-
Handles the object invocation.
- invoke(Object, String, Object[], String[]) - Method in class com.caucho.jmx.MBeanSkeleton
-
Invokes an operation.
- invoke(Object, Object[]) - Method in class com.caucho.quercus.env.JavaConstructor
-
- invoke(Object, Object[]) - Method in class com.caucho.quercus.env.JavaInvoker
-
- invoke(Object, Object[]) - Method in class com.caucho.quercus.env.JavaMethod
-
- invoke(Env, Value[]) - Method in class com.caucho.quercus.lib.reflection.ReflectionFunction
-
- invoke(Env, ObjectValue, Value[]) - Method in class com.caucho.quercus.lib.reflection.ReflectionMethod
-
- invoke(Object, Object[]) - Method in class com.caucho.quercus.module.StaticFunction
-
Evalutes the function.
- invokeArgs(Env, ArrayValue) - Method in class com.caucho.quercus.lib.reflection.ReflectionFunction
-
- invokeArgs(Env, ObjectValue, ArrayValue) - Method in class com.caucho.quercus.lib.reflection.ReflectionMethod
-
- INVOKEINTERFACE - Static variable in class com.caucho.bytecode.CodeVisitor
-
- invokeInterface(String, String, String, int, int) - Method in class com.caucho.bytecode.CodeWriterAttribute
-
- INVOKESPECIAL - Static variable in class com.caucho.bytecode.CodeVisitor
-
- invokespecial(String, String, String, int, int) - Method in class com.caucho.bytecode.CodeWriterAttribute
-
- INVOKESTATIC - Static variable in class com.caucho.bytecode.CodeVisitor
-
- invokestatic(String, String, String, int, int) - Method in class com.caucho.bytecode.CodeWriterAttribute
-
- INVOKEVIRTUAL - Static variable in class com.caucho.bytecode.CodeVisitor
-
- IOExceptionWrapper - Exception in com.caucho.vfs
-
- IOExceptionWrapper() - Constructor for exception com.caucho.vfs.IOExceptionWrapper
-
- IOExceptionWrapper(String) - Constructor for exception com.caucho.vfs.IOExceptionWrapper
-
- IOExceptionWrapper(String, Throwable) - Constructor for exception com.caucho.vfs.IOExceptionWrapper
-
- IOExceptionWrapper(Throwable) - Constructor for exception com.caucho.vfs.IOExceptionWrapper
-
- IOR - Static variable in class com.caucho.bytecode.CodeVisitor
-
- IOTimeoutException - Exception in com.caucho.vfs
-
- IOTimeoutException(String) - Constructor for exception com.caucho.vfs.IOTimeoutException
-
- IOTimeoutException(String, Throwable) - Constructor for exception com.caucho.vfs.IOTimeoutException
-
- IOTimeoutException(Throwable) - Constructor for exception com.caucho.vfs.IOTimeoutException
-
- IoUtil - Class in com.caucho.util
-
convenience methods for io
- IoUtil() - Constructor for class com.caucho.util.IoUtil
-
- ip2long(String) - Static method in class com.caucho.quercus.lib.NetworkModule
-
Converts string to long
- iptcembed(String, String, int) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Embed into single tags.
- iptcparse(Env, StringValue) - Static method in class com.caucho.quercus.lib.image.ImageModule
-
Parses IPTC metadata.
- IpValidateFilter - Class in com.caucho.quercus.lib.filter
-
- IpValidateFilter() - Constructor for class com.caucho.quercus.lib.filter.IpValidateFilter
-
- IREM - Static variable in class com.caucho.bytecode.CodeVisitor
-
- IRETURN - Static variable in class com.caucho.bytecode.CodeVisitor
-
- is64Bit() - Static method in class com.caucho.server.util.CauchoSystem
-
- is_a(Env, Value, String) - Static method in class com.caucho.quercus.lib.ClassesModule
-
Returns true if the object implements the given class.
- IS_ABSTRACT - Static variable in class com.caucho.quercus.lib.reflection.ReflectionMethod
-
- is_array(Value) - Static method in class com.caucho.quercus.lib.VariableModule
-
Returns true for an array.
- is_block_algorithm() - Method in class com.caucho.quercus.lib.mcrypt.Mcrypt
-
Returns true for block algorithms
- is_block_algorithm_mode() - Method in class com.caucho.quercus.lib.mcrypt.Mcrypt
-
Returns true for block algorithms
- is_block_mode() - Method in class com.caucho.quercus.lib.mcrypt.Mcrypt
-
Returns true for block algorithms
- is_bool(Value) - Static method in class com.caucho.quercus.lib.VariableModule
-
Returns true for a boolean
- is_callable(Env, Value, boolean, Value) - Static method in class com.caucho.quercus.lib.VariableModule
-
Returns the type string for the variable
- is_compile(Env) - Static method in class com.caucho.quercus.lib.QuercusModule
-
Returns true if pages will be compiled.
- IS_DEPRECATED - Static variable in class com.caucho.quercus.lib.reflection.ReflectionFunction
-
- is_dir(Env, StringValue) - Static method in class com.caucho.quercus.lib.file.FileModule
-
Returns true if the path is a directory.
- IS_DOUBLE - Static variable in class com.caucho.quercus.env.StringValue
-
- IS_DOUBLE - Static variable in class com.caucho.quercus.env.UnicodeValueImpl
-
- is_double(Value) - Static method in class com.caucho.quercus.lib.VariableModule
-
Returns true for a double
- is_executable(Env, Path) - Static method in class com.caucho.quercus.lib.file.FileModule
-
Returns true if the path is an executable file
- IS_EXPLICIT_ABSTRACT - Static variable in class com.caucho.quercus.lib.reflection.ReflectionClass
-
- is_file(Path) - Static method in class com.caucho.quercus.lib.file.FileModule
-
Returns true if the path is a file.
- IS_FINAL - Static variable in class com.caucho.quercus.lib.reflection.ReflectionClass
-
- IS_FINAL - Static variable in class com.caucho.quercus.lib.reflection.ReflectionMethod
-
- is_finite(Value) - Static method in class com.caucho.quercus.lib.MathModule
-
- is_float(Value) - Static method in class com.caucho.quercus.lib.VariableModule
-
Returns true for a double
- IS_IMPLICIT_ABSTRACT - Static variable in class com.caucho.quercus.lib.reflection.ReflectionClass
-
- is_infinite(Value) - Static method in class com.caucho.quercus.lib.MathModule
-
- is_int(Value) - Static method in class com.caucho.quercus.lib.VariableModule
-
Returns true for an integer
- is_integer(Value) - Static method in class com.caucho.quercus.lib.VariableModule
-
Returns true for an integer
- is_link(Env, Path) - Static method in class com.caucho.quercus.lib.file.FileModule
-
Returns true if the path is a symbolic link
- IS_LONG - Static variable in class com.caucho.quercus.env.StringValue
-
- IS_LONG - Static variable in class com.caucho.quercus.env.UnicodeValueImpl
-
- is_long(Value) - Static method in class com.caucho.quercus.lib.VariableModule
-
Returns true for an integer
- is_nan(Value) - Static method in class com.caucho.quercus.lib.MathModule
-
- is_null(Value) - Static method in class com.caucho.quercus.lib.VariableModule
-
Returns true for null
- is_numeric(Env, Value) - Static method in class com.caucho.quercus.lib.VariableModule
-
Returns true for numeric
- is_object(Value) - Static method in class com.caucho.quercus.lib.ClassesModule
-
Returns true if the argument is an object.
- is_object(Env, Value) - Static method in class com.caucho.quercus.lib.VariableModule
-
Returns true for an object
- IS_PRIVATE - Static variable in class com.caucho.quercus.lib.reflection.ReflectionMethod
-
- IS_PRIVATE - Static variable in class com.caucho.quercus.lib.reflection.ReflectionProperty
-
- is_pro(Env) - Static method in class com.caucho.quercus.lib.QuercusModule
-
Returns true if this is the Professional version.
- IS_PROTECTED - Static variable in class com.caucho.quercus.lib.reflection.ReflectionMethod
-
- IS_PROTECTED - Static variable in class com.caucho.quercus.lib.reflection.ReflectionProperty
-
- IS_PUBLIC - Static variable in class com.caucho.quercus.lib.reflection.ReflectionMethod
-
- IS_PUBLIC - Static variable in class com.caucho.quercus.lib.reflection.ReflectionProperty
-
- is_readable(Path) - Static method in class com.caucho.quercus.lib.file.FileModule
-
Returns true if the path is readable
- is_real(Value) - Static method in class com.caucho.quercus.lib.VariableModule
-
Returns true for a real
- is_resin(Env) - Static method in class com.caucho.quercus.lib.QuercusModule
-
Returns true if Quercus is running under Resin.
- is_resource(Value) - Method in class com.caucho.quercus.lib.VariableModule
-
Returns true if the value is a resource
- is_scalar(Value) - Static method in class com.caucho.quercus.lib.VariableModule
-
Returns true for a scalar
- IS_STATIC - Static variable in class com.caucho.quercus.lib.reflection.ReflectionMethod
-
- IS_STATIC - Static variable in class com.caucho.quercus.lib.reflection.ReflectionProperty
-
- IS_STRING - Static variable in class com.caucho.quercus.env.StringValue
-
- IS_STRING - Static variable in class com.caucho.quercus.env.UnicodeValueImpl
-
- is_string(Value) - Method in class com.caucho.quercus.lib.VariableModule
-
Returns true if the value is a string
- is_subclass_of(Env, Value, String) - Static method in class com.caucho.quercus.lib.ClassesModule
-
Returns true if the object implements the given class.
- is_uploaded_file(Env, Path) - Static method in class com.caucho.quercus.lib.file.FileModule
-
Returns true for an uploaded file.
- IS_USE_HASHMAP - Static variable in class com.caucho.vfs.DatastorePath
-
- is_writable(Env, StringValue) - Static method in class com.caucho.quercus.lib.file.FileModule
-
Returns true if the path is writable
- is_writeable(Env, StringValue) - Static method in class com.caucho.quercus.lib.file.FileModule
-
Returns true if the path is writable
- isA(Env, String) - Method in class com.caucho.quercus.classes.LazyClassDef
-
Returns value for instanceof.
- isA(Env, String) - Method in class com.caucho.quercus.env.ArgRef
-
Returns true for an implementation of a class
- isA(Env, String) - Method in class com.caucho.quercus.env.Closure
-
- isA(Env, String) - Method in class com.caucho.quercus.env.JavaAdapter
-
- isA(Env, String) - Method in class com.caucho.quercus.env.JavaAdapterVar
-
Returns true for an implementation of a class
- isA(Env, String) - Method in class com.caucho.quercus.env.ObjectValue
-
Returns true for an implementation of a class
- isA(Env, String) - Method in class com.caucho.quercus.env.QuercusClass
-
Returns true for an implementation of a class
- isA(Env, String) - Method in class com.caucho.quercus.env.Value
-
Returns true for an implementation of a class
- isA(Env, Value) - Method in class com.caucho.quercus.env.Value
-
Returns true for an implementation of a class
- isA(Env, String) - Method in class com.caucho.quercus.env.Var
-
Returns true for an implementation of a class
- isA(Env, String) - Method in class com.caucho.quercus.program.ClassDef
-
Returns value for instanceof.
- isA(Env, String) - Method in class com.caucho.quercus.program.JavaClassDef
-
- isAbstract() - Method in class com.caucho.bytecode.JavaClass
-
Returns true for an abstract class.
- isAbstract() - Method in class com.caucho.bytecode.JavaMethod
-
Returns true for an abstract method
- isAbstract() - Method in class com.caucho.bytecode.JavaParameterizedType
-
Returns true for an abstract class
- isAbstract() - Method in class com.caucho.bytecode.JClass
-
Returns true for an abstract class
- isAbstract() - Method in class com.caucho.bytecode.JClassArray
-
Returns true for an abstract class
- isAbstract() - Method in class com.caucho.bytecode.JClassWrapper
-
Returns true for an abstract class
- isAbstract() - Method in class com.caucho.bytecode.JConstructorWrapper
-
Returns true for an abstract method.
- isAbstract() - Method in class com.caucho.bytecode.JMethod
-
Returns true for an abstract method.
- isAbstract() - Method in class com.caucho.bytecode.JMethodWrapper
-
Returns true for an abstract method.
- isAbstract() - Method in interface com.caucho.bytecode.JType
-
Returns true for an class
- isAbstract() - Method in class com.caucho.bytecode.JTypeWrapper
-
Returns true for an abstract class
- isAbstract() - Method in class com.caucho.quercus.classes.LazyClassDef
-
Return true for an abstract class.
- isAbstract() - Method in class com.caucho.quercus.env.CompiledAbstractClassDef
-
- isAbstract() - Method in class com.caucho.quercus.env.QuercusClass
-
- isAbstract() - Method in class com.caucho.quercus.function.AbstractFunction
-
Returns true for an abstract function.
- isAbstract() - Method in class com.caucho.quercus.function.LazyMethod
-
- isAbstract() - Method in class com.caucho.quercus.lib.reflection.ReflectionClass
-
- isAbstract() - Method in class com.caucho.quercus.lib.reflection.ReflectionMethod
-
- isAbstract() - Method in class com.caucho.quercus.parser.ClassScope
-
Returns true for an abstract scope, e.g.
- isAbstract() - Method in class com.caucho.quercus.parser.Scope
-
Returns true for an abstract scope, e.g.
- isAbstract() - Method in class com.caucho.quercus.program.ClassDef
-
Return true for an abstract class.
- isAbstract() - Method in class com.caucho.quercus.program.InterpretedClassDef
-
True for an abstract class.
- isAbstract() - Method in class com.caucho.quercus.program.JavaClassDef
-
- isAbstract() - Method in class com.caucho.quercus.program.MethodDeclaration
-
- isActive() - Method in class com.caucho.config.scope.AbstractScopeContext
-
Returns true if the scope is currently active.
- isActive() - Method in class com.caucho.config.scope.ApplicationContext
-
Returns true if the scope is currently active.
- isActive() - Method in class com.caucho.config.scope.DependentContext
-
- isActive() - Method in class com.caucho.config.scope.ErrorContext
-
- isActive() - Method in class com.caucho.config.scope.SingletonScope
-
Returns true if the scope is currently active.
- isActive() - Method in class com.caucho.env.service.AbstractResinSubSystem
-
- isActive() - Method in class com.caucho.env.service.ResinSystem
-
Returns true if the server is currently active and accepting requests
- isActive() - Method in class com.caucho.inject.RequestContext
-
Returns true if the scope is currently active.
- isActive() - Method in class com.caucho.lifecycle.Lifecycle
-
Returns true for the active state.
- isActive() - Method in enum com.caucho.lifecycle.LifecycleState
-
- isActive() - Method in class com.caucho.loader.EnvironmentClassLoader
-
Returns true if the environment is active
- isActive() - Method in class com.caucho.quercus.page.PageManager
-
true if the manager is active.
- isActive() - Method in class com.caucho.transaction.TransactionImpl
-
- isActive() - Method in class com.caucho.transaction.UserTransactionImpl
-
- isActive() - Static method in class com.caucho.util.CurrentTime
-
- isAfterActive() - Method in enum com.caucho.lifecycle.LifecycleState
-
- isAfterDestroying() - Method in enum com.caucho.lifecycle.LifecycleState
-
- isAfterInit() - Method in class com.caucho.lifecycle.Lifecycle
-
True for any state after initialization.
- isAfterInit() - Method in enum com.caucho.lifecycle.LifecycleState
-
- isAfterStarting() - Method in class com.caucho.env.service.ResinSystem
-
Returns true if the server is starting or active
- isAfterStarting() - Method in enum com.caucho.lifecycle.LifecycleState
-
- isAfterStopping() - Method in class com.caucho.lifecycle.Lifecycle
-
Returns true for the closing states
- isAfterStopping() - Method in enum com.caucho.lifecycle.LifecycleState
-
- isAllowInline() - Method in class com.caucho.config.attribute.Attribute
-
True if it allows inline beans
- isAllowInline() - Method in class com.caucho.config.attribute.CreateAttribute
-
True if it allows inline beans
- isAllowInline() - Method in class com.caucho.config.attribute.SetterAttribute
-
True if it allows inline beans
- isAllowParent(InterceptionType) - Method in class com.caucho.config.inject.InterceptorRuntimeBean
-
- isAllowStopFromRestart() - Method in class com.caucho.lifecycle.Lifecycle
-
True if a stop for a restart would be allowed.
- isAllowStopFromRestart() - Method in enum com.caucho.lifecycle.LifecycleState
-
- isAllowText() - Method in class com.caucho.config.attribute.Attribute
-
True if it allows text.
- isAllowText() - Method in class com.caucho.config.attribute.CreateAttribute
-
True if it allows text.
- isAllowText() - Method in class com.caucho.config.attribute.EnvironmentAttribute
-
- isAllowText() - Method in class com.caucho.config.attribute.SetterAttribute
-
- isAllowUrlFopen() - Method in class com.caucho.quercus.env.Env
-
Returns true if allowed to fopen urls.
- isAllowUrlFopen() - Method in class com.caucho.quercus.QuercusContext
-
Returns true if URLs may be arguments of fopen().
- isAllowUrlInclude() - Method in class com.caucho.quercus.env.Env
-
- isAllowUrlInclude() - Method in class com.caucho.quercus.QuercusContext
-
Returns true if URLs may be arguments of include().
- isalnum(int) - Static method in class com.caucho.quercus.lib.CtypeModule
-
- isalpha(int) - Static method in class com.caucho.quercus.lib.CtypeModule
-
- isAlternative() - Method in class com.caucho.config.event.EventBeanImpl
-
Returns true if the bean can be null
- isAlternative() - Method in class com.caucho.config.inject.AbstractBean
-
- isAlternative() - Method in class com.caucho.config.inject.AbstractIntrospectedBean
-
- isAlternative() - Method in class com.caucho.config.inject.BeanAdapter
-
- isAlternative() - Method in class com.caucho.config.inject.DecoratorBean
-
Returns true if the bean can be null
- isAlternative() - Method in class com.caucho.config.inject.DelegateProxyBean
-
- isAlternative() - Method in class com.caucho.config.inject.InjectionPointBean
-
Returns true if the bean can be null
- isAlternative() - Method in class com.caucho.config.inject.InjectionPointStandardBean
-
Returns true if the bean can be null
- isAlternative() - Method in class com.caucho.config.inject.InstanceBeanImpl
-
Returns true if the bean can be null
- isAlternative() - Method in class com.caucho.config.inject.InterceptorBean
-
Returns true if the bean can be null
- isAlternative() - Method in class com.caucho.config.inject.InterceptorRuntimeBean
-
Returns true if the bean can be null
- isAmbiguous() - Method in class com.caucho.config.inject.InstanceImpl
-
- isAnnotationMatch(CharBuffer) - Method in interface com.caucho.bytecode.ByteCodeClassMatcher
-
Returns true if the annotation class is a match.
- isAnnotationPresent(String) - Method in class com.caucho.bytecode.JAnnotationObject
-
Returns the annotation.
- isAnnotationPresent(Class) - Method in class com.caucho.bytecode.JAnnotationObject
-
Returns the annotation.
- isAnnotationPresent(Class<? extends Annotation>) - Method in class com.caucho.config.inject.AbstractInjectionPoint
-
- isAnnotationPresent(Class<?>) - Method in class com.caucho.config.inject.CauchoBean
-
- isAnnotationPresent(Class<? extends Annotation>) - Method in class com.caucho.config.reflect.AnnotatedElementImpl
-
Returns true if the annotation is present)
- isAnnotationPresent(Class<? extends Annotation>) - Method in class com.caucho.config.reflect.AnnotationSet
-
- isAnnotationPresent(Class<? extends Annotation>) - Method in class com.caucho.config.reflect.ReflectionAnnotated
-
Returns true if the annotation is present)
- isAny() - Method in class com.caucho.config.inject.QualifierBinding
-
- isAny() - Method in class com.caucho.util.HashKey
-
- isApplicationExceptionThrown() - Method in class com.caucho.config.gen.AbstractAspectGenerator
-
Returns true if the application exception can be thrown.
- isApplicationExceptionThrown() - Method in interface com.caucho.config.gen.AspectGenerator
-
Returns true if the application exception can be thrown.
- isApplicationExceptionThrown() - Method in class com.caucho.config.gen.MethodTailGenerator
-
- isApplicationExceptionThrown() - Method in class com.caucho.config.gen.NullGenerator
-
True if the application exceptions are thrown
- isArray() - Method in class com.caucho.bytecode.JavaClass
-
Returns true for an array.
- isArray() - Method in class com.caucho.bytecode.JavaParameterizedType
-
Returns true for an array class.
- isArray() - Method in class com.caucho.bytecode.JClass
-
Returns true for an array class.
- isArray() - Method in class com.caucho.bytecode.JClassArray
-
Returns true for an array class.
- isArray() - Method in class com.caucho.bytecode.JClassWrapper
-
Returns true for a primitive class.
- isArray() - Method in interface com.caucho.bytecode.JType
-
Returns true for an array class.
- isArray() - Method in class com.caucho.bytecode.JTypeWrapper
-
Returns true for an array class.
- isArray() - Method in class com.caucho.config.type.ArrayType
-
- isArray() - Method in class com.caucho.config.type.ConfigType
-
Returns true for an array type
- isArray() - Method in class com.caucho.quercus.env.ArgRef
-
Returns true for an array.
- isArray() - Method in class com.caucho.quercus.env.ArrayValue
-
Returns true for an array.
- isArray() - Method in class com.caucho.quercus.env.ArrayValueImpl
-
Returns true for an array.
- isArray() - Method in class com.caucho.quercus.env.JavaAdapterVar
-
Returns true for an array.
- isArray() - Method in class com.caucho.quercus.env.Value
-
Returns true for an array.
- isArray() - Method in class com.caucho.quercus.env.Var
-
Returns true for an array.
- isArray() - Method in class com.caucho.quercus.expr.Expr
-
Returns true if the expression evaluates to an array.
- isArray() - Method in class com.caucho.quercus.expr.FunArrayExpr
-
Returns true if the expression evaluates to an array.
- isArray() - Method in class com.caucho.quercus.lib.reflection.ReflectionParameter
-
- isArray() - Method in class com.caucho.quercus.program.JavaArrayClassDef
-
- isArray() - Method in class com.caucho.quercus.program.JavaClassDef
-
- isAscending() - Method in class com.caucho.xpath.pattern.AbstractPattern
-
Return true if the iterator is in document-order.
- isAscending() - Method in class com.caucho.xpath.pattern.FromAncestors
-
- isAscending() - Method in class com.caucho.xpath.pattern.FromPrevious
-
The iterator is in reverse document order.
- isAscending() - Method in class com.caucho.xpath.pattern.FromPreviousSibling
-
preceding-sibling's iterator is in reverse document order.
- isAsciiNameChar - Static variable in class com.caucho.xml.readers.XmlReader
-
- isAssign() - Method in class com.caucho.quercus.expr.BinaryAssignExpr
-
Returns true if a static false value.
- isAssign() - Method in class com.caucho.quercus.expr.BinaryAssignRefExpr
-
Returns true if a static false value.
- isAssign() - Method in class com.caucho.quercus.expr.Expr
-
- isAssignableFrom(JClass) - Method in class com.caucho.bytecode.JavaClass
-
Returns true if the class is assignable from the argument.
- isAssignableFrom(Class) - Method in class com.caucho.bytecode.JavaClass
-
Returns true if the class is assignable from the argument.
- isAssignableFrom(Class) - Method in class com.caucho.bytecode.JavaParameterizedType
-
Returns true if the jClass is assignable to the class.
- isAssignableFrom(JClass) - Method in class com.caucho.bytecode.JavaParameterizedType
-
Returns true if the jClass is assignable to the class.
- isAssignableFrom(Class) - Method in class com.caucho.bytecode.JClass
-
Returns true if the jClass is assignable to the class.
- isAssignableFrom(JClass) - Method in class com.caucho.bytecode.JClass
-
Returns true if the jClass is assignable to the class.
- isAssignableFrom(Class) - Method in class com.caucho.bytecode.JClassArray
-
Returns true if the jClass is assignable to the class.
- isAssignableFrom(JClass) - Method in class com.caucho.bytecode.JClassArray
-
Returns true if the jClass is assignable to the class.
- isAssignableFrom(Class) - Method in class com.caucho.bytecode.JClassWrapper
-
Returns true for assignability.
- isAssignableFrom(JClass) - Method in class com.caucho.bytecode.JClassWrapper
-
Returns true for assignability.
- isAssignableFrom(Class) - Method in interface com.caucho.bytecode.JType
-
Returns true if the jClass is assignable to the class.
- isAssignableFrom(JClass) - Method in interface com.caucho.bytecode.JType
-
Returns true if the jClass is assignable to the class.
- isAssignableFrom(Class) - Method in class com.caucho.bytecode.JTypeWrapper
-
Returns true if the jClass is assignable to the class.
- isAssignableFrom(JClass) - Method in class com.caucho.bytecode.JTypeWrapper
-
Returns true if the jClass is assignable to the class.
- isAssignableFrom(Attribute) - Method in class com.caucho.config.attribute.Attribute
-
- isAssignableFrom(ConfigType<?>) - Method in class com.caucho.config.attribute.Attribute
-
- isAssignableFrom(Attribute) - Method in class com.caucho.config.attribute.CreateAttribute
-
- isAssignableFrom(Attribute) - Method in class com.caucho.config.attribute.SetterAttribute
-
- isAssignableFrom(Attribute) - Method in class com.caucho.config.attribute.TextAttribute
-
- isAssignableFrom(BaseType) - Method in class com.caucho.config.reflect.ArrayType
-
- isAssignableFrom(BaseType) - Method in class com.caucho.config.reflect.BaseType
-
- isAssignableFrom(BaseType) - Method in class com.caucho.config.reflect.BoxType
-
- isAssignableFrom(BaseType) - Method in class com.caucho.config.reflect.ClassType
-
- isAssignableFrom(BaseType) - Method in class com.caucho.config.reflect.ObjectType
-
- isAssignableFrom(BaseType) - Method in class com.caucho.config.reflect.ParamType
-
- isAssignableFrom(BaseType) - Method in class com.caucho.config.reflect.VarType
-
- isAssignableFrom(BaseType) - Method in class com.caucho.config.reflect.WildcardTypeImpl
-
- isAssignableTo(Class) - Method in class com.caucho.bytecode.JavaClass
-
Returns true if the class is assignable from the argument.
- isAssignableTo(Class) - Method in class com.caucho.bytecode.JavaParameterizedType
-
Returns true if the jClass is assignable to the class.
- isAssignableTo(Class) - Method in class com.caucho.bytecode.JClass
-
Returns true if the jClass is assignable to the class.
- isAssignableTo(Class) - Method in class com.caucho.bytecode.JClassArray
-
Returns true if the jClass is assignable to the class.
- isAssignableTo(Class) - Method in class com.caucho.bytecode.JClassWrapper
-
Returns true for assignability.
- isAssignableTo(Class) - Method in interface com.caucho.bytecode.JType
-
Returns true if the jClass is assignable to the class.
- isAssignableTo(Class) - Method in class com.caucho.bytecode.JTypeWrapper
-
Returns true if the jClass is assignable to the class.
- isAsync() - Method in class com.caucho.config.gen.AsynchronousGenerator
-
- isAsync() - Method in class com.caucho.make.DependencyContainer
-
- isAttribute() - Method in class com.caucho.xml.stream.events.XMLEventImpl
-
- isAttributeSpecified(int) - Method in class com.caucho.xml.stream.DOMSourceXMLStreamReaderImpl
-
- isAttributeSpecified(int) - Method in class com.caucho.xml.stream.XMLStreamReaderImpl
-
- isAux() - Method in class com.caucho.vfs.FilePath
-
Special case for the evil windows special
- isBean() - Method in class com.caucho.config.attribute.Attribute
-
Returns true for a bean-style attribute.
- isBean() - Method in class com.caucho.config.type.ConfigType
-
Returns true for a bean-style type.
- isBeforeActive() - Method in class com.caucho.env.service.ResinSystem
-
Returns true before the startup has completed.
- isBeforeActive() - Method in class com.caucho.lifecycle.Lifecycle
-
Returns true for the initializing state.
- isBeforeActive() - Method in enum com.caucho.lifecycle.LifecycleState
-
- isBeforeInit() - Method in class com.caucho.lifecycle.Lifecycle
-
Returns true for the init state.
- isBeforeInit() - Method in enum com.caucho.lifecycle.LifecycleState
-
- isBigIntAsString() - Method in class com.caucho.quercus.env.JsonEncodeContext
-
- isBinary() - Method in class com.caucho.quercus.env.BinaryBuilderValue
-
Returns true for a BinaryValue.
- isBinary() - Method in class com.caucho.quercus.env.JavaAdapterVar
-
Returns true for a BinaryValue.
- isBinary() - Method in class com.caucho.quercus.env.Value
-
Returns true for a BinaryValue.
- isBinary() - Method in class com.caucho.quercus.env.Var
-
Returns true for a BinaryValue.
- isBlob(int) - Static method in class com.caucho.quercus.lib.db.JdbcColumnMetaData
-
Returns true for blob data types.
- isBlob() - Method in class com.caucho.quercus.lib.db.JdbcColumnMetaData
-
Returns true for blob data types.
- isBlob(int) - Method in interface com.caucho.quercus.lib.db.QuercusResultSetMetaData
-
- isBlockDevice() - Method in class com.caucho.vfs.FileStatus
-
- isBlockDevice() - Method in class com.caucho.vfs.Path
-
Tests if the path refers to a block device.
- isBoolean() - Method in class com.caucho.quercus.env.BooleanValue
-
Returns true for a BooleanValue
- isBoolean() - Method in class com.caucho.quercus.env.JavaAdapterVar
-
Returns true for a BooleanValue
- isBoolean() - Method in class com.caucho.quercus.env.JavaInvoker
-
Returns true if the result is a boolean.
- isBoolean() - Method in class com.caucho.quercus.env.Value
-
Returns true for a BooleanValue
- isBoolean() - Method in class com.caucho.quercus.env.ValueType
-
- isBoolean() - Method in class com.caucho.quercus.env.Var
-
Returns true for a BooleanValue
- isBoolean() - Method in class com.caucho.quercus.expr.ArrayIsSetExpr
-
- isBoolean() - Method in class com.caucho.quercus.expr.BinaryAndExpr
-
Returns true for a boolean.
- isBoolean() - Method in class com.caucho.quercus.expr.BinaryEqExpr
-
- isBoolean() - Method in class com.caucho.quercus.expr.BinaryEqualsExpr
-
- isBoolean() - Method in class com.caucho.quercus.expr.BinaryGeqExpr
-
Returns true for a boolean.
- isBoolean() - Method in class com.caucho.quercus.expr.BinaryGtExpr
-
Returns true for a boolean.
- isBoolean() - Method in class com.caucho.quercus.expr.BinaryInstanceOfExpr
-
Returns true for a boolean.
- isBoolean() - Method in class com.caucho.quercus.expr.BinaryInstanceOfVarExpr
-
Returns true for a boolean.
- isBoolean() - Method in class com.caucho.quercus.expr.BinaryLeqExpr
-
Returns true for a boolean.
- isBoolean() - Method in class com.caucho.quercus.expr.BinaryLtExpr
-
Returns true for a boolean.
- isBoolean() - Method in class com.caucho.quercus.expr.BinaryOrExpr
-
Returns true for a boolean.
- isBoolean() - Method in class com.caucho.quercus.expr.BinaryXorExpr
-
Returns true for a boolean.
- isBoolean() - Method in class com.caucho.quercus.expr.Expr
-
Returns true if the expression evaluates to a boolean.
- isBoolean() - Method in enum com.caucho.quercus.expr.ExprType
-
- isBoolean() - Method in class com.caucho.quercus.expr.FunIssetExpr
-
Return true as a boolean.
- isBoolean() - Method in class com.caucho.quercus.expr.LiteralExpr
-
- isBoolean() - Method in class com.caucho.quercus.expr.UnaryNotExpr
-
Return true as a boolean.
- isBoolean() - Method in class com.caucho.quercus.function.AbstractFunction
-
Returns true for a boolean function.
- isBoolean() - Method in class com.caucho.quercus.marshal.BooleanMarshal
-
- isBoolean() - Method in class com.caucho.quercus.marshal.Marshal
-
Returns true if the result is a primitive boolean.
- isBoolean() - Method in class com.caucho.quercus.marshal.NullAsFalseMarshal
-
- isBoolean() - Method in class com.caucho.xpath.expr.BooleanExpr
-
- isBoolean() - Method in class com.caucho.xpath.Expr
-
true if the expression prefers to return a boolean.
- isBoolean() - Method in class com.caucho.xpath.expr.NewJavaExpr
-
True if this returns a boolean.
- isBoolean() - Method in class com.caucho.xpath.expr.ObjectJavaExpr
-
True if this returns a boolean.
- isBoolean() - Method in class com.caucho.xpath.expr.StaticJavaExpr
-
True if this returns a boolean.
- isBranch() - Method in class com.caucho.bytecode.CodeVisitor
-
Returns true for a simple branch, i.e.
- isCalendarTimer() - Method in class com.caucho.config.timer.EjbTimer
-
Query whether this timer is a calendar-based timer.
- isCallable(Env, boolean, Value) - Method in class com.caucho.quercus.env.ArrayValue
-
- isCallable(Env, boolean, Value) - Method in class com.caucho.quercus.env.Closure
-
- isCallable(Env, boolean, Value) - Method in class com.caucho.quercus.env.ObjectValue
-
The object is callable if it has an __invoke method
- isCallable(Env, boolean, Value) - Method in class com.caucho.quercus.env.StringValue
-
- isCallable(Env, boolean, Value) - Method in class com.caucho.quercus.env.Value
-
Returns true for a callable object.
- isCallable(Env, boolean, Value) - Method in class com.caucho.quercus.function.AbstractFunction
-
The object is callable if it has an __invoke method
- isCallable() - Method in class com.caucho.quercus.lib.reflection.ReflectionParameter
-
- isCallUsesSymbolTable() - Method in class com.caucho.quercus.env.JavaInvoker
-
Returns true if the call uses the symbol table
- isCallUsesSymbolTable() - Method in class com.caucho.quercus.function.AbstractFunction
-
Returns true if the function uses/modifies the local symbol table
- isCallUsesVariableArgs() - Method in class com.caucho.quercus.env.JavaInvoker
-
Returns true if the call uses variable arguments.
- isCallUsesVariableArgs() - Method in class com.caucho.quercus.function.AbstractFunction
-
Returns true if the function uses variable args.
- isCancelled() - Method in class com.caucho.config.async.AsyncItem
-
- isCancelled() - Method in class com.caucho.util.BasicFuture
-
- isCaseInsensitive() - Static method in class com.caucho.server.util.CauchoSystem
-
- isCaseInsensitive() - Static method in class com.caucho.vfs.CaseInsensitive
-
Returns true if the local environment is case sensitive.
- isCData() - Method in class com.caucho.xml.stream.events.CharactersImpl
-
- isChar(int) - Static method in class com.caucho.xml.XmlChar
-
- isCharacterDevice() - Method in class com.caucho.vfs.FileStatus
-
- isCharacterDevice() - Method in class com.caucho.vfs.Path
-
Tests if the path refers to a block device.
- isCharacters() - Method in class com.caucho.xml.stream.DOMSourceXMLStreamReaderImpl
-
- isCharacters() - Method in class com.caucho.xml.stream.events.XMLEventImpl
-
- isCharacters() - Method in class com.caucho.xml.stream.XMLStreamReaderImpl
-
- isCheckNumeric() - Method in class com.caucho.quercus.env.JsonEncodeContext
-
- isChildManager() - Method in class com.caucho.config.inject.InjectManager
-
- isChunked() - Method in class com.caucho.quercus.lib.curl.PostBody
-
- isChunked() - Method in class com.caucho.quercus.lib.curl.UserBody
-
- isClass() - Method in class com.caucho.quercus.parser.ClassScope
-
Returns true if scope is within a class.
- isClass() - Method in class com.caucho.quercus.parser.Scope
-
Returns true if scope is within a class.
- isClassMatch(String) - Method in class com.caucho.loader.enhancer.EnhancerManager
-
Returns true for a matching class.
- isClosed() - Method in class com.caucho.config.inject.InjectManager
-
- isClosed() - Method in class com.caucho.env.thread1.AbstractTaskWorker1
-
- isClosed() - Method in class com.caucho.env.thread2.AbstractTaskWorker2
-
- isClosed() - Method in class com.caucho.log.AbstractRolloverLog
-
- isClosed() - Method in class com.caucho.quercus.lib.session.QuercusSessionManager
-
Returns true if the sessions are closed.
- isClosed() - Method in class com.caucho.quercus.QuercusContext
-
- isClosed() - Method in class com.caucho.vfs.OutputStreamWithBuffer
-
- isClosed() - Method in class com.caucho.vfs.QServerSocket
-
- isClosed() - Method in class com.caucho.vfs.QSocket
-
returns true if it's closed.
- isClosed() - Method in class com.caucho.vfs.QSocketWrapper
-
Returns true for closes.
- isClosed() - Method in class com.caucho.vfs.StreamImpl
-
Returns true if the stream is closed.
- isClosed() - Method in class com.caucho.vfs.WriteStream
-
Returns true if the stream is closed.
- isCloseDanglingConnections() - Method in interface com.caucho.transaction.ManagedResource
-
- isClosure() - Method in class com.caucho.quercus.function.AbstractFunction
-
Returns true for a closure.
- isClosure() - Method in class com.caucho.quercus.program.FunctionInfo
-
True for a closure function (top-level script).
- iscntrl(int) - Static method in class com.caucho.quercus.lib.CtypeModule
-
- isCoalescing() - Method in class com.caucho.xml.AbstractParser
-
Returns true if text and cdata nodes will be combined.
- isCommitted() - Method in interface com.caucho.quercus.servlet.api.QuercusHttpServletResponse
-
- isCommitted() - Method in class com.caucho.quercus.servlet.api.QuercusHttpServletResponseImpl
-
- isCompilable() - Method in class com.caucho.quercus.program.QuercusProgram
-
Returns true if the page can be compiled or it is unknown.
- isCompile() - Method in class com.caucho.quercus.page.PageManager
-
true if the pages should be compiled.
- isCompile() - Method in class com.caucho.quercus.QuercusContext
-
true if the pages should be compiled.
- isCompileFailover() - Method in class com.caucho.quercus.page.PageManager
-
true if interpreted pages should be used if pages fail to compile.
- isCompiling() - Method in class com.caucho.quercus.program.QuercusProgram
-
Returns true if this page is being compiled.
- isComplete() - Method in class com.caucho.vfs.MultipartStream
-
Returns true if complete.
- isConfigurable() - Method in class com.caucho.config.attribute.Attribute
-
True if the attribute is annotated with a @Configurable
- isConfigurable() - Method in class com.caucho.config.attribute.SetterAttribute
-
Returns true if the setter is marked with @Configurable
- isConfigured() - Method in class com.caucho.config.cfg.BeansConfig
-
True if the configuration file has been passed.
- isConnected() - Method in class com.caucho.quercus.lib.db.JdbcConnectionResource
-
- isConnected() - Method in class com.caucho.quercus.lib.db.PDO
-
- isConnected() - Method in interface com.caucho.quercus.lib.file.SocketInputOutput
-
- isConnected() - Method in class com.caucho.quercus.lib.file.TcpInputOutput
-
- isConnected() - Method in class com.caucho.quercus.lib.file.UdpInputOutput
-
- isConnectionPool() - Method in class com.caucho.quercus.QuercusContext
-
Returns true if connections should be pooled.
- isConstant() - Method in class com.caucho.config.el.CandiExpr
-
- isConstant() - Method in class com.caucho.el.AddExpr
-
Returns true if this is a constant expression.
- isConstant() - Method in class com.caucho.el.BinaryExpr
-
Returns true if this is a constant expression.
- isConstant() - Method in class com.caucho.el.BooleanExpr
-
Returns true if this is a constant expression.
- isConstant() - Method in class com.caucho.el.BooleanLiteral
-
Returns true if the expression is constant.
- isConstant() - Method in class com.caucho.el.CmpExpr
-
Returns true if this is a constant expression.
- isConstant() - Method in class com.caucho.el.ConditionalExpr
-
Returns true if this is a constant expression.
- isConstant() - Method in class com.caucho.el.ConditionalNullExpr
-
Returns true if this is a constant expression.
- isConstant() - Method in class com.caucho.el.DivExpr
-
Returns true if this is a constant expression.
- isConstant() - Method in class com.caucho.el.DoubleLiteral
-
Returns true if the expression is constant.
- isConstant() - Method in class com.caucho.el.EqExpr
-
Returns true if this is a constant expression.
- isConstant() - Method in class com.caucho.el.Expr
-
Returns true if the expression is constant.
- isConstant() - Method in class com.caucho.el.GeExpr
-
Returns true if this is a constant expression.
- isConstant() - Method in class com.caucho.el.GtExpr
-
Returns true if this is a constant expression.
- isConstant() - Method in class com.caucho.el.InterpolateExpr
-
Returns true if this is a constant expression.
- isConstant() - Method in class com.caucho.el.LeExpr
-
Returns true if this is a constant expression.
- isConstant() - Method in class com.caucho.el.LongLiteral
-
Returns true if the expression is constant.
- isConstant() - Method in class com.caucho.el.LtExpr
-
Returns true if this is a constant expression.
- isConstant() - Method in class com.caucho.el.MatchesExpr
-
Returns true if this is a constant expression.
- isConstant() - Method in class com.caucho.el.MinusExpr
-
Returns true if this is a constant expression.
- isConstant() - Method in class com.caucho.el.ModExpr
-
Returns true if this is a constant expression.
- isConstant() - Method in class com.caucho.el.MulExpr
-
Returns true if this is a constant expression.
- isConstant() - Method in class com.caucho.el.NeExpr
-
Returns true if this is a constant expression.
- isConstant() - Method in class com.caucho.el.NullLiteral
-
Returns true if the expression is constant.
- isConstant() - Method in class com.caucho.el.StringLiteral
-
Returns true if the expression is constant.
- isConstant() - Method in class com.caucho.el.SubExpr
-
Returns true if this is a constant expression.
- isConstant() - Method in class com.caucho.el.UnaryExpr
-
Returns true if this is a constant expression.
- isConstant() - Method in class com.caucho.quercus.expr.Expr
-
Returns true for a constant expression.
- isConstant() - Method in class com.caucho.quercus.expr.FunArrayExpr
-
Returns true for a constant array.
- isConstant() - Method in class com.caucho.xpath.expr.NumericExpr
-
Returns true of the expression is constant.
- isConstructableFromString() - Method in class com.caucho.config.type.ConfigType
-
- isConstructableFromString() - Method in class com.caucho.config.type.InlineBeanType
-
- isConstructor() - Method in class com.caucho.quercus.env.JavaConstructor
-
- isConstructor() - Method in class com.caucho.quercus.function.AbstractFunction
-
Returns true for a constructor.
- isConstructor() - Method in class com.caucho.quercus.lib.reflection.ReflectionMethod
-
- isConstructor() - Method in class com.caucho.quercus.program.FunctionInfo
-
True for a constructor
- isDeclaredField(StringValue) - Method in class com.caucho.quercus.program.InterpretedClassDef
-
Return true for a declared field.
- isDecodable(Env, StringValue) - Method in class com.caucho.quercus.lib.i18n.Big5Decoder
-
- isDecodable(Env, StringValue) - Method in class com.caucho.quercus.lib.i18n.Decoder
-
- isDecodable(Env, StringValue) - Method in class com.caucho.quercus.lib.i18n.GenericDecoder
-
- isDecodable(Env, StringValue) - Method in class com.caucho.quercus.lib.i18n.Utf8Decoder
-
- isDefault() - Method in class com.caucho.quercus.env.DefaultValue
-
Returns true for a DefaultValue
- isDefault() - Method in class com.caucho.quercus.env.JavaAdapterVar
-
Returns true for a DefaultValue
- isDefault() - Method in class com.caucho.quercus.env.Value
-
Returns true for a DefaultValue
- isDefault() - Method in class com.caucho.quercus.env.Var
-
Returns true for a DefaultValue
- isDefault() - Method in class com.caucho.quercus.lib.reflection.ReflectionProperty
-
- isDefaultNamespace(String) - Method in class com.caucho.quercus.lib.dom.DOMNode
-
- isDefaultNamespace(String) - Method in class com.caucho.xml.QAbstractNode
-
- isDefaultNamespaceDeclaration() - Method in class com.caucho.xml.stream.events.NamespaceImpl
-
- isDefaultService() - Method in class com.caucho.config.cfg.BeanConfig
-
- isDefaultValueAvailable() - Method in class com.caucho.quercus.lib.reflection.ReflectionParameter
-
- isDefined(String) - Method in class com.caucho.quercus.env.Env
-
Returns true if the constant is defined.
- isDelegate() - Method in class com.caucho.config.inject.AbstractInjectionPoint
-
- isDelegate() - Method in class com.caucho.config.inject.InjectionPointImpl
-
- isDelegate() - Method in class com.caucho.quercus.program.JavaClassDef
-
- isDerivedFrom(String, String, int) - Method in class com.caucho.quercus.lib.dom.DOMTypeInfo
-
- isDestroyed() - Method in class com.caucho.env.service.ResinSystem
-
Returns true if the server is closed.
- isDestroyed() - Method in class com.caucho.lifecycle.Lifecycle
-
Returns true if the state is closed
- isDestroyed() - Method in enum com.caucho.lifecycle.LifecycleState
-
- isDestroyed() - Method in class com.caucho.loader.DynamicClassLoader
-
Returns true if the class loader is closed.
- isDestroying() - Method in class com.caucho.env.service.ResinSystem
-
Returns true if the server is closed.
- isDestroying() - Method in class com.caucho.lifecycle.Lifecycle
-
Returns true if the state is closed
- isDestroying() - Method in enum com.caucho.lifecycle.LifecycleState
-
- isDestructor() - Method in class com.caucho.quercus.lib.reflection.ReflectionMethod
-
- isDetailedStatistics() - Static method in class com.caucho.server.util.CauchoSystem
-
Detailed statistics cause various parts of Resin to keep more detailed
statistics at the possible expense of some performance.
- isdigit(int) - Static method in class com.caucho.quercus.lib.CtypeModule
-
- isDir(Env) - Method in class com.caucho.quercus.lib.spl.SplFileInfo
-
- isDirectory() - Method in class com.caucho.vfs.ClasspathPath
-
Returns the last modified time.
- isDirectory() - Method in class com.caucho.vfs.FilePath
-
- isDirectory() - Method in class com.caucho.vfs.FileStatus
-
- isDirectory() - Method in class com.caucho.vfs.GoogleInode
-
- isDirectory() - Method in class com.caucho.vfs.GooglePath
-
- isDirectory() - Method in class com.caucho.vfs.HttpPath
-
Returns the last modified time.
- isDirectory(String) - Method in class com.caucho.vfs.Jar
-
Returns true if the entry is a directory in the jar.
- isDirectory() - Method in class com.caucho.vfs.JarPath
-
Returns true if the entry is a directory in the jar file.
- isDirectory() - Method in class com.caucho.vfs.MemoryPath
-
- isDirectory() - Method in class com.caucho.vfs.MergePath
-
True if the best path is a directory.
- isDirectory() - Method in class com.caucho.vfs.Path
-
Tests if the path refers to a directory.
- isDirectory() - Method in class com.caucho.vfs.PathWrapper
-
Tests if the path refers to a directory.
- isDirectoryLoader() - Method in class com.caucho.loader.CompilingLoader
-
- isDirectoryLoader() - Method in class com.caucho.loader.DynamicClassLoader
-
Returns true for a class-loader that contains a WEB-INF/classes
style directory.
- isDirectoryLoader() - Method in class com.caucho.loader.Loader
-
- isDirectoryLoader() - Method in class com.caucho.loader.SimpleLoader
-
The simple-loader scans class directories.
- isDisableURLs() - Method in class com.caucho.loader.DynamicClassLoader
-
- isDisjoint(IntSet) - Method in class com.caucho.util.IntSet
-
True if the two sets are disjoint.
- isDisposes(<any>) - Method in class com.caucho.config.inject.ProducesBuilder
-
- isDone() - Method in class com.caucho.config.async.AsyncItem
-
- isDone() - Method in class com.caucho.java.AbstractJavaCompiler
-
Returns true when the compilation is done.
- isDone() - Method in class com.caucho.util.BasicFuture
-
- isDot(Env) - Method in class com.caucho.quercus.lib.spl.DirectoryIterator
-
- isDouble(Object) - Static method in class com.caucho.el.Expr
-
Returns true for a double or double-equivalent.
- isDouble() - Method in class com.caucho.quercus.env.ArgRef
-
Returns true for a long-value.
- isDouble() - Method in class com.caucho.quercus.env.DoubleValue
-
Returns true for a double-value.
- isDouble() - Method in class com.caucho.quercus.env.JavaAdapterVar
-
Returns true for a long-value.
- isDouble() - Method in class com.caucho.quercus.env.JavaInvoker
-
Returns true if the result is a double.
- isDouble() - Method in class com.caucho.quercus.env.LargeStringBuilderValue
-
Returns true for a double
- isDouble() - Method in class com.caucho.quercus.env.LongValue
-
Returns true for a double-value.
- isDouble() - Method in class com.caucho.quercus.env.Value
-
Returns true for a long-value.
- isDouble() - Method in class com.caucho.quercus.env.ValueType
-
- isDouble() - Method in class com.caucho.quercus.env.Var
-
Returns true for a long-value.
- isDouble() - Method in class com.caucho.quercus.expr.BinaryAddExpr
-
Return true for a double value
- isDouble() - Method in class com.caucho.quercus.expr.BinaryDivExpr
-
Returns true for a double.
- isDouble() - Method in class com.caucho.quercus.expr.BinaryMulExpr
-
Return true for a double value
- isDouble() - Method in class com.caucho.quercus.expr.Expr
-
Returns true if the expression evaluates to a double.
- isDouble() - Method in enum com.caucho.quercus.expr.ExprType
-
- isDouble() - Method in class com.caucho.quercus.expr.LiteralExpr
-
Returns true for a double value.
- isDouble() - Method in class com.caucho.quercus.expr.UnaryPostIncrementExpr
-
Return true for a double value
- isDouble() - Method in class com.caucho.quercus.expr.UnaryPreIncrementExpr
-
Return true for a double value
- isDouble() - Method in class com.caucho.quercus.function.AbstractFunction
-
Returns true for a double function.
- isDouble() - Method in class com.caucho.quercus.marshal.DoubleMarshal
-
- isDouble() - Method in class com.caucho.quercus.marshal.FloatMarshal
-
- isDouble() - Method in class com.caucho.quercus.marshal.Marshal
-
Returns true if the result is a double.
- isDouble() - Method in class com.caucho.quercus.marshal.NullAsFalseMarshal
-
- isDoubleCmp() - Method in class com.caucho.quercus.env.ValueType
-
- isDoubleConvertible() - Method in class com.caucho.quercus.env.ArgRef
-
True to a double.
- isDoubleConvertible() - Method in class com.caucho.quercus.env.BigDecimalValue
-
Returns true for a double-value.
- isDoubleConvertible() - Method in class com.caucho.quercus.env.BigIntegerValue
-
Returns true for a double-value.
- isDoubleConvertible() - Method in class com.caucho.quercus.env.DoubleValue
-
Returns true for a double.
- isDoubleConvertible() - Method in class com.caucho.quercus.env.JavaAdapterVar
-
True to a double.
- isDoubleConvertible() - Method in class com.caucho.quercus.env.StringValue
-
Returns true for a double
- isDoubleConvertible() - Method in class com.caucho.quercus.env.Value
-
Returns true for a double-value.
- isDoubleConvertible() - Method in class com.caucho.quercus.env.Var
-
True to a double.
- isDoubleString(Object) - Static method in class com.caucho.el.Expr
-
- isDST() - Method in class com.caucho.util.QDate
-
Returns true for DST
- isDtdValidating() - Method in class com.caucho.xml.AbstractParser
-
Returns true if the XML should be validated
- isEjbLocalRef() - Method in class com.caucho.config.types.EjbLocalRef
-
- isEjbLocalRef() - Method in class com.caucho.config.types.EjbRef
-
- isEL() - Method in class com.caucho.config.attribute.Attribute
-
Returns true for an EL attribute.
- isEL() - Method in class com.caucho.config.Config
-
True if EL expressions are allowed
- isEL() - Method in class com.caucho.config.type.ConfigType
-
Return true for EL evaluation
- isEL() - Method in class com.caucho.config.type.ExprType
-
Return true for EL
- isEL() - Method in class com.caucho.config.type.InlineBeanType
-
- isEL() - Method in class com.caucho.config.type.MethodExpressionType
-
Return false to disable EL
- isEL() - Method in class com.caucho.config.type.RawStringArrayType
-
- isEL() - Method in class com.caucho.config.type.RawStringType
-
Return true for EL
- isEL() - Method in class com.caucho.config.xml.XmlBeanNewAttribute
-
- isElementContentWhitespace() - Method in class com.caucho.quercus.lib.dom.DOMCDATASection
-
- isElementContentWhitespace() - Method in class com.caucho.quercus.lib.dom.DOMText
-
- isEmpty() - Method in class com.caucho.env.actor.AbstractWorkerQueue
-
- isEmpty() - Method in class com.caucho.env.actor.ActorQueue
-
- isEmpty() - Method in interface com.caucho.env.actor.ActorQueueApi
-
- isEmpty() - Method in interface com.caucho.env.actor.ActorQueuePreallocApi
-
- isEmpty() - Method in class com.caucho.env.actor.MultiworkerActorQueue
-
- isEmpty() - Method in class com.caucho.env.actor.ValueActorQueue
-
- isEmpty() - Method in class com.caucho.loader.EnvironmentMap
-
- isEmpty() - Method in class com.caucho.loader.EnvironmentProperties
-
- isEmpty() - Method in class com.caucho.naming.QName
-
- isEmpty(Env, ObjectValue, Value) - Method in interface com.caucho.quercus.env.ArrayDelegate
-
Returns true if the value is empty.
- isEmpty() - Method in class com.caucho.quercus.env.ArrayValue
-
Returns true if the value is empty
- isEmpty(Env, Value) - Method in class com.caucho.quercus.env.ArrayValue
-
- isEmpty() - Method in class com.caucho.quercus.env.BooleanValue
-
Returns true if the value is empty
- isEmpty() - Method in class com.caucho.quercus.env.LongValue
-
Returns true if the value is empty
- isEmpty() - Method in class com.caucho.quercus.env.NullValue
-
Returns true if the value is empty
- isEmpty(Env, Value) - Method in class com.caucho.quercus.env.ObjectValue
-
Return true if empty.
- isEmpty() - Method in class com.caucho.quercus.env.SessionArrayValue
-
- isEmpty() - Method in class com.caucho.quercus.env.StringBuilderValue
-
Returns true if the value is empty.
- isEmpty() - Method in class com.caucho.quercus.env.StringValue
-
Returns true if the value is empty
- isEmpty() - Method in class com.caucho.quercus.env.UnicodeBuilderValue
-
Returns true if the value is empty.
- isEmpty() - Method in class com.caucho.quercus.env.Value
-
Returns true if the value is empty
- isEmpty(Env, Value) - Method in class com.caucho.quercus.env.Value
-
Returns true if the value is empty
- isEmpty() - Method in class com.caucho.quercus.env.Var
-
Returns true if the value is empty
- isEmpty(Env, Value) - Method in class com.caucho.quercus.env.Var
-
Returns true if the value is empty
- isEmpty(Object) - Method in class com.caucho.quercus.lib.session.QuercusSessionManager
-
Checks if the session is empty.
- isEmpty(Env, ObjectValue, Value) - Method in class com.caucho.quercus.lib.spl.ArrayAccessDelegate
-
- isEmpty(Env, ObjectValue, Value) - Method in class com.caucho.quercus.program.FunctionArrayDelegate
-
- isEmpty() - Method in class com.caucho.transaction.TransactionImpl
-
Return true if the transaction has no resources.
- isEmpty() - Method in class com.caucho.util.AbstractActorQueue
-
- isEmpty() - Method in class com.caucho.util.fRingValueQueueOrig
-
- isEmpty() - Method in class com.caucho.util.LifoSet
-
Returns true if empty.
- isEmpty() - Method in class com.caucho.util.RingQueue
-
- isEmpty() - Method in class com.caucho.util.RingValueQueue
-
- isEmpty() - Method in class com.caucho.vfs.TempCharReader
-
Returns true if it's empty.
- isEmulatePrepares() - Method in class com.caucho.quercus.lib.db.JdbcConnectionResource
-
- isEnable() - Method in class com.caucho.env.thread1.AbstractThreadLauncher1
-
- isEnable() - Method in class com.caucho.env.thread2.AbstractThreadLauncher2
-
- isEnabled() - Method in class com.caucho.config.inject.DecoratorEntry
-
- isEnabled() - Method in class com.caucho.util.JniTroubleshoot
-
- isEncodable(StringValue, int, int) - Method in class com.caucho.quercus.lib.i18n.Big5Encoder
-
- isEncodable(StringValue, int, int) - Method in class com.caucho.quercus.lib.i18n.Encoder
-
- isEncodable(StringValue, int, int) - Method in class com.caucho.quercus.lib.i18n.GenericEncoder
-
- isEncodable(StringValue, int, int) - Method in class com.caucho.quercus.lib.i18n.Utf8Encoder
-
- isEndDocument() - Method in class com.caucho.xml.stream.events.XMLEventImpl
-
- isEndElement() - Method in class com.caucho.xml.stream.DOMSourceXMLStreamReaderImpl
-
- isEndElement() - Method in class com.caucho.xml.stream.events.XMLEventImpl
-
- isEndElement() - Method in class com.caucho.xml.stream.XMLStreamReaderImpl
-
- isEnhanced() - Method in class com.caucho.config.gen.AbstractAspectFactory
-
Returns true if the factory requires enhancement
- isEnhanced() - Method in interface com.caucho.config.gen.AspectBeanFactory
-
Returns true if the factory forces enhancement.
- isEnhanced() - Method in interface com.caucho.config.gen.AspectFactory
-
- isEnhanced() - Method in class com.caucho.config.gen.AsynchronousGenerator
-
Returns true if the business method has any active XA annotation.
- isEnhanced() - Method in class com.caucho.config.gen.CandiAspectBeanFactory
-
- isEnhanced() - Method in class com.caucho.config.gen.CandiBeanGenerator
-
- isEnhanced() - Method in class com.caucho.config.gen.InterceptorFactory
-
- isEnhanced() - Method in class com.caucho.config.gen.LifecycleAspectBeanFactory
-
- isEnhanced() - Method in class com.caucho.config.gen.LifecycleInterceptor
-
Returns true if the business method has any active XA annotation.
- isEnhanced() - Method in class com.caucho.config.gen.MethodTailFactory
-
- isEnhancer() - Method in class com.caucho.config.inject.WebBeansAddLoaderListener
-
- isEnhancer() - Method in class com.caucho.config.type.TypeFactory
-
- isEnhancer() - Method in interface com.caucho.loader.AddLoaderListener
-
- isEntityReference() - Method in class com.caucho.xml.stream.events.XMLEventImpl
-
- isEnvBean() - Method in class com.caucho.config.type.ConfigType
-
Returns true for an environment bean.
- isEOF() - Method in class com.caucho.quercus.lib.file.AbstractBinaryInput
-
Returns true on the EOF.
- isEOF() - Method in class com.caucho.quercus.lib.file.AbstractBinaryInputOutput
-
Returns true on the EOF.
- isEOF() - Method in class com.caucho.quercus.lib.file.AbstractBinaryOutput
-
Returns false always for output streams
- isEOF() - Method in interface com.caucho.quercus.lib.file.BinaryStream
-
Returns true if end-of-file has been reached
- isEOF() - Method in class com.caucho.quercus.lib.file.ByteArrayBinaryStream
-
- isEOF() - Method in class com.caucho.quercus.lib.file.FileInputOutput
-
Returns true on the EOF.
- isEOF() - Method in class com.caucho.quercus.lib.file.FileReadValue
-
Returns true on the EOF.
- isEOF() - Method in class com.caucho.quercus.lib.file.HttpInputOutput
-
Returns true on the EOF.
- isEOF() - Method in class com.caucho.quercus.lib.file.ReadStreamInput
-
Returns true on the EOF.
- isEOF() - Method in class com.caucho.quercus.lib.file.WrappedStream
-
Returns true if end-of-file has been reached
- isEOF() - Method in class com.caucho.quercus.lib.file.WriteStreamOutput
-
- isEOF() - Method in class com.caucho.quercus.lib.zlib.ZlibOutputStream
-
Returns false always for a write stream.
- isEOF() - Method in class com.caucho.quercus.resources.StreamReadWrite
-
Returns true on the end of file.
- isEOF() - Method in class com.caucho.quercus.resources.StreamResource
-
Returns true on the end of file.
- isEof() - Method in class com.caucho.vfs.QSocket
-
- isEof() - Method in class com.caucho.vfs.StreamImpl
-
- isEOS() - Method in class com.caucho.quercus.lib.zlib.GZIPInputStream
-
Tells whether the compressed gzip data has been exhausted.
- isEqual(Object) - Method in class com.caucho.bytecode.JClassDependency
-
- isEqualNode(DOMNode) - Method in class com.caucho.quercus.lib.dom.DOMNode
-
- isEqualNode(Node) - Method in class com.caucho.xml.QAbstractNode
-
- isError() - Method in class com.caucho.lifecycle.Lifecycle
-
Returns true for the failed state.
- isError() - Method in enum com.caucho.lifecycle.LifecycleState
-
- isError() - Method in class com.caucho.quercus.lib.db.PDOError
-
- isEscapeAmp() - Method in class com.caucho.quercus.env.JsonEncodeContext
-
- isEscapeApos() - Method in class com.caucho.quercus.env.JsonEncodeContext
-
- isEscapeQuote() - Method in class com.caucho.quercus.env.JsonEncodeContext
-
- isEscapeTag() - Method in class com.caucho.quercus.env.JsonEncodeContext
-
- isEval() - Method in class com.caucho.quercus.lib.regexp.Regexp
-
- isExecutable(Env) - Method in class com.caucho.quercus.lib.spl.SplFileInfo
-
- isExecutable() - Method in class com.caucho.vfs.GooglePath
-
- isExecutable() - Method in class com.caucho.vfs.MemoryPath
-
- isExecutable() - Method in class com.caucho.vfs.MergePath
-
Tests if the path is marked as executable
- isExecutable() - Method in class com.caucho.vfs.Path
-
Tests if the path is marked as executable
- isExecutable() - Method in class com.caucho.vfs.PathWrapper
-
- isExtensionLoaded(String) - Method in class com.caucho.quercus.env.Env
-
Returns true if an extension is loaded.
- isExtensionLoaded(String) - Method in class com.caucho.quercus.module.ModuleContext
-
Returns true if an extension is loaded.
- isExtensionLoaded(String) - Method in class com.caucho.quercus.QuercusContext
-
Returns true if an extension is loaded.
- isFailed() - Method in class com.caucho.lifecycle.Lifecycle
-
Returns true for the failed state.
- isFalse() - Method in class com.caucho.quercus.expr.Expr
-
Returns true if a static false value.
- isFalse() - Method in class com.caucho.quercus.expr.LiteralExpr
-
Returns true if a static true value.
- isFetchFieldIndexBeforeFieldName() - Method in class com.caucho.quercus.lib.db.JdbcStatementResource
-
- isFetchFieldIndexBeforeFieldName() - Method in class com.caucho.quercus.lib.db.PDOStatement
-
- isFieldExists(Env, StringValue) - Method in class com.caucho.quercus.env.ObjectExtValue
-
- isFieldExists(Env, StringValue) - Method in class com.caucho.quercus.env.Value
-
Returns true if the object has this field.
- isFieldExists(Env, StringValue) - Method in class com.caucho.quercus.env.Var
-
Returns true if the object has this field.
- isFieldInit() - Method in class com.caucho.quercus.env.ObjectExtValue
-
Returns true if the object is in a __set() method call.
- isFieldInit() - Method in class com.caucho.quercus.env.Value
-
Returns true if the object is in a __set() method call.
- isFIFO() - Method in class com.caucho.vfs.FileStatus
-
- isFIFO() - Method in class com.caucho.vfs.Path
-
Tests if the path refers to a FIFO.
- isFile(Env) - Method in class com.caucho.quercus.lib.spl.SplFileInfo
-
- isFile() - Method in class com.caucho.vfs.ClasspathPath
-
Returns true if the file exists.
- isFile() - Method in class com.caucho.vfs.FilePath
-
- isFile() - Method in class com.caucho.vfs.GoogleInode
-
- isFile() - Method in class com.caucho.vfs.GooglePath
-
- isFile() - Method in class com.caucho.vfs.HttpPath
-
Returns true if the file exists.
- isFile(String) - Method in class com.caucho.vfs.Jar
-
Returns true if the entry is a file in the jar.
- isFile() - Method in class com.caucho.vfs.JarPath
-
Returns true if the entry is a file in the jar file.
- isFile() - Method in class com.caucho.vfs.MemoryPath
-
- isFile() - Method in class com.caucho.vfs.MergePath
-
True if the best path is a file.
- isFile() - Method in class com.caucho.vfs.Path
-
Tests if the path refers to a file.
- isFile() - Method in class com.caucho.vfs.PathWrapper
-
Tests if the path refers to a file.
- isFinal() - Method in class com.caucho.bytecode.JavaClass
-
Returns true for a final class.
- isFinal() - Method in class com.caucho.bytecode.JavaMethod
-
Returns true for a final method
- isFinal() - Method in class com.caucho.bytecode.JavaParameterizedType
-
Returns true for a final class
- isFinal() - Method in class com.caucho.bytecode.JClass
-
Returns true for a final class
- isFinal() - Method in class com.caucho.bytecode.JClassArray
-
Returns true for a final class
- isFinal() - Method in class com.caucho.bytecode.JClassWrapper
-
Returns true for a final class
- isFinal() - Method in class com.caucho.bytecode.JConstructorWrapper
-
Returns true for a final method.
- isFinal() - Method in class com.caucho.bytecode.JMethod
-
Returns true for a final method.
- isFinal() - Method in class com.caucho.bytecode.JMethodWrapper
-
Returns true for a final method.
- isFinal() - Method in interface com.caucho.bytecode.JType
-
Returns true for a final class
- isFinal() - Method in class com.caucho.bytecode.JTypeWrapper
-
Returns true for a final class
- isFinal() - Method in class com.caucho.quercus.classes.LazyClassDef
-
Returns true for a final class.
- isFinal() - Method in class com.caucho.quercus.env.CompiledClassDef
-
Returns true for a final class.
- isFinal() - Method in class com.caucho.quercus.env.QuercusClass
-
- isFinal() - Method in class com.caucho.quercus.function.AbstractFunction
-
Returns true for a final function.
- isFinal() - Method in class com.caucho.quercus.function.LazyMethod
-
- isFinal() - Method in class com.caucho.quercus.lib.reflection.ReflectionClass
-
- isFinal() - Method in class com.caucho.quercus.lib.reflection.ReflectionMethod
-
- isFinal() - Method in class com.caucho.quercus.program.ClassDef
-
Returns true for a final class.
- isFinal() - Method in class com.caucho.quercus.program.FunctionInfo
-
- isFinal() - Method in class com.caucho.quercus.program.InterpretedClassDef
-
Returns true for a final class.
- isFinalized(int) - Method in class com.caucho.quercus.lib.regexp.RegexpState
-
- isFloat() - Method in class com.caucho.quercus.lib.db.JdbcColumnMetaData
-
Returns true for float data types.
- isFunction() - Method in class com.caucho.quercus.parser.FunctionScope
-
Returns true if scope is local to a function.
- isFunction() - Method in class com.caucho.quercus.parser.Scope
-
Returns true if scope is local to a function.
- isGeneric() - Method in class com.caucho.config.reflect.BaseType
-
Returns true for a generic type like MyBean or MyBean>
- isGeneric() - Method in class com.caucho.config.reflect.GenericParamType
-
- isGeneric() - Method in class com.caucho.config.reflect.ParamType
-
- isGeneric() - Method in class com.caucho.config.reflect.VarType
-
- isGeneric() - Method in class com.caucho.config.reflect.WildcardTypeImpl
-
- isGenericRaw() - Method in class com.caucho.config.reflect.BaseType
-
Returns true for a raw type like MyBean where the class definition
is MyBean.
- isGenericRaw() - Method in class com.caucho.config.reflect.GenericParamType
-
- isGenericVariable() - Method in class com.caucho.config.reflect.BaseType
-
Returns true for a generic variable type like MyBean, but not MyBean>
- isGenericVariable() - Method in class com.caucho.config.reflect.ParamType
-
- isGlobal() - Method in class com.caucho.quercus.function.AbstractFunction
-
Returns true for a global function.
- isGlobal() - Method in class com.caucho.quercus.lib.regexp.Regexp
-
- isGlobal() - Method in class com.caucho.quercus.parser.GlobalScope
-
- isGlobal() - Method in class com.caucho.quercus.parser.Scope
-
Returns true if scope is global.
- isGlobal() - Method in class com.caucho.quercus.program.FunctionInfo
-
True for a global function (top-level script).
- isGlobalEnv() - Method in class com.caucho.quercus.env.Env
-
- isGmt() - Method in class com.caucho.quercus.lib.date.DateTimeZone
-
- isgraph(int) - Static method in class com.caucho.quercus.lib.CtypeModule
-
- isGzip() - Method in class com.caucho.quercus.lib.zlib.GZInputStream
-
Returns true if stream is in gzip format.
- isHardLink() - Method in class com.caucho.vfs.Path
-
Tests if the path refers to a hard link.
- isHeapDump() - Method in interface com.caucho.management.server.MeterGraphPageInfo
-
Should we display heap dump?
- ISHL - Static variable in class com.caucho.bytecode.CodeVisitor
-
- ISHR - Static variable in class com.caucho.bytecode.CodeVisitor
-
- isId() - Method in class com.caucho.quercus.lib.dom.DOMAttr
-
- isId() - Method in class com.caucho.xml.QAttr
-
- isIdle() - Method in class com.caucho.lifecycle.Lifecycle
-
True for an idle state, where any request would transition to an
active state.
- isIdle() - Method in enum com.caucho.lifecycle.LifecycleState
-
- isIdleExpire() - Method in class com.caucho.env.thread1.AbstractThreadLauncher1
-
Returns true if the thread should expire instead of going to the idle state.
- isIdleExpire() - Method in class com.caucho.env.thread2.AbstractThreadLauncher2
-
Returns true if the thread should expire instead of going to the idle state.
- isIdleLow() - Method in class com.caucho.env.thread2.AbstractThreadLauncher2
-
- isIdleOverflow() - Method in class com.caucho.env.thread2.AbstractThreadLauncher2
-
Start the idle if the child idle is less than idle max.
- isIdleTooLow(int) - Method in class com.caucho.env.thread1.AbstractThreadLauncher1
-
- isIdleTooLow(int) - Method in class com.caucho.env.thread2.AbstractThreadLauncher2
-
- isIf() - Method in class com.caucho.quercus.parser.Scope
-
Returns true if scope is local to an IF statement.
- isIgnorableWhiteSpace() - Method in class com.caucho.xml.stream.events.CharactersImpl
-
- isIgnore() - Method in class com.caucho.quercus.lib.i18n.Encoder
-
- isIgnoreCase() - Method in class com.caucho.quercus.lib.regexp.Regexp
-
- isIgnoreEnvironment() - Method in class com.caucho.config.Config
-
True if environment tags are ignored
- isIgnoreEnvironment() - Method in class com.caucho.config.xml.XmlConfigContext
-
- isIgnoreErrors() - Method in class com.caucho.quercus.lib.i18n.Decoder
-
- isIgnoreException() - Method in interface com.caucho.el.ExprEnv
-
Returns true if the EL ignores exceptions
- isIncompleteObject() - Method in class com.caucho.quercus.env.ObjectValue
-
- isInContext() - Method in class com.caucho.transaction.UserTransactionImpl
-
inContext is valid within a managed UserTransactionImpl context, e.g
in a webApp, but not in a cron job.
- isIndenting() - Method in class com.caucho.vfs.XmlWriter
-
- isIndex() - Method in class com.caucho.quercus.lib.db.JdbcColumnMetaData
-
Returns true for an index
- isInherited() - Method in class com.caucho.config.gen.ApplicationExceptionConfig
-
- isInit() - Method in class com.caucho.lifecycle.Lifecycle
-
Returns true for the init state.
- isInit() - Method in enum com.caucho.lifecycle.LifecycleState
-
- isInitializedClass(String) - Method in class com.caucho.quercus.env.Env
-
Returns true if class has already been initialized.
- isInitializing() - Method in class com.caucho.lifecycle.Lifecycle
-
Returns true for the initializing state.
- isInitializing() - Method in enum com.caucho.lifecycle.LifecycleState
-
- isInjectionPoint() - Method in class com.caucho.config.inject.ProducesMethodBean
-
- isInlineType(ConfigType<?>) - Method in class com.caucho.config.attribute.AnnotationAttribute
-
True if it allows inline beans
- isInlineType(ConfigType<?>) - Method in class com.caucho.config.attribute.Attribute
-
True if the inline type matches
- isInlineType(ConfigType<?>) - Method in class com.caucho.config.attribute.CreateAttribute
-
True if it allows inline beans
- isInlineType(ConfigType<?>) - Method in class com.caucho.config.attribute.SetterAttribute
-
True if it allows inline beans
- isInlineType(ConfigType<?>) - Method in class com.caucho.config.type.ArrayType
-
- isInlineType(ConfigType<?>) - Method in class com.caucho.config.type.ConfigType
-
- isInResultString(int, String) - Method in class com.caucho.quercus.lib.db.JdbcResultResource
-
Return true if the String result at the
given index of the ResultSet contains
the substring.
- isInstance(Env, ObjectValue) - Method in class com.caucho.quercus.lib.reflection.ReflectionClass
-
- isInstanceOf(ObjectName, String) - Method in class com.caucho.jmx.AbstractMBeanServer
-
Returns true if the MBean is an instance of the specified class.
- isInstantiable() - Method in class com.caucho.quercus.lib.reflection.ReflectionClass
-
- isInterceptorBinding(Class<? extends Annotation>) - Method in class com.caucho.config.inject.InjectManager
-
Tests if an annotation is an enabled interceptor binding type
- isInterface() - Method in class com.caucho.bytecode.JavaClass
-
Returns true for an interface.
- isInterface() - Method in class com.caucho.bytecode.JavaParameterizedType
-
Returns true for an interface
- isInterface() - Method in class com.caucho.bytecode.JClass
-
Returns true for an interface
- isInterface() - Method in class com.caucho.bytecode.JClassArray
-
Returns true for an interface
- isInterface() - Method in class com.caucho.bytecode.JClassWrapper
-
Returns true for an interface
- isInterface() - Method in interface com.caucho.bytecode.JType
-
Returns true for an interface
- isInterface() - Method in class com.caucho.bytecode.JTypeWrapper
-
Returns true for an interface
- isInterface() - Method in class com.caucho.quercus.classes.LazyClassDef
-
Return true for an interface class.
- isInterface() - Method in class com.caucho.quercus.env.CompiledInterfaceDef
-
- isInterface() - Method in class com.caucho.quercus.env.QuercusClass
-
- isInterface() - Method in class com.caucho.quercus.lib.reflection.ReflectionClass
-
- isInterface() - Method in class com.caucho.quercus.program.ClassDef
-
Return true for an interface class.
- isInterface() - Method in class com.caucho.quercus.program.InterpretedClassDef
-
True for an interface class.
- isInterface() - Method in class com.caucho.quercus.program.JavaClassDef
-
- isInterlace() - Method in class com.caucho.quercus.lib.image.QuercusImage
-
- isInternal(Env) - Method in class com.caucho.quercus.env.Callback
-
Returns true if this callback is implemented internally (i.e.
- isInternal(Env) - Method in class com.caucho.quercus.env.CallbackClassMethod
-
- isInternal(Env) - Method in class com.caucho.quercus.env.CallbackError
-
- isInternal(Env) - Method in class com.caucho.quercus.env.CallbackFunction
-
- isInternal(Env) - Method in class com.caucho.quercus.env.CallbackObjectMethod
-
- isInternal(Env) - Method in class com.caucho.quercus.env.Closure
-
- isInternal(Env) - Method in class com.caucho.quercus.env.InterpretedClosure
-
- isInternal(Env) - Method in class com.caucho.quercus.env.ObjectValue
-
- isInternal(Env) - Method in class com.caucho.quercus.function.AbstractFunction
-
- isInternal() - Method in class com.caucho.quercus.lib.reflection.ReflectionClass
-
- isInternal() - Method in class com.caucho.quercus.lib.reflection.ReflectionFunctionAbstract
-
- isIterateable() - Method in class com.caucho.quercus.lib.reflection.ReflectionClass
-
- isJarCacheEnabled() - Method in class com.caucho.loader.DynamicClassLoader
-
Returns true if jar entries should be cached.
- isJarCacheEnabled() - Method in class com.caucho.loader.JarListLoader
-
- isJarCacheEnabled() - Method in class com.caucho.loader.NonScanDynamicClassLoader
-
- isJarCacheEnabled() - Method in class com.caucho.loader.SystemClassLoader
-
- isJarCacheEnabledDefault() - Static method in class com.caucho.loader.DynamicClassLoader
-
Returns true if jar entries should be cached.
- isJavaMethod() - Method in class com.caucho.quercus.env.AbstractJavaMethod
-
- isJavaMethod() - Method in class com.caucho.quercus.function.AbstractFunction
-
- isJdk15() - Static method in class com.caucho.server.util.CauchoSystem
-
- isJmxDump() - Method in interface com.caucho.management.server.MeterGraphPageInfo
-
Should we display jmx-dump?
- isJni() - Method in class com.caucho.vfs.QServerSocket
-
- isJSP() - Method in class com.caucho.xml.XmlPrinter
-
True if this is JSP special cased.
- isLastSqlDescribe() - Method in class com.caucho.quercus.lib.db.Mysqli
-
- isLastSqlDescribe() - Method in class com.caucho.quercus.lib.db.MysqliResult
-
- isLazyCompile() - Method in class com.caucho.quercus.page.PageManager
-
true if the pages should be compiled lazily.
- isLeapYear() - Method in class com.caucho.util.QDate
-
- isLink(Env) - Method in class com.caucho.quercus.lib.spl.SplFileInfo
-
- isLink() - Method in class com.caucho.vfs.FilePath
-
- isLink() - Method in class com.caucho.vfs.FileStatus
-
- isLink() - Method in class com.caucho.vfs.Path
-
Tests if the path refers to a symbolic link.
- isLinkLocalNetwork(InetAddress) - Static method in class com.caucho.util.HostUtil
-
- isLiteral() - Method in class com.caucho.quercus.expr.Expr
-
Returns true for a literal expression.
- isLiteral() - Method in class com.caucho.quercus.expr.LiteralExpr
-
Returns true for a literal expression.
- isLiteral() - Method in class com.caucho.quercus.expr.LiteralLongExpr
-
Returns true for a literal expression.
- isLiteral() - Method in class com.caucho.quercus.expr.LiteralNullExpr
-
Returns true for a literal expression.
- isLiteral() - Method in class com.caucho.quercus.expr.LiteralStringExpr
-
Returns true for a literal expression.
- isLiteral() - Method in class com.caucho.quercus.expr.LiteralUnicodeExpr
-
Returns true for a literal expression.
- isLiteralText() - Method in class com.caucho.config.el.CandiExpr
-
- isLiteralText() - Method in class com.caucho.config.el.CandiValueExpression
-
- isLiteralText() - Method in class com.caucho.el.AbstractValueExpression
-
- isLiteralText() - Method in class com.caucho.el.Expr
-
Returns true if the expression is literal text
- isLiteralText() - Method in class com.caucho.el.MethodExpressionImpl
-
- isLiteralText() - Method in class com.caucho.el.ObjectLiteralValueExpression
-
- isLiteralText() - Method in class com.caucho.el.ObjectValueExpression
-
- isLiteralText() - Method in class com.caucho.el.StringLiteral
-
Returns true if the expression is literal text
- isLocalTransactionOptimization() - Method in interface com.caucho.management.server.ConnectionPoolMXBean
-
Returns true if the local-transaction-optimization is allowed
- isLog() - Method in interface com.caucho.management.server.MeterGraphPageInfo
-
Should we display log?
- isLoggingInitialized() - Static method in class com.caucho.loader.Environment
-
- isLong() - Method in class com.caucho.quercus.env.ArgRef
-
Returns true for a long-value.
- isLong() - Method in class com.caucho.quercus.env.DoubleValue
-
Returns true for a long-value.
- isLong() - Method in class com.caucho.quercus.env.JavaAdapterVar
-
Returns true for a long-value.
- isLong() - Method in class com.caucho.quercus.env.JavaInvoker
-
Returns true if the result is a long.
- isLong() - Method in class com.caucho.quercus.env.LongValue
-
Returns true for a long-value.
- isLong() - Method in class com.caucho.quercus.env.Value
-
Returns true for a long-value.
- isLong() - Method in class com.caucho.quercus.env.ValueType
-
- isLong() - Method in class com.caucho.quercus.env.Var
-
Returns true for a long-value.
- isLong() - Method in class com.caucho.quercus.expr.BinaryAddExpr
-
Return true for a long value
- isLong() - Method in class com.caucho.quercus.expr.BinaryBitAndExpr
-
Returns true for a long.
- isLong() - Method in class com.caucho.quercus.expr.BinaryBitOrExpr
-
Returns true for a long.
- isLong() - Method in class com.caucho.quercus.expr.BinaryBitXorExpr
-
Returns true for a long.
- isLong() - Method in class com.caucho.quercus.expr.BinaryLeftShiftExpr
-
Returns true for a long.
- isLong() - Method in class com.caucho.quercus.expr.BinaryModExpr
-
Return true for a long.
- isLong() - Method in class com.caucho.quercus.expr.BinaryMulExpr
-
Return true for a long value
- isLong() - Method in class com.caucho.quercus.expr.BinaryRightShiftExpr
-
Returns true for a long expression.
- isLong() - Method in class com.caucho.quercus.expr.Expr
-
Returns true if the expression evaluates to a long.
- isLong() - Method in enum com.caucho.quercus.expr.ExprType
-
- isLong() - Method in class com.caucho.quercus.expr.LiteralExpr
-
Returns true for a long value.
- isLong() - Method in class com.caucho.quercus.expr.LiteralLongExpr
-
Returns true for a long value.
- isLong() - Method in class com.caucho.quercus.expr.UnaryBitNotExpr
-
Returns true for a long.
- isLong() - Method in class com.caucho.quercus.expr.UnaryPostIncrementExpr
-
Return true for a long value
- isLong() - Method in class com.caucho.quercus.expr.UnaryPreIncrementExpr
-
Return true for a long value
- isLong() - Method in class com.caucho.quercus.function.AbstractFunction
-
Returns true for a long function.
- isLong() - Method in class com.caucho.quercus.marshal.ByteMarshal
-
- isLong() - Method in class com.caucho.quercus.marshal.IntegerMarshal
-
- isLong() - Method in class com.caucho.quercus.marshal.LongMarshal
-
- isLong() - Method in class com.caucho.quercus.marshal.Marshal
-
Returns true if the result is a long.
- isLong() - Method in class com.caucho.quercus.marshal.NullAsFalseMarshal
-
- isLong() - Method in class com.caucho.quercus.marshal.ShortMarshal
-
- isLongAdd() - Method in class com.caucho.quercus.env.ValueType
-
- isLongCmp() - Method in class com.caucho.quercus.env.ValueType
-
- isLongConvertible() - Method in class com.caucho.quercus.env.ArgRef
-
True for a long
- isLongConvertible() - Method in class com.caucho.quercus.env.BigDecimalValue
-
Returns true for a long-value.
- isLongConvertible() - Method in class com.caucho.quercus.env.BigIntegerValue
-
Returns true for a long-value.
- isLongConvertible() - Method in class com.caucho.quercus.env.DoubleValue
-
Returns true for integer looking doubles.
- isLongConvertible() - Method in class com.caucho.quercus.env.JavaAdapterVar
-
True for a long
- isLongConvertible() - Method in class com.caucho.quercus.env.LargeStringBuilderValue
-
Returns true for a long
- isLongConvertible() - Method in class com.caucho.quercus.env.LongValue
-
Returns true for a long.
- isLongConvertible() - Method in class com.caucho.quercus.env.StringValue
-
Returns true for a long
- isLongConvertible() - Method in class com.caucho.quercus.env.Value
-
Returns true for a long-value.
- isLongConvertible() - Method in class com.caucho.quercus.env.Var
-
True for a long
- isLoop() - Method in class com.caucho.quercus.statement.DoStatement
-
- isLoop() - Method in class com.caucho.quercus.statement.ForeachStatement
-
- isLoop() - Method in class com.caucho.quercus.statement.ForStatement
-
- isLoop() - Method in class com.caucho.quercus.statement.Statement
-
- isLoop() - Method in class com.caucho.quercus.statement.WhileStatement
-
- isLooseParse() - Method in class com.caucho.quercus.QuercusContext
-
Gets the loose mode.
- islower(int) - Static method in class com.caucho.quercus.lib.CtypeModule
-
- isMatch(Annotation[]) - Method in class com.caucho.config.inject.DecoratorEntry
-
- isMatch(QualifierBinding, Annotation[]) - Method in class com.caucho.config.inject.DecoratorEntry
-
- isMatch(Annotation[]) - Method in class com.caucho.config.inject.InterceptorEntry
-
- isMatch(QualifierBinding, Annotation[]) - Method in class com.caucho.config.inject.InterceptorEntry
-
- isMatch(Annotation[]) - Method in class com.caucho.config.inject.QualifierBinding
-
- isMatch(Method, Method) - Static method in class com.caucho.config.reflect.AnnotatedMethodImpl
-
- isMatch(<any>, <any>) - Static method in class com.caucho.config.reflect.AnnotatedTypeUtil
-
Tests if two annotated methods are equivalent.
- isMatch(<any>, String, Class<?>[]) - Static method in class com.caucho.config.reflect.AnnotatedTypeUtil
-
Tests if an annotated method matches a name and parameter types.
- isMatch(Path, String) - Method in class com.caucho.config.types.FileSetType
-
Returns the set of files.
- isMatch(String) - Method in class com.caucho.config.types.PathPatternType
-
Check for a match.
- isMatch(Method) - Method in class com.caucho.config.types.SignaturePattern
-
- isMatch(String, Class[]) - Method in class com.caucho.config.types.SignaturePattern
-
- isMatch(char[], int, int, char[]) - Method in class com.caucho.loader.enhancer.AbstractScanClass
-
- isMatch(IvyDependency) - Method in class com.caucho.loader.ivy.IvyDependency
-
- isMatch(String, String) - Method in class com.caucho.loader.ivy.IvyInfo
-
- isMatch(String, String) - Method in class com.caucho.loader.ivy.IvyModule
-
- isMatch(ArtifactDependency) - Method in class com.caucho.loader.module.Artifact
-
Returns true if the artifact matches the dependency
- isMatch(ArtifactVersion) - Method in class com.caucho.loader.module.ArtifactVersionRange
-
- isMatch(E, K) - Method in interface com.caucho.util.ConcurrentArrayList.Match
-
- isMatch(InetAddress) - Method in class com.caucho.util.InetNetwork
-
Returns true if the address is in this network.
- isMatch(String) - Method in class com.caucho.util.InetNetwork
-
Returns true if the address is in this network.
- isMatch(Node) - Method in class com.caucho.xpath.Pattern
-
Test if the node matches the pattern.
- isMatch(Node, ExprEnvironment) - Method in class com.caucho.xpath.Pattern
-
Test if the node matches the pattern.
- isMatchedGroup(int) - Method in class com.caucho.quercus.lib.regexp.RegexpState
-
- isMethod() - Method in class com.caucho.quercus.program.Function
-
- isMethod() - Method in class com.caucho.quercus.program.FunctionInfo
-
True for a method.
- isMmap() - Method in class com.caucho.vfs.RandomAccessStream
-
- isMmapEnabled() - Method in interface com.caucho.vfs.SendfileOutputStream
-
- isMmapEnabled() - Method in class com.caucho.vfs.StreamImpl
-
Returns true if the stream supports mmap.
- isMmapEnabled() - Method in class com.caucho.vfs.WriteStream
-
- isModified() - Method in class com.caucho.bytecode.JClassDependency
-
Returns true if the underlying resource has changed.
- isModified() - Method in class com.caucho.env.service.ResinSystem
-
Returns true if the server has been modified and needs restarting.
- isModified(Class<?>) - Method in class com.caucho.java.gen.JavaClassGenerator
-
Returns true if the class is modified.
- isModified() - Method in class com.caucho.loader.ClassEntry
-
Returns true if the source file has been modified.
- isModified() - Method in class com.caucho.loader.DynamicClassLoader
-
Returns true if any of the classes have been modified.
- isModified(boolean) - Method in class com.caucho.loader.DynamicClassLoader
-
Returns true if any of the classes have been modified.
- isModified(ClassLoader) - Static method in class com.caucho.loader.DynamicClassLoader
-
Returns true if any of the classes have been modified.
- isModified() - Method in class com.caucho.loader.ivy.IvyLoader
-
True if any of the loaded classes have been modified.
- isModified() - Method in class com.caucho.loader.JarListLoader
-
True if any of the loaded classes have been modified.
- isModified() - Method in class com.caucho.loader.LibraryLoader
-
True if any of the loaded classes have been modified.
- isModified() - Method in class com.caucho.loader.PathLoader
-
Returns the modified
- isModified() - Method in class com.caucho.loader.TreeLoader
-
- isModified() - Method in class com.caucho.make.AlwaysModified
-
Returns true if the underlying resource has changed.
- isModified() - Method in class com.caucho.make.CachedDependency
-
Returns true if the underlying resource has changed.
- isModified() - Method in class com.caucho.make.ClassDependency
-
Returns true if the underlying resource has changed.
- isModified() - Method in class com.caucho.make.DependencyContainer
-
Returns true if the underlying dependencies have changed.
- isModified(boolean) - Method in class com.caucho.make.DependencyContainer
-
Returns true if the underlying dependencies have changed.
- isModified() - Method in class com.caucho.make.DependencyList
-
Returns true if the underlying dependencies have changed.
- isModified() - Method in class com.caucho.make.VersionDependency
-
Returns true if the underlying resource has changed.
- isModified() - Method in class com.caucho.quercus.env.CopyRoot
-
True if it's modified
- isModified() - Method in class com.caucho.quercus.env.QuercusClass
-
Returns true if the class is modified for caching.
- isModified() - Method in class com.caucho.quercus.env.SaveState
-
- isModified() - Method in class com.caucho.quercus.page.InterpretedPage
-
Returns true if the page is modified.
- isModified() - Method in class com.caucho.quercus.page.QuercusPage
-
Returns true if the page is modified.
- isModified() - Method in class com.caucho.quercus.program.QuercusProgram
-
Returns true if the function is modified.
- isModified() - Method in class com.caucho.vfs.BasicDependencyContainer
-
Returns true if the underlying dependencies have changed.
- isModified() - Method in class com.caucho.vfs.Depend
-
If the source modified date changes at all, treat it as a modification.
- isModified() - Method in interface com.caucho.vfs.Dependency
-
Returns true if the underlying resource has changed.
- isModified() - Method in class com.caucho.xml.QDocument
-
- isModifiedImpl() - Method in class com.caucho.make.CachedDependency
-
Returns true if the underlying resource has changed.
- isModifiedNow() - Method in class com.caucho.env.service.ResinSystem
-
Returns true if the server has been modified and needs restarting.
- isModifiedNow() - Method in class com.caucho.loader.DynamicClassLoader
-
Returns true if any of the classes have been modified, forcing a check.
- isModifiedNow() - Method in class com.caucho.make.DependencyContainer
-
Returns true if the underlying dependencies have changed, forcing a check.
- isModifiedNow() - Method in class com.caucho.make.DependencyList
-
Returns true if the underlying dependencies have changed, forcing a check.
- isModifiedNow() - Method in class com.caucho.vfs.BasicDependencyContainer
-
Returns true if the underlying dependencies have changed, forcing a check.
- isMultipleKey(int) - Method in interface com.caucho.quercus.lib.db.QuercusResultSetMetaData
-
- isNameChar(int) - Static method in class com.caucho.xml.XmlChar
-
Returns true if the character is an XML name character.
- isNamespace() - Method in class com.caucho.xml.stream.events.XMLEventImpl
-
- isNamespaceAware() - Method in class com.caucho.xml.AbstractParser
-
Returns true if the parsing is namespace aware.
- isNamespaceAware() - Method in class com.caucho.xml.parsers.AbstractDocumentBuilder
-
- isNamespaceAware() - Method in class com.caucho.xml.parsers.XmlSAXParserFactory
-
- isNamespaceAware() - Method in class com.caucho.xml.parsers.XmlSAXParserFactory.XmlSAXParser
-
Returns true if the factory is namespace aware.
- isNamespacePrefixes() - Method in class com.caucho.xml.AbstractParser
-
Returns true if the parsing uses namespace prefixes
- isNamespacePrefixes() - Method in class com.caucho.xml.parsers.XmlSAXParserFactory
-
- isNameStart(int) - Static method in class com.caucho.xml.XmlChar
-
- isNewLine() - Method in class com.caucho.vfs.XmlWriter
-
- isNode() - Method in class com.caucho.config.attribute.Attribute
-
Returns true for a node attribute.
- isNode() - Method in class com.caucho.config.type.ConfigType
-
Returns true for an XML node type.
- isNode() - Method in class com.caucho.config.type.NodeType
-
Handles DOM nodes.
- isNodeSet() - Method in class com.caucho.xpath.expr.IdExpr
-
- isNodeSet() - Method in class com.caucho.xpath.Expr
-
true if the expression prefers to return a node set.
- isNodeSet() - Method in class com.caucho.xpath.expr.NodeSetExpr
-
NodeSetExprs prefer to be node sets.
- isNodeSet() - Method in class com.caucho.xpath.expr.ObjectExpr
-
Returns true if the expression evaluates to a node-set.
- isNormalScope() - Method in class com.caucho.config.inject.AbstractIntrospectedBean
-
- isNormalScope(Class<? extends Annotation>) - Method in class com.caucho.config.inject.InjectManager
-
Tests if an annotation is an enabled scope type
- isNormalScope() - Method in class com.caucho.config.inject.ManagedBeanImpl
-
- isNotNull() - Method in class com.caucho.quercus.lib.db.JdbcColumnMetaData
-
Returns true if the column is nullable.
- isNotNull(int) - Method in interface com.caucho.quercus.lib.db.QuercusResultSetMetaData
-
- isNoTrim() - Method in class com.caucho.config.type.ConfigType
-
Return true for non-trim.
- isNoTrim() - Method in class com.caucho.config.type.ExprType
-
Return true for non-trim.
- isNoTrim() - Method in class com.caucho.config.type.RawStringType
-
Return true for non-trim.
- isNull() - Method in class com.caucho.quercus.env.JavaAdapterVar
-
True for a number
- isNull() - Method in class com.caucho.quercus.env.NullValue
-
Returns true for a null.
- isNull() - Method in class com.caucho.quercus.env.QuercusClass
-
- isNull() - Method in class com.caucho.quercus.env.Value
-
Returns true for a null.
- isNull() - Method in class com.caucho.quercus.env.Var
-
True if the object is null
- isNull() - Method in class com.caucho.util.HashKey
-
- isNullable() - Method in class com.caucho.config.event.EventBeanImpl
-
Returns true if the bean can be null
- isNullable() - Method in class com.caucho.config.inject.AbstractBean
-
- isNullable() - Method in class com.caucho.config.inject.AbstractIntrospectedBean
-
Returns true if the bean can be null
- isNullable() - Method in class com.caucho.config.inject.BeanAdapter
-
Returns true if the bean can be null
- isNullable() - Method in class com.caucho.config.inject.DecoratorBean
-
Returns true if the bean can be null
- isNullable() - Method in class com.caucho.config.inject.DelegateProxyBean
-
- isNullable() - Method in class com.caucho.config.inject.InjectionPointBean
-
Returns true if the bean can be null
- isNullable() - Method in class com.caucho.config.inject.InjectionPointStandardBean
-
Returns true if the bean can be null
- isNullable() - Method in class com.caucho.config.inject.InstanceBeanImpl
-
Returns true if the bean can be null
- isNullable() - Method in class com.caucho.config.inject.InterceptorBean
-
Returns true if the bean can be null
- isNullable() - Method in class com.caucho.config.inject.InterceptorRuntimeBean
-
Returns true if the bean can be null
- isNullable() - Method in class com.caucho.config.inject.ProducesMethodBean
-
- isNumber() - Method in class com.caucho.quercus.env.LargeStringBuilderValue
-
Returns true for a number
- isNumber() - Method in class com.caucho.quercus.env.StringValue
-
Returns true for a number
- isNumber() - Method in class com.caucho.quercus.env.ValueType
-
- isNumber() - Method in class com.caucho.quercus.expr.BinaryAddExpr
-
Return true for a number
- isNumber() - Method in class com.caucho.quercus.expr.BinaryModExpr
-
Return true for a long.
- isNumber() - Method in class com.caucho.quercus.expr.BinaryMulExpr
-
Return true for a number
- isNumber() - Method in class com.caucho.quercus.expr.Expr
-
Returns true if the expression evaluates to a number.
- isNumber() - Method in class com.caucho.quercus.expr.UnaryPostIncrementExpr
-
Return true for a number
- isNumber() - Method in class com.caucho.quercus.expr.UnaryPreIncrementExpr
-
Return true for a number
- isNumber() - Method in class com.caucho.xpath.expr.AbstractNumberExpr
-
- isNumber() - Method in class com.caucho.xpath.Expr
-
true if the expression prefers to return a number.
- isNumber() - Method in class com.caucho.xpath.expr.NewJavaExpr
-
True if this returns a boolean.
- isNumber() - Method in class com.caucho.xpath.expr.NumericExpr
-
- isNumber() - Method in class com.caucho.xpath.expr.ObjectJavaExpr
-
True if this returns a boolean.
- isNumber() - Method in class com.caucho.xpath.expr.StaticJavaExpr
-
True if this returns a boolean.
- isNumberAdd() - Method in class com.caucho.quercus.env.ValueType
-
- isNumberCmp() - Method in class com.caucho.quercus.env.ValueType
-
- isNumberConvertible() - Method in class com.caucho.quercus.env.ArgRef
-
True for a number
- isNumberConvertible() - Method in class com.caucho.quercus.env.JavaAdapterVar
-
True for a number
- isNumberConvertible() - Method in class com.caucho.quercus.env.Value
-
Returns true for a number.
- isNumberConvertible() - Method in class com.caucho.quercus.env.Var
-
True for a number
- isNumeric() - Method in class com.caucho.quercus.env.DoubleValue
-
Returns true for is_numeric
- isNumeric() - Method in class com.caucho.quercus.env.JavaAdapterVar
-
Returns true for is_numeric
- isNumeric() - Method in class com.caucho.quercus.env.LongValue
-
Returns true for is_numeric
- isNumeric() - Method in class com.caucho.quercus.env.StringValue
-
Returns true for is_numeric
- isNumeric() - Method in class com.caucho.quercus.env.Value
-
Matches is_numeric
- isNumeric() - Method in class com.caucho.quercus.env.Var
-
Returns true for is_numeric
- isNumeric(int) - Static method in class com.caucho.quercus.lib.db.JdbcColumnMetaData
-
Returns true for numeric data types.
- isNumeric() - Method in class com.caucho.quercus.lib.db.JdbcColumnMetaData
-
Returns true for numeric data types.
- ISO8601 - Static variable in class com.caucho.quercus.lib.date.DateTime
-
- ISO8859_1Reader - Class in com.caucho.vfs.i18n
-
Implements an encoding reader for ISO-8859-1
- ISO8859_1Reader() - Constructor for class com.caucho.vfs.i18n.ISO8859_1Reader
-
Null-arg constructor for instantiation by com.caucho.vfs.Encoding only.
- ISO8859_1Reader(InputStream) - Constructor for class com.caucho.vfs.i18n.ISO8859_1Reader
-
Create an ISO-8859-1 reader based on the readStream.
- ISO8859_1Writer - Class in com.caucho.vfs.i18n
-
Implements the ISO-8859-1 EncodingWriter factory.
- ISO8859_1Writer() - Constructor for class com.caucho.vfs.i18n.ISO8859_1Writer
-
Null-arg constructor for instantiation by com.caucho.vfs.Encoding only.
- isObject() - Method in class com.caucho.config.reflect.BaseType
-
- isObject() - Method in class com.caucho.config.reflect.ObjectType
-
- isObject() - Method in class com.caucho.quercus.env.ArgRef
-
Returns true for an object.
- isObject() - Method in class com.caucho.quercus.env.Closure
-
- isObject() - Method in class com.caucho.quercus.env.JavaAdapterVar
-
Returns true for an object.
- isObject() - Method in class com.caucho.quercus.env.JavaResourceValue
-
Returns true for an object.
- isObject() - Method in class com.caucho.quercus.env.JavaValue
-
Returns true for an object.
- isObject() - Method in class com.caucho.quercus.env.ObjectValue
-
Returns true for an object.
- isObject() - Method in class com.caucho.quercus.env.Value
-
Returns true for an object.
- isObject() - Method in class com.caucho.quercus.env.Var
-
Returns true for an object.
- isObject() - Method in class com.caucho.quercus.function.AbstractFunction
-
Returns true for an object
- isObject() - Method in class com.caucho.vfs.MemoryPath
-
- isObject() - Method in class com.caucho.vfs.Path
-
Tests if the path refers to an object.
- isObject() - Method in class com.caucho.vfs.PathWrapper
-
Tests if the path refers to an object.
- isObjectMethod() - Method in class com.caucho.quercus.program.Function
-
- isObjectMethod() - Method in class com.caucho.quercus.program.MethodDeclaration
-
- isObjectMethod() - Method in class com.caucho.quercus.program.ObjectMethod
-
- isOfferWait() - Method in interface com.caucho.util.RingBlocker
-
- isOfferWait() - Method in class com.caucho.util.RingBlockerBasic
-
- isOpen() - Method in class com.caucho.vfs.RandomAccessStream
-
- isOptional() - Method in class com.caucho.env.meter.JmxAttributeMeter
-
- isOptional() - Method in class com.caucho.env.meter.JmxExpr.JmxDelta
-
- isOptional() - Method in class com.caucho.quercus.lib.reflection.ReflectionParameter
-
- isOutUsed() - Method in class com.caucho.quercus.program.FunctionInfo
-
Returns true if the out is used.
- isOverride() - Method in class com.caucho.config.gen.AsyncHeadGenerator
-
- isOverride() - Method in class com.caucho.config.gen.LifecycleMethodHeadGenerator
-
- isOverride() - Method in class com.caucho.config.gen.MethodHeadGenerator
-
- isPageMain() - Method in class com.caucho.quercus.program.FunctionInfo
-
True for a main function (top-level script).
- isPageStatic() - Method in class com.caucho.quercus.program.FunctionInfo
-
True for a static function (top-level script).
- isParamAssignableFrom(BaseType) - Method in class com.caucho.config.reflect.ArrayType
-
- isParamAssignableFrom(BaseType) - Method in class com.caucho.config.reflect.BaseType
-
Assignable as a parameter.
- isParamAssignableFrom(BaseType) - Method in class com.caucho.config.reflect.BoxType
-
- isParamAssignableFrom(BaseType) - Method in class com.caucho.config.reflect.ClassType
-
- isParamAssignableFrom(BaseType) - Method in class com.caucho.config.reflect.ParamType
-
- isParamAssignableFrom(BaseType) - Method in class com.caucho.config.reflect.TargetObjectType
-
- isParamAssignableFrom(BaseType) - Method in class com.caucho.config.reflect.VarType
-
- isParamAssignableFrom(BaseType) - Method in class com.caucho.config.reflect.WildcardTypeImpl
-
- isPassedByReference() - Method in class com.caucho.quercus.lib.reflection.ReflectionParameter
-
- isPassivating() - Method in class com.caucho.config.gen.InterceptorFactory
-
- isPassivating() - Method in class com.caucho.config.inject.AbstractIntrospectedBean
-
- isPassivatingScope(Class<? extends Annotation>) - Method in class com.caucho.config.inject.InjectManager
-
Tests if an annotation is an enabled scope type
- isPassivationCapable() - Method in class com.caucho.config.event.EventBeanImpl
-
Returns true if the bean is serializable
- isPassivationCapable() - Method in class com.caucho.config.inject.AbstractBean
-
- isPassivationCapable() - Method in class com.caucho.config.inject.AbstractIntrospectedBean
-
Returns true if the bean is serializable
- isPassivationCapable() - Method in class com.caucho.config.inject.InjectionPointBean
-
Returns true if the bean is serializable
- isPassivationCapable() - Method in class com.caucho.config.inject.InjectionPointStandardBean
-
Returns true if the bean is serializable
- isPassivationCapable() - Method in class com.caucho.config.inject.InstanceBeanImpl
-
Returns true if the bean is serializable
- isPassivationCapable() - Method in class com.caucho.config.inject.InterceptorBean
-
Returns true if the bean is serializable
- isPathCacheable() - Method in class com.caucho.vfs.FilePath
-
Returns true if the path itself is cacheable
- isPathCacheable() - Method in class com.caucho.vfs.GooglePath
-
Returns true if the path itself is cacheable
- isPathCacheable() - Method in class com.caucho.vfs.JarPath
-
- isPathCacheable() - Method in class com.caucho.vfs.MemoryPath
-
- isPathCacheable() - Method in class com.caucho.vfs.Path
-
Returns true if the path itself is cacheable
- isPending() - Method in class com.caucho.config.xml.XmlStandardPlugin
-
- isPermanent() - Method in class com.caucho.env.thread1.AbstractTaskWorker1
-
- isPermanent() - Method in class com.caucho.env.thread1.AbstractThreadLauncher1
-
- isPermanent() - Method in class com.caucho.env.thread2.AbstractTaskWorker2
-
- isPersistent() - Method in class com.caucho.config.timer.EjbTimer
-
Query whether this timer has persistent semantics.
- isPhpClass() - Method in class com.caucho.quercus.program.JavaClassDef
-
- isPollWait() - Method in interface com.caucho.util.RingBlocker
-
- isPollWait() - Method in class com.caucho.util.RingBlockerBasic
-
- isPreparable(String) - Method in class com.caucho.quercus.lib.db.JdbcPreparedStatementResource
-
- isPretty() - Method in class com.caucho.xml.XmlPrinter
-
Returns true if the printer is currently pretty-printing the output.
- isPrimaryKey() - Method in class com.caucho.quercus.lib.db.JdbcColumnMetaData
-
Returns true for a primary key.
- isPrimaryKey(int) - Method in interface com.caucho.quercus.lib.db.QuercusResultSetMetaData
-
- isPrimitive() - Method in class com.caucho.bytecode.JavaClass
-
Returns true for a primitive class.
- isPrimitive() - Method in class com.caucho.bytecode.JavaParameterizedType
-
Returns true for a primitive class.
- isPrimitive() - Method in class com.caucho.bytecode.JClass
-
Returns true for a primitive class.
- isPrimitive() - Method in class com.caucho.bytecode.JClassArray
-
Returns true for a primitive class.
- isPrimitive() - Method in class com.caucho.bytecode.JClassWrapper
-
Returns true for a primitive class.
- isPrimitive() - Method in interface com.caucho.bytecode.JType
-
Returns true for a primitive class.
- isPrimitive() - Method in class com.caucho.bytecode.JTypeWrapper
-
Returns true for a primitive class.
- isPrimitive() - Method in class com.caucho.config.reflect.BaseType
-
- isPrimitive() - Method in class com.caucho.config.reflect.BoxType
-
- isprint(int) - Static method in class com.caucho.quercus.lib.CtypeModule
-
- isPriority() - Method in class com.caucho.util.Alarm
-
True for a priority alarm (default)
- isPrivate() - Method in class com.caucho.bytecode.JavaField
-
Returns true for a private field.
- isPrivate() - Method in class com.caucho.bytecode.JavaMethod
-
Returns true for a private method
- isPrivate() - Method in class com.caucho.bytecode.JConstructorWrapper
-
Returns true for a private method
- isPrivate() - Method in class com.caucho.bytecode.JField
-
Returns true for a private field.
- isPrivate() - Method in class com.caucho.bytecode.JFieldWrapper
-
Returns true for a private field.
- isPrivate() - Method in class com.caucho.bytecode.JMethod
-
Returns true for a private method.
- isPrivate() - Method in class com.caucho.bytecode.JMethodWrapper
-
Returns true for a private method
- isPrivate() - Method in enum com.caucho.quercus.env.FieldVisibility
-
- isPrivate() - Method in class com.caucho.quercus.env.ObjectExtValue.Entry
-
- isPrivate() - Method in class com.caucho.quercus.function.AbstractFunction
-
Returns true for a private function.
- isPrivate() - Method in class com.caucho.quercus.function.LazyMethod
-
- isPrivate() - Method in class com.caucho.quercus.lib.reflection.ReflectionMethod
-
- isPrivate() - Method in class com.caucho.quercus.lib.reflection.ReflectionProperty
-
- isPrivate(StringValue) - Static method in class com.caucho.quercus.program.ClassField
-
- isPrivate() - Method in class com.caucho.quercus.program.ClassField
-
- isPrivateNetwork(InetAddress) - Static method in class com.caucho.util.HostUtil
-
- isPro() - Method in class com.caucho.quercus.QuercusContext
-
Returns true if this is the Professional version.
- isProcessingInstruction() - Method in class com.caucho.xml.stream.events.XMLEventImpl
-
- isProducer() - Method in class com.caucho.config.inject.InjectManager.ErrorReferenceFactory
-
- isProducer() - Method in class com.caucho.config.inject.InjectManager.ReferenceFactory
-
- isProfile() - Method in interface com.caucho.management.server.MeterGraphPageInfo
-
Should we display profile?
- isProfile() - Method in class com.caucho.quercus.QuercusContext
-
- isProgram() - Method in class com.caucho.config.attribute.Attribute
-
Returns true for a program-style attribute.
- isProgram() - Method in class com.caucho.config.attribute.ProgramAttribute
-
Returns true for a program-style attribute.
- isProgram() - Method in class com.caucho.config.type.ConfigProgramType
-
- isProgram() - Method in class com.caucho.config.type.ConfigType
-
Returns true for a program type.
- isProgram() - Method in class com.caucho.config.types.ResourceGroupConfig
-
- isProgram() - Method in class com.caucho.config.xml.XmlBeanAddAttribute
-
Returns true for a program-style attribute.
- isProgram() - Method in class com.caucho.config.xml.XmlBeanArgAttribute
-
Returns true for a program-style attribute.
- isProgram() - Method in class com.caucho.config.xml.XmlBeanProgramAttribute
-
Returns true for a program-style attribute.
- isProgram() - Method in class com.caucho.config.xml.XmlBeanValueArgAttribute
-
Returns true for a program-style attribute.
- isPropertySupported(String) - Method in class com.caucho.xml.stream.XMLInputFactoryImpl
-
- isPropertySupported(String) - Method in class com.caucho.xml.stream.XMLOutputFactoryImpl
-
- isProtected() - Method in class com.caucho.bytecode.JavaMethod
-
Returns true for a protected method
- isProtected() - Method in class com.caucho.bytecode.JConstructorWrapper
-
Returns true for a protected method.
- isProtected() - Method in class com.caucho.bytecode.JMethod
-
Returns true for a protected method.
- isProtected() - Method in class com.caucho.bytecode.JMethodWrapper
-
Returns true for a protected method.
- isProtected() - Method in enum com.caucho.quercus.env.FieldVisibility
-
- isProtected() - Method in class com.caucho.quercus.env.ObjectExtValue.Entry
-
- isProtected() - Method in class com.caucho.quercus.function.AbstractFunction
-
Returns true for a protected function.
- isProtected() - Method in class com.caucho.quercus.function.LazyMethod
-
- isProtected() - Method in class com.caucho.quercus.lib.reflection.ReflectionMethod
-
- isProtected() - Method in class com.caucho.quercus.lib.reflection.ReflectionProperty
-
- isProtected(StringValue) - Static method in class com.caucho.quercus.program.ClassField
-
- isProtected() - Method in class com.caucho.quercus.program.ClassField
-
- isProxiedScope() - Method in class com.caucho.config.inject.ManagedBeanImpl
-
- isProxy() - Method in interface com.caucho.config.gen.AspectBeanFactory
-
Returns true for a proxied instance
- isProxy() - Method in class com.caucho.config.gen.BeanGenerator
-
- isProxy() - Method in class com.caucho.config.gen.CandiAspectBeanFactory
-
Returns true for a proxied instance
- isProxy() - Method in class com.caucho.config.gen.LifecycleAspectBeanFactory
-
- isPublic() - Method in class com.caucho.bytecode.JavaClass
-
Returns true for a public class.
- isPublic() - Method in class com.caucho.bytecode.JavaMethod
-
Returns true for a public method
- isPublic() - Method in class com.caucho.bytecode.JavaParameterizedType
-
Returns true for a public class.
- isPublic() - Method in class com.caucho.bytecode.JClass
-
Returns true for a public class.
- isPublic() - Method in class com.caucho.bytecode.JClassArray
-
Returns true for a public class.
- isPublic() - Method in class com.caucho.bytecode.JClassWrapper
-
Returns true for a public class.
- isPublic() - Method in class com.caucho.bytecode.JConstructorWrapper
-
Returns true for a public method.
- isPublic() - Method in class com.caucho.bytecode.JMethod
-
Returns true for a public method.
- isPublic() - Method in class com.caucho.bytecode.JMethodWrapper
-
Returns true for a public method.
- isPublic() - Method in interface com.caucho.bytecode.JType
-
Returns true for a public class.
- isPublic() - Method in class com.caucho.bytecode.JTypeWrapper
-
Returns true for a public class.
- isPublic() - Method in enum com.caucho.quercus.env.FieldVisibility
-
- isPublic() - Method in class com.caucho.quercus.env.ObjectExtValue.Entry
-
- isPublic() - Method in class com.caucho.quercus.function.AbstractFunction
-
Returns true for a protected function.
- isPublic() - Method in class com.caucho.quercus.function.LazyMethod
-
- isPublic() - Method in class com.caucho.quercus.lib.reflection.ReflectionMethod
-
- isPublic() - Method in class com.caucho.quercus.lib.reflection.ReflectionProperty
-
- isPublic(StringValue) - Static method in class com.caucho.quercus.program.ClassField
-
- isPublic() - Method in class com.caucho.quercus.program.ClassField
-
- ispunct(int) - Static method in class com.caucho.quercus.lib.CtypeModule
-
- isQualifier(Class<? extends Annotation>) - Method in class com.caucho.config.inject.InjectManager
-
Tests if an annotation is an enabled binding type
- isQualifier() - Method in class com.caucho.config.type.AnnotationInterfaceType
-
- isQualifier() - Method in class com.caucho.config.type.ConfigType
-
Returns true for a qualifier annotation
- isQueued() - Method in class com.caucho.util.Alarm
-
Returns true if the alarm is currently queued.
- isReadable(Env) - Method in class com.caucho.quercus.lib.spl.SplFileInfo
-
- isReadOnly(ELContext, Object, Object) - Method in class com.caucho.config.el.CandiElResolver
-
- isReadOnly(ELContext) - Method in class com.caucho.config.el.CandiExpr
-
- isReadOnly(ELContext) - Method in class com.caucho.config.el.CandiValueExpression
-
- isReadOnly(ELContext, Object, Object) - Method in class com.caucho.config.el.ConfigContextResolver
-
- isReadOnly(ELContext) - Method in class com.caucho.el.AbstractValueExpression
-
- isReadOnly(ELContext, Object, Object) - Method in class com.caucho.el.AbstractVariableResolver
-
- isReadOnly(ELContext) - Method in class com.caucho.el.ArrayResolverExpr
-
Returns the read-only value of the expression.
- isReadOnly(ELContext, Object, Object) - Method in class com.caucho.el.EnvironmentELResolver
-
Returns true for read-only.
- isReadOnly(ELContext, Object, Object) - Method in class com.caucho.el.EnvironmentLevelELResolver
-
Returns true for read-only.
- isReadOnly(ELContext) - Method in class com.caucho.el.Expr
-
Returns true if the expression is read-only.
- isReadOnly(ELContext) - Method in class com.caucho.el.IdExpr
-
Returns true if the expression is read-only.
- isReadOnly(ELContext, Object, Object) - Method in class com.caucho.el.MapVariableResolver
-
Returns true for read-only.
- isReadOnly(ELContext) - Method in class com.caucho.el.ObjectLiteralValueExpression
-
- isReadOnly(ELContext) - Method in class com.caucho.el.ObjectValueExpression
-
- isReadOnly(ELContext) - Method in class com.caucho.el.PathExpr
-
Evaluate the expression as an object.
- isReadOnly(ELContext, Object, Object) - Method in class com.caucho.el.StackELResolver
-
- isReadOnly(ELContext, Object, Object) - Method in class com.caucho.jmx.MBeanAttributeResolver
-
- isReadOnly() - Method in class com.caucho.quercus.marshal.ArrayValueMarshal
-
- isReadOnly() - Method in class com.caucho.quercus.marshal.BinaryInputMarshal
-
- isReadOnly() - Method in class com.caucho.quercus.marshal.BinaryOutputMarshal
-
- isReadOnly() - Method in class com.caucho.quercus.marshal.BinaryValueMarshal
-
- isReadOnly() - Method in class com.caucho.quercus.marshal.BooleanMarshal
-
- isReadOnly() - Method in class com.caucho.quercus.marshal.BooleanObjectMarshal
-
- isReadOnly() - Method in class com.caucho.quercus.marshal.ByteMarshal
-
- isReadOnly() - Method in class com.caucho.quercus.marshal.ByteObjectMarshal
-
- isReadOnly() - Method in class com.caucho.quercus.marshal.CallableMarshal
-
- isReadOnly() - Method in class com.caucho.quercus.marshal.CharacterMarshal
-
- isReadOnly() - Method in class com.caucho.quercus.marshal.CharacterObjectMarshal
-
- isReadOnly() - Method in class com.caucho.quercus.marshal.ClassMarshal
-
- isReadOnly() - Method in class com.caucho.quercus.marshal.DateMarshal
-
- isReadOnly() - Method in class com.caucho.quercus.marshal.DoubleMarshal
-
- isReadOnly() - Method in class com.caucho.quercus.marshal.DoubleObjectMarshal
-
- isReadOnly() - Method in class com.caucho.quercus.marshal.DoubleValueMarshal
-
- isReadOnly() - Method in class com.caucho.quercus.marshal.ExpectMarshal
-
- isReadOnly() - Method in class com.caucho.quercus.marshal.ExtValueMarshal
-
- isReadOnly() - Method in class com.caucho.quercus.marshal.FloatMarshal
-
- isReadOnly() - Method in class com.caucho.quercus.marshal.FloatObjectMarshal
-
- isReadOnly() - Method in class com.caucho.quercus.marshal.InputStreamMarshal
-
- isReadOnly() - Method in class com.caucho.quercus.marshal.IntegerMarshal
-
- isReadOnly() - Method in class com.caucho.quercus.marshal.IntegerObjectMarshal
-
- isReadOnly() - Method in class com.caucho.quercus.marshal.LongMarshal
-
- isReadOnly() - Method in class com.caucho.quercus.marshal.LongObjectMarshal
-
- isReadOnly() - Method in class com.caucho.quercus.marshal.LongValueMarshal
-
- isReadOnly() - Method in class com.caucho.quercus.marshal.Marshal
-
Return true for read-only.
- isReadOnly() - Method in class com.caucho.quercus.marshal.NullAsFalseMarshal
-
- isReadOnly() - Method in class com.caucho.quercus.marshal.PathMarshal
-
- isReadOnly() - Method in class com.caucho.quercus.marshal.ReferenceMarshal
-
- isReadOnly() - Method in class com.caucho.quercus.marshal.ShortMarshal
-
- isReadOnly() - Method in class com.caucho.quercus.marshal.ShortObjectMarshal
-
- isReadOnly() - Method in class com.caucho.quercus.marshal.StringMarshal
-
- isReadOnly() - Method in class com.caucho.quercus.marshal.StringValueMarshal
-
- isReadOnly() - Method in class com.caucho.quercus.marshal.UnicodeValueMarshal
-
- isReadOnly() - Method in class com.caucho.quercus.marshal.URLMarshal
-
- isReadOnly() - Method in class com.caucho.quercus.marshal.ValueMarshal
-
- isReadOnly() - Method in class com.caucho.quercus.program.FunctionInfo
-
Returns true for a read-only function, i.e.
- isRef() - Method in class com.caucho.quercus.expr.Expr
-
Returns true for a reference.
- isRef() - Method in class com.caucho.quercus.expr.UnaryRefExpr
-
Returns true for a reference.
- isReference() - Method in class com.caucho.quercus.marshal.ArrayValueMarshal
-
- isReference() - Method in class com.caucho.quercus.marshal.Marshal
-
Return true for a reference
- isReference() - Method in class com.caucho.quercus.marshal.NullAsFalseMarshal
-
- isReference() - Method in class com.caucho.quercus.marshal.ReferenceMarshal
-
- isReference() - Method in class com.caucho.quercus.program.Arg
-
Returns true for a reference argument.
- isRegisterArgv() - Method in class com.caucho.quercus.CliQuercus
-
Hard-coded to true for CLI according to php.net.
- isRegisterArgv() - Method in class com.caucho.quercus.QuercusContext
-
- isRegistered(ObjectName) - Method in class com.caucho.jmx.AbstractMBeanServer
-
Returns true if the given object is registered with the server.
- isRegistered(ObjectName) - Method in class com.caucho.jmx.MBeanContext
-
Returns true if the given object is registered with the server.
- isRegularFile() - Method in class com.caucho.vfs.FileStatus
-
- isReloadEnabled() - Static method in class com.caucho.loader.ClassEntry
-
- isRemote() - Method in class com.caucho.config.gen.BeanGenerator
-
- isReplace() - Method in class com.caucho.config.type.ConfigType
-
Return true if the object is replaced
- isReplace() - Method in class com.caucho.config.type.InlineBeanType
-
Return true if the object is replaced
- isRequire() - Method in class com.caucho.quercus.expr.FunIncludeOnceExpr
-
- isRequired() - Method in class com.caucho.quercus.program.Arg
-
Returns true if the argument is required.
- isRequireSource() - Method in class com.caucho.quercus.page.PageManager
-
true if compiled pages require their source
- isRequireSource() - Method in class com.caucho.quercus.QuercusContext
-
Returns whether the php source is required for compiled files.
- isResin() - Method in class com.caucho.quercus.QuercusContext
-
Returns true if Quercus is running under Resin.
- isResolved() - Method in class com.caucho.config.inject.InjectManager.ReferenceFactory
-
- isResolved() - Method in class com.caucho.config.inject.InjectManager.UnresolvedReferenceFactory
-
- isResource() - Method in class com.caucho.quercus.env.JavaAdapterVar
-
Returns true for an object.
- isResource() - Method in class com.caucho.quercus.env.JavaResourceValue
-
Returns true for a resource.
- isResource() - Method in class com.caucho.quercus.env.JavaValue
-
Returns true for a resource.
- isResource() - Method in class com.caucho.quercus.env.ResourceValue
-
- isResource() - Method in class com.caucho.quercus.env.Value
-
Returns true for a resource.
- isResource() - Method in class com.caucho.quercus.env.Var
-
- isResource() - Method in class com.caucho.quercus.lib.curl.CurlResource
-
- isRestReference() - Method in class com.caucho.quercus.env.JavaInvoker
-
Returns true if the rest argument is a reference.
- isRetry() - Method in class com.caucho.env.thread2.AbstractTaskWorker2
-
- isReturningData() - Method in class com.caucho.quercus.lib.curl.CurlResource
-
Returns true if returning data instead of to stdout.
- isReturnsReference(Env) - Method in interface com.caucho.quercus.env.Callable
-
Returns true if this returns a reference.
- isReturnsReference(Env) - Method in class com.caucho.quercus.env.CallbackClassMethod
-
- isReturnsReference(Env) - Method in class com.caucho.quercus.env.CallbackError
-
- isReturnsReference(Env) - Method in class com.caucho.quercus.env.CallbackFunction
-
- isReturnsReference(Env) - Method in class com.caucho.quercus.env.CallbackObjectMethod
-
- isReturnsReference(Env) - Method in class com.caucho.quercus.env.InterpretedClosure
-
- isReturnsReference(Env) - Method in class com.caucho.quercus.env.ObjectValue
-
- isReturnsReference(Env) - Method in class com.caucho.quercus.function.AbstractFunction
-
Returns true if this returns a reference.
- isReturnsReference(Env) - Method in class com.caucho.quercus.program.Function
-
True for a returns reference.
- isReturnsReference() - Method in class com.caucho.quercus.program.FunctionInfo
-
True if the function returns a reference.
- isReusable() - Method in class com.caucho.quercus.env.ConnectionEntry
-
- isRingValue() - Method in class com.caucho.util.RingItem
-
- isRollback() - Method in class com.caucho.config.gen.ApplicationExceptionConfig
-
- isRollbackOnly() - Method in class com.caucho.transaction.TransactionImpl
-
- isRoot() - Method in class com.caucho.loader.DynamicClassLoader
-
- isRoot() - Method in class com.caucho.loader.RootDynamicClassLoader
-
- isRoot() - Method in class com.caucho.loader.SystemClassLoader
-
- isRootScannable(Path, String) - Method in interface com.caucho.loader.enhancer.ScanListener
-
Called to check if the archive should be scanned.
- isRunnable() - Method in class com.caucho.lifecycle.Lifecycle
-
Returns true for the a runnable state, including warmup
- isRunnable() - Method in enum com.caucho.lifecycle.LifecycleState
-
- isRunning() - Method in class com.caucho.config.timer.EjbTimer
-
- isRunning() - Method in class com.caucho.quercus.lib.ProcOpenResource
-
- isRuntimeDefinition() - Method in class com.caucho.quercus.module.IniDefinition
-
Returns true if this definition was added at runtime and not
definied by a module.
- isRuntimeDefinition() - Method in class com.caucho.quercus.module.IniDefinition.Runtime
-
- isSameArtifact(Artifact) - Method in class com.caucho.loader.module.Artifact
-
- isSameArtifact(ArtifactDependency) - Method in class com.caucho.loader.module.ArtifactDependency
-
- isSameNamespace(Node, String) - Static method in class com.caucho.quercus.lib.simplexml.SimpleUtil
-
- isSameNode(DOMNode) - Method in class com.caucho.quercus.lib.dom.DOMNode
-
- isSameNode(Node) - Method in class com.caucho.xml.QAbstractNode
-
- isSAXNamespaces() - Method in class com.caucho.xml.AbstractParser
-
Returns true if the parsing uses sax namespaces
- isScalar() - Method in class com.caucho.quercus.env.BooleanValue
-
Returns true for a scalar
- isScalar() - Method in class com.caucho.quercus.env.DoubleValue
-
Returns true for a scalar
- isScalar() - Method in class com.caucho.quercus.env.LargeStringBuilderValue
-
Returns true for a scalar
- isScalar() - Method in class com.caucho.quercus.env.LongValue
-
Returns true for a scalar
- isScalar() - Method in class com.caucho.quercus.env.StringBuilderValue
-
Returns true for a scalar
- isScalar() - Method in class com.caucho.quercus.env.StringValue
-
Returns true for a scalar
- isScanComplete() - Method in class com.caucho.config.inject.ScanRootContext
-
- isScanMatchAnnotation(CharBuffer) - Method in interface com.caucho.loader.enhancer.ScanListener
-
Returns true if the string matches an annotation class.
- isScope(Class<? extends Annotation>) - Method in class com.caucho.config.inject.InjectManager
-
Tests if an annotation is an enabled scope type
- isSecure() - Method in interface com.caucho.quercus.servlet.api.QuercusHttpServletRequest
-
- isSecure() - Method in class com.caucho.quercus.servlet.api.QuercusHttpServletRequestImpl
-
- isSecure() - Method in class com.caucho.vfs.QSocket
-
Returns true if the connection is secure.
- isSecure() - Method in class com.caucho.vfs.QSocketWrapper
-
Returns true if the connection is secure.
- isSeekable() - Method in class com.caucho.quercus.lib.db.JdbcConnectionResource
-
Returns true if this connection supports TYPE_SCROLL_INSENSITIVE.
- isSeekable() - Method in class com.caucho.quercus.lib.db.SQLite3
-
- isSelfInterceptor() - Method in class com.caucho.config.gen.InterceptorFactory
-
- isSendfileEnabled() - Method in interface com.caucho.vfs.SendfileOutputStream
-
- isSendfileEnabled() - Method in class com.caucho.vfs.StreamImpl
-
Returns true if the stream supports mmap.
- isSendfileEnabled() - Method in class com.caucho.vfs.WriteStream
-
- isset(Env, ObjectValue, Value) - Method in interface com.caucho.quercus.env.ArrayDelegate
-
Returns true if the value is set
- isset(Value) - Method in class com.caucho.quercus.env.ArrayValue
-
Returns true if the value is set.
- isset(Value) - Method in class com.caucho.quercus.env.ArrayValueWrapper
-
Returns true if the index isset().
- isset(Value) - Method in class com.caucho.quercus.env.GlobalArrayValue
-
Returns true if the index isset().
- isset() - Method in class com.caucho.quercus.env.JavaAdapterVar
-
Returns true for a set type.
- isset() - Method in class com.caucho.quercus.env.NullValue
-
Returns true for a set type.
- isset(Value) - Method in class com.caucho.quercus.env.ObjectValue
-
Return true if set
- isset(Value) - Method in class com.caucho.quercus.env.ServerArrayValue
-
Returns true if the value is isset().
- isset(Value) - Method in class com.caucho.quercus.env.StringBuilderValue
-
Return true if the array value is set
- isset(Value) - Method in class com.caucho.quercus.env.StringValue
-
Return true if the array value is set
- isset() - Method in class com.caucho.quercus.env.UnsetBinaryValue
-
Returns true if string is not empty.
- isset() - Method in class com.caucho.quercus.env.UnsetStringValue
-
Returns true if string is not empty.
- isset() - Method in class com.caucho.quercus.env.UnsetUnicodeValue
-
Returns true if string is not empty.
- isset() - Method in class com.caucho.quercus.env.Value
-
Returns true if the value is set.
- isset(Value) - Method in class com.caucho.quercus.env.Value
-
Return true if the array value is set
- isset() - Method in class com.caucho.quercus.env.Var
-
Returns true if the value is set
- isset(Value) - Method in class com.caucho.quercus.env.Var
-
Return true if the array value is set
- isset(Env, ObjectValue, Value) - Method in class com.caucho.quercus.lib.spl.ArrayAccessDelegate
-
- isset(Value...) - Static method in class com.caucho.quercus.lib.VariableModule
-
Returns the type string for the variable
- isset(Env, ObjectValue, Value) - Method in class com.caucho.quercus.program.FunctionArrayDelegate
-
Returns true if the value is set
- issetField(Env, StringValue) - Method in class com.caucho.quercus.env.ObjectExtValue
-
- issetField(Env, Value, StringValue) - Method in class com.caucho.quercus.env.QuercusClass
-
Implements the __isset method call.
- issetField(Env, StringValue) - Method in class com.caucho.quercus.env.QuercusClass
-
- issetField(Env, StringValue) - Method in class com.caucho.quercus.env.Value
-
Returns true if the field is set
- issetField(Env, StringValue) - Method in class com.caucho.quercus.env.Var
-
Returns true if the field is set.
- isSetter() - Method in class com.caucho.config.attribute.Attribute
-
Returns true for attributes which create objects.
- isSetter() - Method in class com.caucho.config.attribute.CreateAttribute
-
Returns true for attributes which create objects.
- issetThisField(Env, StringValue) - Method in class com.caucho.quercus.env.Value
-
Returns true if the field is set
- issetThisField(Env, StringValue) - Method in class com.caucho.quercus.env.Var
-
Returns true if the field is set.
- isShareable() - Method in interface com.caucho.management.server.ConnectionPoolMXBean
-
Returns true for the JCA shared attribute.
- isShortOpenTag() - Method in class com.caucho.quercus.parser.QuercusParser
-
- isShutdownOnOutOfMemory() - Method in class com.caucho.env.shutdown.ShutdownSystem
-
- isSimpleSyntax() - Method in class com.caucho.relaxng.program.AttributeItem
-
Returns true for an element with simple syntax.
- isSimpleSyntax() - Method in class com.caucho.relaxng.program.ChoiceItem
-
Returns true for an element with simple syntax.
- isSimpleSyntax() - Method in class com.caucho.relaxng.program.ElementItem
-
Returns true for an element with simple syntax.
- isSimpleSyntax() - Method in class com.caucho.relaxng.program.EmptyItem
-
True for simple syntax.
- isSimpleSyntax() - Method in class com.caucho.relaxng.program.GroupItem
-
Returns true for an element with simple syntax.
- isSimpleSyntax() - Method in class com.caucho.relaxng.program.InElementItem
-
Returns true if the syntax description is simple
- isSimpleSyntax() - Method in class com.caucho.relaxng.program.Item
-
Returns true for an element with simple syntax.
- isSimpleSyntax() - Method in class com.caucho.relaxng.program.TextItem
-
True for simple syntax.
- isSimpleSyntax() - Method in class com.caucho.relaxng.program.ZeroOrMoreItem
-
Returns true for an element with simple syntax.
- isSmallmem() - Static method in class com.caucho.vfs.TempBuffer
-
Returns true for a smallmem configuration
- isSocket() - Method in class com.caucho.vfs.FileStatus
-
- isSocket() - Method in class com.caucho.vfs.Path
-
Tests if the path refers to a socket.
- isspace(int) - Static method in class com.caucho.quercus.lib.CtypeModule
-
- isSpecialized(Class<?>) - Method in class com.caucho.config.inject.InjectManager
-
- isSpecified() - Method in class com.caucho.xml.stream.events.AttributeImpl
-
- isSSL() - Method in class com.caucho.vfs.HttpStreamWrapper
-
Set if this should be an SSL connection.
- isStandalone() - Method in class com.caucho.xml.stream.DOMSourceXMLStreamReaderImpl
-
- isStandalone() - Method in class com.caucho.xml.stream.events.StartDocumentImpl
-
- isStandalone() - Method in class com.caucho.xml.stream.XMLStreamReaderImpl
-
- isStartDocument() - Method in class com.caucho.xml.stream.events.XMLEventImpl
-
- isStartElement() - Method in class com.caucho.xml.stream.DOMSourceXMLStreamReaderImpl
-
- isStartElement() - Method in class com.caucho.xml.stream.events.XMLEventImpl
-
- isStartElement() - Method in class com.caucho.xml.stream.XMLStreamReaderImpl
-
- isStarting() - Method in class com.caucho.lifecycle.Lifecycle
-
Returns true if the service is starting.
- isStarting() - Method in enum com.caucho.lifecycle.LifecycleState
-
- isStartup() - Method in class com.caucho.config.cfg.BeanConfig
-
- isStateful() - Method in class com.caucho.config.gen.InterceptorFactory
-
- isStatic() - Method in class com.caucho.bytecode.JavaField
-
Returns true for a static field.
- isStatic() - Method in class com.caucho.bytecode.JavaMethod
-
Returns true for a static method
- isStatic() - Method in class com.caucho.bytecode.JConstructorWrapper
-
Returns true for a static method.
- isStatic() - Method in class com.caucho.bytecode.JField
-
Returns true for a static field
- isStatic() - Method in class com.caucho.bytecode.JFieldWrapper
-
Returns true for a static field.
- isStatic() - Method in class com.caucho.bytecode.JMethod
-
Returns true for a static method.
- isStatic() - Method in class com.caucho.bytecode.JMethodWrapper
-
Returns true for a static method.
- isStatic() - Method in class com.caucho.config.reflect.AnnotatedConstructorImpl
-
- isStatic() - Method in class com.caucho.config.reflect.AnnotatedFieldImpl
-
- isStatic() - Method in class com.caucho.config.reflect.AnnotatedMethodImpl
-
- isStatic() - Method in class com.caucho.quercus.env.CompiledConstStringValue
-
- isStatic() - Method in class com.caucho.quercus.env.ConstStringValue
-
- isStatic() - Method in class com.caucho.quercus.function.AbstractFunction
-
Returns true for a static function.
- isStatic() - Method in class com.caucho.quercus.function.LazyMethod
-
- isStatic() - Method in class com.caucho.quercus.lib.reflection.ReflectionMethod
-
- isStatic() - Method in class com.caucho.quercus.lib.reflection.ReflectionProperty
-
- isStatic() - Method in class com.caucho.quercus.module.StaticFunction
-
- isStaticClassMethod() - Method in class com.caucho.quercus.program.FunctionInfo
-
True for a static class method.
- isStereotype(Class<? extends Annotation>) - Method in class com.caucho.config.inject.InjectManager
-
Tests if an annotation is an enabled stereotype.
- isStopped() - Method in class com.caucho.env.service.ResinSystem
-
Returns true if the server is stopped.
- isStopped() - Method in class com.caucho.lifecycle.Lifecycle
-
Returns true if the state is stopping.
- isStopped() - Method in enum com.caucho.lifecycle.LifecycleState
-
- isStoppedIdle() - Method in enum com.caucho.lifecycle.LifecycleState
-
- isStopping() - Method in class com.caucho.env.service.ResinSystem
-
Returns true if the server is stopped.
- isStopping() - Method in class com.caucho.lifecycle.Lifecycle
-
Returns true if the state is stopping.
- isStopping() - Method in enum com.caucho.lifecycle.LifecycleState
-
- isStrict() - Method in class com.caucho.quercus.env.DefinitionState
-
Returns true for strict mode.
- isStrict() - Method in class com.caucho.quercus.env.Env
-
Returns true for strict mode.
- isStrict() - Method in class com.caucho.quercus.QuercusContext
-
Gets the strict mode.
- isStrictlyAscending() - Method in class com.caucho.xpath.pattern.AbstractPattern
-
Returns true if the pattern is strictly ascending.
- isStrictlyAscending() - Method in class com.caucho.xpath.pattern.FromAny
-
The root is strictly ascending.
- isStrictlyAscending() - Method in class com.caucho.xpath.pattern.FromAttributes
-
Returns true if the pattern is strictly ascending.
- isStrictlyAscending() - Method in class com.caucho.xpath.pattern.FromChildren
-
Returns true if the pattern is strictly ascending.
- isStrictlyAscending() - Method in class com.caucho.xpath.pattern.FromContext
-
The context is strictly ascending.
- isStrictlyAscending() - Method in class com.caucho.xpath.pattern.FromDescendants
-
Returns true if the pattern is strictly ascending.
- isStrictlyAscending() - Method in class com.caucho.xpath.pattern.FromNext
-
Returns true if the pattern is strictly ascending.
- isStrictlyAscending() - Method in class com.caucho.xpath.pattern.FromNextSibling
-
Returns true if the pattern is strictly ascending.
- isStrictlyAscending() - Method in class com.caucho.xpath.pattern.FromParent
-
The parent is strictly ascending if there's only one possible selection.
- isStrictlyAscending() - Method in class com.caucho.xpath.pattern.FromRoot
-
The root is strictly ascending.
- isStrictlyAscending() - Method in class com.caucho.xpath.pattern.NodeTypePattern
-
Returns true if the pattern is strictly ascending.
- isStrictlyAscending() - Method in class com.caucho.xpath.pattern.UnionPattern
-
Returns true if the nodes are ascending.
- isString() - Method in class com.caucho.quercus.env.JavaAdapterVar
-
Returns true for a StringValue.
- isString() - Method in class com.caucho.quercus.env.JavaInvoker
-
Returns true if the result is a string.
- isString() - Method in class com.caucho.quercus.env.StringValue
-
Returns true for StringValue
- isString() - Method in class com.caucho.quercus.env.Value
-
Returns true for a StringValue.
- isString() - Method in class com.caucho.quercus.env.Var
-
Returns true for a StringValue.
- isString() - Method in class com.caucho.quercus.expr.BinaryAppendExpr
-
Returns true for a string.
- isString() - Method in class com.caucho.quercus.expr.Expr
-
Returns true if the expression evaluates to a string.
- isString() - Method in enum com.caucho.quercus.expr.ExprType
-
- isString() - Method in class com.caucho.quercus.expr.LiteralStringExpr
-
Returns true if the expression evaluates to a string.
- isString() - Method in class com.caucho.quercus.function.AbstractFunction
-
Returns true for a string function.
- isString() - Method in class com.caucho.quercus.marshal.ClassMarshal
-
- isString() - Method in class com.caucho.quercus.marshal.Marshal
-
Returns true if the result is a string.
- isString() - Method in class com.caucho.quercus.marshal.NullAsFalseMarshal
-
- isString() - Method in class com.caucho.quercus.marshal.StringMarshal
-
- isString() - Method in class com.caucho.xpath.expr.AbstractStringExpr
-
The StringExpr returns a string value.
- isString() - Method in class com.caucho.xpath.Expr
-
true if the expression prefers to return a string.
- isString() - Method in class com.caucho.xpath.expr.NewJavaExpr
-
True if it returns a string.
- isString() - Method in class com.caucho.xpath.expr.ObjectExpr
-
Returns true if the expression evaluates to a node-set.
- isString() - Method in class com.caucho.xpath.expr.ObjectJavaExpr
-
True if it returns a string.
- isString() - Method in class com.caucho.xpath.expr.StaticJavaExpr
-
True if it returns a string.
- isString() - Method in class com.caucho.xpath.expr.StringExpr
-
The StringExpr returns a string value.
- isSubclassOf(Env, Object) - Method in class com.caucho.quercus.lib.reflection.ReflectionClass
-
- isSubset(DoubleArray) - Method in class com.caucho.util.DoubleArray
-
- isSubset(IntArray) - Method in class com.caucho.util.IntArray
-
True if all the integers in subset are contained in the array.
- isSubset(IntSet) - Method in class com.caucho.util.IntSet
-
True if the argument is a subset of the set
- isSummary() - Method in interface com.caucho.management.server.MeterGraphPageInfo
-
Should we display summary?
- isSuperGlobal(StringValue) - Static method in class com.caucho.quercus.QuercusContext
-
Returns true if the variable is a superglobal.
- isSupported(String, String) - Method in class com.caucho.quercus.lib.dom.DOMNode
-
- isSupported(String, String) - Method in class com.caucho.xml.QAbstractNode
-
- isSupported(String, String) - Method in class com.caucho.xml.QDocument
-
- isSupported(String, String) - Method in class com.caucho.xpath.pattern.NamespaceNode
-
- isSwitch() - Method in class com.caucho.bytecode.CodeVisitor
-
Returns true for a switch.
- isSwitchCase() - Method in class com.caucho.quercus.parser.Scope
-
Returns true if scope is local to a switch case statement.
- isSwitchLabel(String) - Static method in class com.caucho.quercus.parser.QuercusParser
-
- isSymbolicLink() - Method in class com.caucho.vfs.Path
-
Tests if the path refers to a symbolic link.
- isTaskActive() - Method in class com.caucho.env.thread1.AbstractTaskWorker1
-
- isTaskActive() - Method in class com.caucho.env.thread2.AbstractTaskWorker2
-
- isTcpCork() - Method in class com.caucho.vfs.QServerSocket
-
- isTcpKeepalive() - Method in class com.caucho.vfs.QServerSocket
-
- isTcpKeepalive() - Method in class com.caucho.vfs.QServerSocketWrapper
-
- isTcpNoDelay() - Method in class com.caucho.vfs.QServerSocket
-
- isTcpNoDelay() - Method in class com.caucho.vfs.QServerSocketWrapper
-
- isTest() - Static method in class com.caucho.server.util.CauchoSystem
-
- isTest() - Static method in class com.caucho.util.CurrentTime
-
Returns true for testing.
- isTest() - Static method in class com.caucho.util.Test
-
- isTesting() - Static method in class com.caucho.server.util.CauchoSystem
-
Returns true if we're currently running a test.
- isThreadCancelled() - Static method in class com.caucho.config.async.AsyncItem
-
- isThreadDump() - Method in interface com.caucho.management.server.MeterGraphPageInfo
-
Should we display thread-dump?
- isThreadHigh() - Method in class com.caucho.env.thread2.AbstractThreadLauncher2
-
- isThreadMax() - Method in class com.caucho.env.thread1.AbstractThreadLauncher1
-
- isThreadMax() - Method in class com.caucho.env.thread2.AbstractThreadLauncher2
-
- isTimeout() - Method in class com.caucho.quercus.lib.file.AbstractBinaryInputOutput
-
Returns true on the EOF.
- isTop() - Method in class com.caucho.config.inject.CreationalContextImpl
-
- isTop() - Method in class com.caucho.config.inject.DependentCreationalContext
-
- isTop() - Method in class com.caucho.config.inject.OwnerCreationalContext
-
- isTop() - Method in class com.caucho.config.inject.ProducesCreationalContext
-
- isTopScope() - Method in class com.caucho.quercus.program.InterpretedClassDef
-
True if defined at the top-level scope
- ISTORE - Static variable in class com.caucho.bytecode.CodeVisitor
-
- ISTORE_0 - Static variable in class com.caucho.bytecode.CodeVisitor
-
- ISTORE_1 - Static variable in class com.caucho.bytecode.CodeVisitor
-
- ISTORE_2 - Static variable in class com.caucho.bytecode.CodeVisitor
-
- ISTORE_3 - Static variable in class com.caucho.bytecode.CodeVisitor
-
- isTrait() - Method in class com.caucho.quercus.env.QuercusClass
-
- isTrait() - Method in class com.caucho.quercus.program.ClassDef
-
True for an trait class.
- isTrait() - Method in class com.caucho.quercus.program.InterpretedClassDef
-
True for an trait class.
- isTraitField() - Method in class com.caucho.quercus.program.ClassField
-
- isTraitMethod() - Method in class com.caucho.quercus.function.AbstractFunction
-
Returns true for a trait method.
- isTraitMethod() - Method in class com.caucho.quercus.function.LazyMethod
-
- isTransient() - Method in class com.caucho.bytecode.JavaField
-
Returns true for a transient field.
- isTransient() - Method in class com.caucho.bytecode.JField
-
Returns true for a transient field
- isTransient() - Method in class com.caucho.bytecode.JFieldWrapper
-
Returns true for a transient field.
- isTransient() - Method in class com.caucho.config.inject.AbstractInjectionPoint
-
- isTransient() - Method in class com.caucho.config.inject.InjectionPointImpl
-
- isTrue() - Method in class com.caucho.quercus.expr.Expr
-
Returns true if a static true value.
- isTrue() - Method in class com.caucho.quercus.expr.LiteralExpr
-
Returns true if a static true value.
- isTry() - Method in class com.caucho.quercus.parser.Scope
-
Returns true if scope is local to a try statement.
- ISUB - Static variable in class com.caucho.bytecode.CodeVisitor
-
- isUnicode() - Method in class com.caucho.quercus.env.JavaAdapterVar
-
Returns true for a UnicodeValue.
- isUnicode() - Method in class com.caucho.quercus.env.UnicodeBuilderValue
-
Returns true for UnicodeValue
- isUnicode() - Method in class com.caucho.quercus.env.UnicodeValue
-
Returns true for UnicodeValue
- isUnicode() - Method in class com.caucho.quercus.env.Value
-
Returns true for a UnicodeValue.
- isUnicode() - Method in class com.caucho.quercus.env.Var
-
Returns true for a UnicodeValue.
- isUnicodeSemantics() - Method in class com.caucho.quercus.env.Env
-
Returns true if unicode.semantics is on.
- isUnicodeSemantics() - Method in class com.caucho.quercus.module.ModuleContext
-
- isUnicodeSemantics() - Method in class com.caucho.quercus.parser.QuercusParser
-
- isUnicodeSemantics() - Method in class com.caucho.quercus.QuercusContext
-
Returns true if unicode.semantics is on.
- isUnicodeSemantics() - Method in class com.caucho.quercus.script.QuercusScriptEngine
-
Returns true if unicode.semantics (PHP6) is on.
- isUnique() - Method in class com.caucho.quercus.lib.db.JdbcColumnMetaData
-
Returns true for a unique column
- isUnique() - Method in class com.caucho.xpath.pattern.AbstractPattern
-
Returns true if the pattern's iterator returns unique nodes.
- isUnique() - Method in class com.caucho.xpath.pattern.FromPrevious
-
Returns true if the pattern is strictly ascending.
- isUnique() - Method in class com.caucho.xpath.pattern.FromPreviousSibling
-
Returns true if the pattern returns unique values.
- isUniqueKey(int) - Method in interface com.caucho.quercus.lib.db.QuercusResultSetMetaData
-
- isUnix() - Static method in class com.caucho.server.util.CauchoSystem
-
- isUnknown() - Method in class com.caucho.quercus.Location
-
- isUnsatisfied() - Method in class com.caucho.config.inject.InstanceImpl
-
- isUnsigned() - Method in class com.caucho.quercus.lib.db.JdbcColumnMetaData
-
Returns true for unsigned.
- isUnsigned(int) - Method in interface com.caucho.quercus.lib.db.QuercusResultSetMetaData
-
- isupper(int) - Static method in class com.caucho.quercus.lib.CtypeModule
-
- isUserAdmin() - Static method in class com.caucho.quercus.lib.gae.GaeUserService
-
- isUserDefined() - Method in class com.caucho.quercus.lib.reflection.ReflectionClass
-
- isUserDefined() - Method in class com.caucho.quercus.lib.reflection.ReflectionFunctionAbstract
-
- isUserLoggedIn() - Static method in class com.caucho.quercus.lib.gae.GaeUserService
-
- isUsesGlobal() - Method in class com.caucho.quercus.program.FunctionInfo
-
True if the global statement is used.
- isUsesSymbolTable() - Method in class com.caucho.quercus.program.FunctionInfo
-
True if the function uses the symbol table
- isUtf8() - Method in class com.caucho.quercus.lib.i18n.Decoder
-
- isUtf8() - Method in class com.caucho.quercus.lib.i18n.Encoder
-
- isUtf8() - Method in class com.caucho.quercus.lib.i18n.Utf8Decoder
-
- isUtf8() - Method in class com.caucho.quercus.lib.i18n.Utf8Encoder
-
- isUTF8() - Method in class com.caucho.quercus.lib.regexp.Regexp
-
- isValid(Class<?>) - Static method in class com.caucho.config.inject.InjectionTargetBuilder
-
Checks for validity for classpath scanning.
- isValid() - Method in class com.caucho.jmx.EmptyDescriptor
-
- isValid(Env) - Method in interface com.caucho.quercus.env.Callable
-
Checks for a valid callback.
- isValid(Env) - Method in class com.caucho.quercus.env.Callback
-
- isValid(Env) - Method in class com.caucho.quercus.env.CallbackClassMethod
-
- isValid(Env) - Method in class com.caucho.quercus.env.CallbackError
-
- isValid(Env) - Method in class com.caucho.quercus.env.CallbackFunction
-
- isValid(Env) - Method in class com.caucho.quercus.env.CallbackObjectMethod
-
- isValid(Env) - Method in class com.caucho.quercus.env.Closure
-
- isValid(Env) - Method in class com.caucho.quercus.env.ObjectValue
-
- isValid() - Method in class com.caucho.quercus.env.SessionArrayValue
-
- isValid(Env) - Method in class com.caucho.quercus.function.AbstractFunction
-
- isValid() - Method in class com.caucho.quercus.lib.curl.PostBody
-
- isValid(Env) - Method in class com.caucho.quercus.lib.db.JdbcTableMetaData
-
- isValid() - Method in class com.caucho.quercus.lib.xml.XmlReader
-
- isValid() - Method in interface com.caucho.relaxng.VerifierHandler
-
- isValid() - Method in class com.caucho.relaxng.VerifierHandlerImpl
-
Checks if the document was valid.
- isValidating() - Method in class com.caucho.xml.AbstractParser
-
Returns true if the XML should be validated
- isValidating() - Method in class com.caucho.xml.parsers.AbstractDocumentBuilder
-
- isValidating() - Method in class com.caucho.xml.parsers.XmlSAXParserFactory.XmlSAXParser
-
True if the factory is validating
- isValidConstructor(Class<?>) - Static method in class com.caucho.config.inject.InjectionTargetBuilder
-
- isValidFieldOffset(int) - Method in class com.caucho.quercus.lib.db.JdbcResultResource
-
Return true is the field offset is valid, meaning it
is larger than 0 and is less that the max number
of fields in this result resource.
- isValidPrefix(String) - Method in class com.caucho.config.types.PathPatternType
-
Checks that the path is an allowable prefix.
- isValidString(int) - Method in class com.caucho.quercus.lib.UnserializeReader
-
- isValue() - Method in class com.caucho.quercus.marshal.ArrayValueMarshal
-
Return true if is a Value.
- isValue() - Method in class com.caucho.quercus.marshal.BinaryValueMarshal
-
Return true if is a Value.
- isValue() - Method in class com.caucho.quercus.marshal.DoubleValueMarshal
-
Return true if is a Value.
- isValue() - Method in class com.caucho.quercus.marshal.ExpectMarshal
-
Return true if is a Value.
- isValue() - Method in class com.caucho.quercus.marshal.ExtValueMarshal
-
Return true if is a Value.
- isValue() - Method in class com.caucho.quercus.marshal.LongValueMarshal
-
Return true if is a Value.
- isValue() - Method in class com.caucho.quercus.marshal.Marshal
-
Return true if is a Value.
- isValue() - Method in class com.caucho.quercus.marshal.StringValueMarshal
-
Return true if is a Value.
- isValue() - Method in class com.caucho.quercus.marshal.UnicodeValueMarshal
-
Return true if is a Value.
- isValue() - Method in class com.caucho.quercus.marshal.ValueMarshal
-
Return true if is a Value.
- isVar() - Method in class com.caucho.quercus.env.Value
-
- isVar() - Method in class com.caucho.quercus.env.Var
-
- isVar() - Method in class com.caucho.quercus.expr.AbstractVarExpr
-
Returns true if the expression is a var/left-hand-side.
- isVar() - Method in class com.caucho.quercus.expr.Expr
-
Returns true if the expression is a var/left-hand-side.
- isVariable() - Method in class com.caucho.config.reflect.BaseType
-
Returns true for a variable type like X
- isVariable() - Method in class com.caucho.config.reflect.VarType
-
- isVariableArgs() - Method in class com.caucho.quercus.program.FunctionInfo
-
True if the function has variable numbers of arguments
- isVariableVar() - Method in class com.caucho.quercus.program.FunctionInfo
-
True if the function has variable vars.
- isVeto() - Method in class com.caucho.config.extension.ProcessBeanImpl
-
- isWarmup() - Method in class com.caucho.lifecycle.Lifecycle
-
Returns true for the warmup state.
- isWarmup() - Method in enum com.caucho.lifecycle.LifecycleState
-
- isWhile() - Method in class com.caucho.quercus.parser.Scope
-
Returns true if scope is local to a while statement.
- isWhitespace(char) - Static method in class com.caucho.quercus.lib.string.StringModule
-
Returns true if the character is a whitespace character.
- isWhiteSpace() - Method in class com.caucho.xml.stream.DOMSourceXMLStreamReaderImpl
-
- isWhiteSpace() - Method in class com.caucho.xml.stream.events.CharactersImpl
-
- isWhiteSpace() - Method in class com.caucho.xml.stream.XMLStreamReaderImpl
-
- isWhitespace(int) - Static method in class com.caucho.xml.XmlChar
-
- isWhitespace(String) - Static method in class com.caucho.xml.XmlUtil
-
Extracts the text value from the node.
- isWhitespaceInElementContent() - Method in class com.caucho.quercus.lib.dom.DOMCDATASection
-
- isWhitespaceInElementContent() - Method in class com.caucho.quercus.lib.dom.DOMText
-
- isWildcard() - Method in class com.caucho.config.reflect.BaseType
-
- isWildcard() - Method in class com.caucho.config.reflect.VarType
-
- isWildcard() - Method in class com.caucho.config.reflect.WildcardTypeImpl
-
- isWindows() - Static method in class com.caucho.server.util.CauchoSystem
-
- isWindows() - Static method in class com.caucho.vfs.Path
-
- isWindowsInsecure() - Method in class com.caucho.vfs.Path
-
Returns true for windows security issues.
- isWrapperFor(Class<?>) - Method in class com.caucho.quercus.lib.db.JavaSqlDriverWrapper
-
- isWrapperFor(Class<?>) - Method in class com.caucho.quercus.lib.db.QuercusDataSource
-
- isWritable(Env) - Method in class com.caucho.quercus.lib.spl.SplFileInfo
-
- isWriteClosed() - Method in class com.caucho.util.RingValueQueue
-
- isxdigit(int) - Static method in class com.caucho.quercus.lib.CtypeModule
-
- isZeroFill() - Method in class com.caucho.quercus.lib.db.JdbcColumnMetaData
-
Returns true for zerofill
- isZeroFill(int) - Method in interface com.caucho.quercus.lib.db.QuercusResultSetMetaData
-
- item(int) - Method in class com.caucho.quercus.lib.dom.DOMNamedNodeMap
-
- item(int) - Method in class com.caucho.quercus.lib.dom.DOMNodeList
-
- item(int) - Method in class com.caucho.quercus.lib.dom.DOMStringList
-
- Item - Class in com.caucho.relaxng.program
-
Generates programs from patterns.
- Item() - Constructor for class com.caucho.relaxng.program.Item
-
- item(int) - Method in class com.caucho.xml.NodeListImpl
-
Returns the item at the index.
- item(int) - Method in class com.caucho.xml.QDeepNodeList
-
- item(int) - Method in class com.caucho.xml.QEmptyNodeList
-
Returns the child with the given index.
- item(int) - Method in class com.caucho.xml.QNode.ChildNodeList
-
Returns the child with the given index.
- item(int) - Method in class com.caucho.xpath.pattern.SingleNodeIterator
-
Returns the NodeList item.
- itemIterator(Item) - Method in class com.caucho.relaxng.program.Item
-
- iterator() - Method in class com.caucho.config.inject.InstanceImpl
-
- iterator() - Method in class com.caucho.config.reflect.AnnotationSet
-
- iterator() - Method in class com.caucho.java.LineMap
-
- iterator() - Method in class com.caucho.quercus.env.ArrayValue.EntrySet
-
- iterator() - Method in class com.caucho.quercus.env.ArrayValue.KeySet
-
- iterator() - Method in class com.caucho.quercus.env.ArrayValue.ValueCollection
-
- iterator() - Method in class com.caucho.quercus.env.JavaAdapter.KeySet
-
- iterator() - Method in class com.caucho.quercus.env.JavaCollectionAdapter.CollectionSet
-
- iterator() - Method in class com.caucho.quercus.env.JavaCollectionAdapter.CollectionValueSet
-
- iterator() - Method in class com.caucho.quercus.env.JavaCollectionAdapter.ValueCollection
-
- iterator() - Method in class com.caucho.quercus.env.JavaMapAdapter.MapSet
-
- iterator() - Method in class com.caucho.quercus.env.JavaMapAdapter.ValueCollection
-
- iterator() - Method in class com.caucho.quercus.env.ObjectExtValue.EntrySet
-
- iterator() - Method in class com.caucho.quercus.lib.db.PDOStatement
-
Returns an iterator of the values.
- iterator() - Method in class com.caucho.quercus.lib.simplexml.SimpleXMLElement
-
Required for 'foreach'.
- Iterator - Interface in com.caucho.quercus.lib.spl
-
- iterator() - Method in class com.caucho.util.AbstractActorQueue
-
- iterator() - Method in class com.caucho.util.ConcurrentArrayList
-
- iterator() - Method in class com.caucho.util.IdentityIntMap
-
Returns an iterator of the keys.
- iterator() - Method in class com.caucho.util.IntMap
-
Returns an iterator of the keys.
- iterator() - Method in class com.caucho.util.LifoSet
-
Returns an iterator to the set.
- iterator() - Method in class com.caucho.util.LongKeyMap
-
Returns an iterator of the keys.
- iterator() - Method in class com.caucho.util.LongMap
-
Returns an iterator of the keys.
- iterator() - Method in class com.caucho.util.LruCache
-
Returns the entries
- iterator() - Method in class com.caucho.util.Tree
-
- iterator() - Method in class com.caucho.vfs.Path
-
Returns a jdk1.2 Iterator for the contents of this directory.
- iterator() - Method in class com.caucho.vfs.PathWrapper
-
Returns a jdk1.2 Iterator for the contents of this directory.
- IteratorAggregate - Interface in com.caucho.quercus.lib.spl
-
- IteratorAggregateDelegate - Class in com.caucho.quercus.lib.spl
-
A delegate that intercepts requests for iterator's and delegates
them to the iterator returned by IteratorAggregate@getIterator()
- IteratorAggregateDelegate() - Constructor for class com.caucho.quercus.lib.spl.IteratorAggregateDelegate
-
- IteratorDelegate - Class in com.caucho.quercus.lib.spl
-
A delegate that intercepts requests for iterator's and calls methods on
target objects that implement
the
Iterator interface.
- IteratorDelegate() - Constructor for class com.caucho.quercus.lib.spl.IteratorDelegate
-
- IteratorDelegate.EntryImpl - Class in com.caucho.quercus.lib.spl
-
- IteratorDelegate.EntryIterator<T> - Class in com.caucho.quercus.lib.spl
-
- IteratorDelegate.KeyIterator<T> - Class in com.caucho.quercus.lib.spl
-
- IteratorDelegate.ValueIterator<T> - Class in com.caucho.quercus.lib.spl
-
- IteratorIndex - Class in com.caucho.quercus.lib.simplexml
-
- IteratorIndex() - Constructor for class com.caucho.quercus.lib.simplexml.IteratorIndex
-
- IteratorIndex.IntIteratorIndex - Class in com.caucho.quercus.lib.simplexml
-
- IteratorIndex.StringIteratorIndex - Class in com.caucho.quercus.lib.simplexml
-
- IUSHR - Static variable in class com.caucho.bytecode.CodeVisitor
-
- IvyCache - Class in com.caucho.loader.ivy
-
IvyCache configuration
- IvyDependency - Class in com.caucho.loader.ivy
-
IvyDependency configuration
- IvyDependency() - Constructor for class com.caucho.loader.ivy.IvyDependency
-
- IvyInfo - Class in com.caucho.loader.ivy
-
IvyInfo configuration
- IvyLoader - Class in com.caucho.loader.ivy
-
Class loader which uses an ivy dependency
- IvyLoader() - Constructor for class com.caucho.loader.ivy.IvyLoader
-
Creates a new ivy loader.
- IvyManager - Class in com.caucho.loader.ivy
-
Class loader which uses an ivy dependency
- IvyManager() - Constructor for class com.caucho.loader.ivy.IvyManager
-
- IvyMergeDependency - Class in com.caucho.loader.ivy
-
IvyMergeDependency configuration
- IvyModule - Class in com.caucho.loader.ivy
-
IvyModule configuration
- IvyPattern - Class in com.caucho.loader.ivy
-
Pattern used in ivy
- IvyPattern(String) - Constructor for class com.caucho.loader.ivy.IvyPattern
-
- IvyRevision - Class in com.caucho.loader.ivy
-
Pattern used in ivy
- IvyRevision(String) - Constructor for class com.caucho.loader.ivy.IvyRevision
-
- IXOR - Static variable in class com.caucho.bytecode.CodeVisitor
-