Extracted from Pike v7.4 release 117 at 2005-08-23.
pike.ida.liu.se
[Top]
predef::
String
String.HTML
String.HTML.OBox

Method String.HTML.OBox()->cast()


Method cast

mixed cast(string to)

Description

It is possible to case this object to a string, which does the same as calling render , and to an array, which returns the cells in an array of rows.