![]() |
![]() |
http://www.blueshoes.org/ |
|
|||||||
| $ & a B b c C d D e f F g h i j l m n N o p P q r s t u U v w x X _ | |||||||
$ |
|||||||
| $class |
Included file in class Bs_OoDbForMySql |
||||||
| $fileAndPath |
Included file in class Bs_Logger |
||||||
& |
|||||||
| &fetchRow |
Function in class Bs_MsSql Fetch a row and return it as vector or hash depending on the fetchMode. |
||||||
| &fetchRow |
Function in class Bs_MySql Fetch a row and return it as vector or hash depending on the fetchMode. |
||||||
| &fetchRow |
Function in class Bs_Oci Fetch a row and return it as vector or hash depending on the fetchMode. |
||||||
| &fetchDatabaseNames |
Function in class Bs_MsSql Returns the available db names. |
||||||
| &fetchDatabaseNames |
Function in class Bs_MySql Return the available db names. |
||||||
| &fetchDatabaseNames |
Function in class Bs_Oci |
||||||
| &fetchTableNames |
Function in class Bs_MsSql Return the table names of the given database. |
||||||
| &fetchTableNames |
Function in class Bs_MySql Return the table names of the given database. |
||||||
| &fetchTableNames |
Function in class Bs_Oci |
||||||
| &fetchFieldNames |
Function in class Bs_MsSql Return the field names of the given database table. |
||||||
| &fetchFieldNames |
Function in class Bs_MySql Return the field names of the given database table. |
||||||
| &fetchFieldNames |
Function in class Bs_Oci |
||||||
| &getDbStructure |
Function in class Bs_MsSql Return a 2-D array of tables and fieldnames found in the given db. |
||||||
| &getDbStructure |
Function in class Bs_MySql Return a 2-D array of tables and fieldnames found in the given db. |
||||||
| &getDbStructure |
Function in class Bs_Oci |
||||||
| &nativeErrorMsg |
Function in class Bs_MySql Returns the native error text from the previous MySQL operation or '' (empty string) if no error occured. |
||||||
| &nativeErrorMsg |
Function in class Bs_Oci Returns the native error text from the previous sql operation or '' (empty string) if no error occured. |
||||||
| &nativeError |
Function in class Bs_MySql Returns the native error from the previous MySQL operation or '' (empty string) if no error occured. |
||||||
| &nativeError |
Function in class Bs_Oci Returns the native error from the previous sql operation or '' (empty string) if no error occured. |
||||||
| &getDbObject |
Function in class Bs_Db function to get a db object for a given dsn. |
||||||
| &getDsn |
Function in class Bs_Db Return the _dsnInfo-hash. |
||||||
| &rsRead |
Function in class Bs_Db Issue a select query and return an instance of Bs_ResultSet. |
||||||
| &getOne |
Function in class Bs_Db Fetch a single value from a data amount given by the param $source. |
||||||
| &getRow |
Function in class Bs_Db Fetch a full row of data as vector or hash given by the param $source. |
||||||
| &getRow |
Function in class Bs_HtmlTable ********************************************************************** |
||||||
| &getCol |
Function in class Bs_Db Fetch a full OR fraction col of data as vector given by the param $source. |
||||||
| &getCol |
Function in class Bs_HtmlTable ********************************************************************** |
||||||
| &getAssoc |
Function in class Bs_Db Fetch the entire data given by the param $source into a hash using the first column as the key. |
||||||
| &getAssoc2 |
Function in class Bs_Db hash array COLUMN BY COLUMN not record by record. |
||||||
| &getAll |
Function in class Bs_Db Fetch the entire data given by the param $source into a hash. |
||||||
| "eArgs |
Function in class Bs_Db Takes a hash and returns a string for an sql query. |
||||||
| &_raiseError |
Function in class Bs_Db This method is called by DB to generate an error. |
||||||
| &_raiseError |
Function in class Bs_EmailValidator This method is called to generate an error. |
||||||
| &_raiseError |
Function in class Bs_Smtp This method is called to generate an error. |
||||||
| &_raiseError |
Function in class Bs_SocketClient This method is called by DB to generate an error. |
||||||
| &_raiseError |
Function in class Bs_UrlCache returns a new exception (by reference). |
||||||
| &getData |
Function in class Bs_DbWrapper returns the desirec data. |
||||||
| &htmlToText |
Function in class Bs_FileConverter Convert Html => Text |
||||||
| &_wordConvert |
Function in class Bs_FileConverter |
||||||
| &wordToText |
Function in class Bs_FileConverter converts a word document to plain text. |
||||||
| &wordToHtml |
Function in class Bs_FileConverter converts a word document to html. |
||||||
| &wordToWml |
Function in class Bs_FileConverter converts a word document to wml. |
||||||
| &wordToLatex |
Function in class Bs_FileConverter converts a word document to latex. |
||||||
| &wordToAbi |
Function in class Bs_FileConverter converts a word document to abiword. |
||||||
| &parseStyleStr |
Function in class Bs_HtmlUtil Parse a style string of a format like below to a hash array |
||||||
| &parseAttrStr |
Function in class Bs_HtmlUtil Parse a attr string of a format like below to a hash array |
||||||
| &getForm |
Function in class Bs_Form Returns html code to send to the browser which will display the web form |
||||||
| &getElement |
Function in class Bs_FormCode Return some html code to display the element on a website in a form. |
||||||
| &getElement |
Function in class Bs_FormContainer Return some html code to display the element on a website in a form. |
||||||
| &getElement |
Function in class Bs_FormField Return some html code to display all the exploded fields on a website in a form. |
||||||
| &getElement |
Function in class Bs_FormHtml Return some html code to display the element on a website in a form. |
||||||
| &getElement |
Function in class Bs_FormImage Return some html code to display the element on a website in a form. |
||||||
| &getElement |
Function in class Bs_FormLine Return some html code to display the element on a website in a form. |
||||||
| &getElement |
Function in class Bs_FormText Return some html code to display the element on a website in a form. |
||||||
| &getElement |
Function in class Bs_DaFormPageControl Return some html code to display the element on a website in a form. |
||||||
| &getField |
Function in class Bs_FormFieldButton Return some html code to display the button on a website in a form. |
||||||
| &getField |
Function in class Bs_FormFieldBtn Return some html code to display the button on a website in a form. |
||||||
| &getField |
Function in class Bs_FormFieldCheckbox Return some html code to display the field on a website in a form. |
||||||
| &getField |
Function in class Bs_FormFieldEmail overwrites and uses parent method. look there. |
||||||
| &getField |
Function in class Bs_FormFieldFirstname overwrites and uses parent method. look there. |
||||||
| &getField |
Function in class Bs_FormFieldLastname overwrites and uses parent method. look there. |
||||||
| &getField |
Function in class Bs_DaFormFieldColorPicker2 Return some html code to display the field on a website in a form. |
||||||
| &getField |
Function in class Bs_DaFormFieldDatePicker Return some html code to display the field on a website in a form. |
||||||
| &getField |
Function in class Bs_DaFormFieldSpinEdit Return some html code to display the field on a website in a form. |
||||||
| &getField |
Function in class Bs_FormFieldTxt Return some html code to display the field on a website in a form. |
||||||
| &getField |
Function in class Bs_FormFieldHidden Return some html code to display the field on a website in a form. |
||||||
| &getField |
Function in class Bs_FormFieldImage Return some html code to display the field on a website in a form. |
||||||
| &getField |
Function in class Bs_FormFieldRadio Return some html code to display the field on a website in a form. |
||||||
| &getField |
Function in class Bs_FormFieldSelectImage Returns some html code to display the field on a website in a form. |
||||||
| &getField |
Function in class Bs_DaFormFieldComboBox Return some html code to display the field on a website in a form. |
||||||
| &getField |
Function in class Bs_FormFieldSelect Returns some html code to display the field on a website in a form. |
||||||
| &getField |
Function in class Bs_FormFieldTextarea Return some html code to display the field on a website in a form. |
||||||
| &getField |
Function in class Bs_FormFieldSpreadsheet Return some html code to display the field on a website in a form. |
||||||
| &getField |
Function in class Bs_FormFieldWysiwyg Return some html code to display the field on a website in a form. |
||||||
| &serialize |
Function in class Bs_FormField |
||||||
| &encrypt |
Function in class Bs_FormField |
||||||
| &decrypt |
Function in class Bs_FormField |
||||||
| &getArea |
Function in class Bs_HtmlTable ********************************************************************** |
||||||
| &getAreaStream |
Function in class Bs_HtmlTable ********************************************************************** |
||||||
| &renderTable |
Function in class Bs_HtmlTable ********************************************************************** |
||||||
| &toHtml |
Function in class Bs_HtmlTable ********************************************************************** |
||||||
| &_hashKeysToLower |
Function in class Bs_HtmlTable ********************************************************************** |
||||||
| &_renderTag |
Function in class Bs_HtmlTable ********************************************************************** |
||||||
| &getMatrix |
Function in class Bs_HtmlTableWindrose ********************************************************************** |
||||||
| &getCssBlock |
Function in class Bs_HtmlTableWindrose ********************************************************************** |
||||||
| &_getMatrixStream |
Function in class Bs_HtmlTableWindrose ********************************************************************** |
||||||
| &nList |
Function in class Bs_FtpClientPhp ftp_nlist — Returns a list of files in the given directory. |
||||||
| &nList |
Function in class Bs_FtpClient Returns a list of files in the given remote directory. |
||||||
| &rawList |
Function in class Bs_FtpClientPhp ftp_rawlist — Returns a detailed list of files in the given directory. |
||||||
| &rawList |
Function in class Bs_FtpClient Returns a detailed list of files in the given remote directory. |
||||||
| &parseRawList |
Function in class Bs_FtpClient parses the given $rawList. |
||||||
| &localRawList |
Function in class Bs_FtpClient Returns a detailed list of files in the given local directory. |
||||||
| &produce |
Function in class Bs_FtpClientFactory if you use this without checking supports() first, it's your problem. |
||||||
| &Bs_SimpleSession |
Function in class Bs_SimpleSession Constructor. |
||||||
| &getVar |
Function in class Bs_SimpleSession Returns the value of a registered var. |
||||||
| &deleteObjectData |
Function in class Bs_OoDbForMySql To prevent deadlocks, always start deleting with the main clearInHouse-Table |
||||||
| &fetchCihParents |
Function in class Bs_OoDbForMySql NOTE catches exception 'No such table in db' and returns empty array. |
||||||
| &fetchCihChildren |
Function in class Bs_OoDbForMySql NOTE catches exception 'No such table in db' and returns empty array. |
||||||
| &fetchObjectData |
Function in class Bs_OoDbForMySql |
||||||
| &queryFetch |
Function in class Bs_OoDbForMySql Get rec-array of any complete query |
||||||
| &getStorageScope |
Function in class Bs_OoDbForMySql |
||||||
| &softDelete |
Function in class Bs_OoDb Only delete the object (and chield-objects) if no strong references point to it. |
||||||
| &unpersist |
Function in class Bs_OoDb Unpersist a object - Dramatic dynamic :-) |
||||||
| &oQuery |
Function in class Bs_OoDb It's sufficent that the query only selects the ID |
||||||
| &_delete |
Function in class Bs_OoDb |
||||||
| &_getOoDbProperty |
Function in class Bs_OoDbBasics Collect Info-Routine I |
||||||
| &getPersistTag |
Function in class Bs_OoDbBasics Status info is set in the $_persistTag -hash. For exsample the ID of the object when it's fetched |
||||||
| &_getObjAlreadyFetched |
Function in class Bs_OoDbBasics Check if the desired object is already fetched and return a reference to it if so. |
||||||
| &_calcMd5Fingerprint |
Function in class Bs_OoDbBasics Makes the md5 fingerprint calculation. |
||||||
| &_flattenObjArray |
Function in class Bs_OoDbBasics We need this function to handle objArray-trees. |
||||||
| &flattenObjArray |
Function in class Bs_OoDbBasics Wrapper for function _flattenObjArray() |
||||||
| &_getStreamFields |
Function in class Bs_OoDbBasics I sometimes need all the streamNames from the PersistProperty |
||||||
| &getFieldNames |
Function in class Bs_OoDbBasics I sometimes need all varNames that will have a filed in the underlying storage |
||||||
| &getError_Persist |
Function in class Bs_OoDbBasics |
||||||
| &getError_Unpersist |
Function in class Bs_OoDbBasics |
||||||
| &getError_Delete |
Function in class Bs_OoDbBasics |
||||||
| &errorDump |
Function in class Bs_OoDbBasics |
||||||
| &readLanguage |
Function in class Bs_LanguageHandler reads the given language file. |
||||||
| &padding |
Function in class Bs_Array This functions pads the input array of strings on the left, the right, or both sides |
||||||
| &hashKeysToLower |
Function in class Bs_Array ********************************************************************** |
||||||
| &hashKeysToUpper |
Function in class Bs_Array ********************************************************************** |
||||||
| &_getPersistData |
Function in class Bs_ObjPersister Get and prepare the data we want to persist. |
||||||
| &_getPersistData |
Function in class Bs_ObjPersister Get and prepare the data we want to persist. |
||||||
| &applyOutputHandlers |
Function in module C:/usr/local/lib/php/blueshoes-4.2/core/lang/Bs_Misc.lib.php applies the registered output handlers. |
||||||
| &classHyrachy |
Function in module C:/usr/local/lib/php/blueshoes-4.2/core/lang/Bs_Misc.lib.php Separate an object (or class) in it's hyrachy-components (vars and methods) |
||||||
| &classHyrachyToHtml |
Function in module C:/usr/local/lib/php/blueshoes-4.2/core/lang/Bs_Misc.lib.php Returns a HTML output of a class separate in it's hyrachy-components. |
||||||
a |
|||||||
| $actionOnHack |
Variable in Class Bs_Cug blockIP |
||||||
| autoCommit |
Function in class Bs_MsSql Turn autoCommit on or off |
||||||
| autoCommit |
Function in class Bs_MySql Turn autoCommit on or off |
||||||
| autoCommit |
Function in class Bs_Db Turn autoCommit on or off |
||||||
| affectedRows |
Function in class Bs_MsSql Gets the number of rows affected by the data manipulation query. |
||||||
| affectedRows |
Function in class Bs_MySql Gets the number of rows affected by the data manipulation query. |
||||||
| affectedRows |
Function in class Bs_Oci Gets the number of rows affected by the data manipulation query. |
||||||
| affectedRows |
Function in class Bs_Db Gets the number of rows affected by the last data manipulation query. |
||||||
| assertExtension |
Function in class Bs_Db Load a PHP database extension if it is not loaded already. |
||||||
| append |
Function in class Bs_File |
||||||
| arrayToJsArray |
Function in class Bs_HtmlUtil takes a php array and creates a js array definition that |
||||||
| arrayToHtmlSelect |
Function in class Bs_HtmlUtil Takes any array and returns a string with the options to seed an html select field. |
||||||
| addError |
Function in class Bs_Form adds an error to this form. |
||||||
| addIncludeOnce |
Function in class Bs_Form adds a javascript source file to the include-once todo list. |
||||||
| addOnLoadCode |
Function in class Bs_Form javascript code that needs to be executed in the onLoad event of the page. |
||||||
| addIntoHead |
Function in class Bs_Form adds some code into the _inHead array that can later be included in the |
||||||
| $action |
Variable in Class Bs_Form where to submit the form to, as in |
||||||
| $advancedStyles |
Variable in Class Bs_Form you may want to display the input fields and their captions differently based on |
||||||
| $advancedStyles |
Variable in Class Bs_FormField it's the same. the value of this object is read first, and if it's not set, then the one |
||||||
| $accessKeyTags |
Variable in Class Bs_Form if a form field uses the accessKey setting, how should it be visible to the |
||||||
| $additionalParams |
Variable in Class Bs_Form hash holding additional data that needs to be persisted in the db. |
||||||
| $accessRights |
Variable in Class Bs_Form the vector holds hashes with these keys: |
||||||
| $accessRights |
Variable in Class Bs_FormField the vector holds hashes with these keys: |
||||||
| addElement |
Function in class Bs_FormContainer add an instance of a form element object to this container. |
||||||
| addElement |
Function in class Bs_FormFieldCountryList adds an element to the country list output, not to the static list itself |
||||||
| $alt |
Variable in Class Bs_FormFieldImage the alt text to appear when you move your mouse over the image and wait for a moment. |
||||||
| $alt |
Variable in Class Bs_FormImage a string or a hash cause it's language dependant. |
||||||
| $align |
Variable in Class Bs_FormFieldImage how to align the image. one of ... |
||||||
| $align |
Variable in Class Bs_FormFieldRadio how to align the options. |
||||||
| $align |
Variable in Class Bs_FormImage one of: left, right, top, middle, bottom, absmiddle, texttop, baseline |
||||||
| $align |
Variable in Class Bs_FormLine one of: left, center, right. |
||||||
| addEnforceCheckbox |
Function in class Bs_FormField add enforce checkbox if needed. |
||||||
| applyOnEnterBehavior |
Function in class Bs_FormField merges the onEnter javascript call into the events array if needed. |
||||||
| $additionalTags |
Variable in Class Bs_FormField maybe you'd like to add more properties to the html tags, some that are not |
||||||
| $additionalCheck |
Variable in Class Bs_FormField all the given validating rules may not be enough for you. you need something handmade. |
||||||
| apply |
Function in class Bs_FormTemplateParser has to be called after parse(). means $this->tags must be set already, somehow. |
||||||
| applyTag |
Function in class Bs_FormTemplateParser applies a tag to $this->templateString. |
||||||
| assertEquals |
Function in class Bs_Assert Checks whether the expected result matches the actual result we got from the function we tested. |
||||||
| assertRegexp |
Function in class Bs_Assert Checks whether the result we got matches our regular expression. |
||||||
| assertEqualsType |
Function in class Bs_Assert Checks whether the data type of result we got matches our expected data type. |
||||||
| assertInstanceOf |
Function in class Bs_Assert Checks whether the class of which the result is an instance of matches our expected class name. |
||||||
| assert |
Function in class Bs_Assert |
||||||
| addTo |
Function in class Bs_Smtp adds a receiver. |
||||||
| addCc |
Function in class Bs_Smtp |
||||||
| addBcc |
Function in class Bs_Smtp |
||||||
| addFrom |
Function in class Bs_Smtp |
||||||
| addReplyTo |
Function in class Bs_Smtp |
||||||
| attach |
Function in class Bs_Smtp |
||||||
| $authenticate |
Variable in Class Bs_Smtp if we should log in (authenticate) to the mailserver. |
||||||
| $acceptType |
Variable in Class Bs_HttpClient the accepted types. by default, the following types are accepted: |
||||||
| $addHeaders |
Variable in Class Bs_HttpClient Additional header array. |
||||||
| $acceptCookies |
Variable in Class Bs_HttpClient which cookies we do accept. |
||||||
| addQueryParam |
Function in class Bs_Url Adds a key/value pair to the querystring of the given url. |
||||||
| add_header |
Function in class Bs_HtmlMime ************************************ |
||||||
| add_html |
Function in class Bs_HtmlMime ************************************ |
||||||
| add_html_image |
Function in class Bs_HtmlMime ************************************ |
||||||
| add_attachment |
Function in class Bs_HtmlMime ************************************ |
||||||
| $allowFreemail |
Variable in Class Bs_SpamBuster by default we don't allow freemail providers. |
||||||
| $anonymous |
Variable in Class Bs_FtpClient if connection should be made anonymous or not. |
||||||
| abbreviateString |
Function in class Bs_TextUtil To abbreviate a string to something meaningfull |
||||||
| arrayToCode |
Function in class Bs_Array takes an array and returns a php code string from it. |
||||||
| array_rand |
Function in class Bs_Array |
||||||
| array_change_key_case |
Function in class Bs_Array |
||||||
| arrayToCsvString |
Function in class Bs_CsvUtil takes an array and creates a csv string from it. |
||||||
| addLineNumbers |
Function in class Bs_String Add line number to the left of a given string. |
||||||
| activateOnIP |
Function in class Bs_XRay Define the IP (or IP's) that will activate XRay. That is set $XR_isOn to TRUE. |
||||||
| $aInt |
Variable in Class Bs_ObjPersister |
||||||
| $aInt |
Variable in Class Bs_ObjPersister |
||||||
| $aBool |
Variable in Class Bs_ObjPersister |
||||||
| $aBool |
Variable in Class Bs_ObjPersister |
||||||
| $aString |
Variable in Class Bs_ObjPersister |
||||||
| $aString |
Variable in Class Bs_ObjPersister |
||||||
| $aString |
Variable in Class Bs_ObjPersisterForMySql_PhpUnit |
||||||
| $aArray |
Variable in Class Bs_ObjPersister |
||||||
| $aArray |
Variable in Class Bs_ObjPersister |
||||||
| $aArray |
Variable in Class Bs_ObjPersisterForMySql_PhpUnit |
||||||
| $aObj |
Variable in Class Bs_ObjPersister |
||||||
| $aObj |
Variable in Class Bs_ObjPersister |
||||||
| $aObj |
Variable in Class Bs_ObjPersisterForMySql_PhpUnit |
||||||
| $aStr |
Variable in Class Bs_ObjPersister |
||||||
| $aInt_p |
Variable in Class Bs_ObjPersisterForMySql_PhpUnit |
||||||
| $aBool_p |
Variable in Class Bs_ObjPersisterForMySql_PhpUnit |
||||||
| arrayToHtml |
Function in module C:/usr/local/lib/php/blueshoes-4.2/core/lang/Bs_Misc.lib.php Loops the given array or object and returns some html code with the key/value pairs. |
||||||
| auth |
Package |
||||||
| auth/cug |
Package |
||||||
B |
|||||||
| Bs_Password |
Class Bs_Password. Password class. |
||||||
| Bs_Password |
Function in class Bs_Password |
||||||
| BS_PASSWORD_VERSION |
Constant defined in class Bs_Password |
||||||
| Bs_CugArray |
Class Bs_CugArray. Cug Class using an array. extended from Bs_Cug, look there too. |
||||||
| Bs_CugArray |
Function in class Bs_CugArray Constructor. |
||||||
| BS_CUGARRAU_VERSION |
Constant defined in class Bs_CugArray |
||||||
| Bs_CugDb |
Class Bs_CugDb. CUG Class using a database. Extended from Bs_Cug, look there too. |
||||||
| Bs_CugDb |
Function in class Bs_CugDb Constructor. |
||||||
| BS_CUGDB_VERSION |
Constant defined in class Bs_CugDb |
||||||
| Bs_Cug |
Class Bs_Cug. Closed User Group (Cug) Class |
||||||
| Bs_Cug |
Function in class Bs_Cug Constructor. |
||||||
| BS_CUG_VERSION |
Constant defined in class Bs_Cug |
||||||
| Bs_Rc4Crypt |
Class Bs_Rc4Crypt. ********************************************************************** |
||||||
| Bs_Rc4Crypt |
Function in class Bs_Rc4Crypt constructor |
||||||
| BS_RC4CRYPT_VERSION |
Constant defined in class Bs_Rc4Crypt |
||||||
| Bs_Date |
Class Bs_Date. ********************************************************************** |
||||||
| Bs_Date |
Function in class Bs_Date constructor. |
||||||
| BS_DATE_VERSION |
Constant defined in class Bs_Date |
||||||
| Bs_DateUtil |
Class Bs_DateUtil. ********************************************************************** |
||||||
| Bs_DateUtil |
Function in class Bs_DateUtil |
||||||
| BS_DATEUTIL_VERSION |
Constant defined in class Bs_DateUtil |
||||||
| Bs_ArrayDb |
Class Bs_ArrayDb. ********************************************************************** |
||||||
| Bs_ArrayDb |
Function in class Bs_ArrayDb constructor. |
||||||
| BS_ARRAYDB_VERSION |
Constant defined in class Bs_ArrayDb |
||||||
| Bs_MsSql |
Class Bs_MsSql. This is the API for MSSQL it's an extention of the abstract class Bs_Db.class.php |
||||||
| Bs_MsSql |
Function in class Bs_MsSql Constructor. |
||||||
| BS_MSSQL_VERSION |
Constant defined in class Bs_MsSql |
||||||
| Bs_MySql |
Class Bs_MySql. ********************************************************************** |
||||||
| Bs_MySql |
Function in class Bs_MySql Constructor. |
||||||
| BS_MYSQL_VERSION |
Constant defined in class Bs_MySql |
||||||
| Bs_Oci |
Class Bs_Oci. ********************************************************************** |
||||||
| Bs_Oci |
Function in class Bs_Oci Constructor. |
||||||
| BS_OCI_VERSION |
Constant defined in class Bs_Oci |
||||||
| Bs_Db |
Class Bs_Db. ********************************************************************** |
||||||
| Bs_Db |
Function in class Bs_Db constructor. |
||||||
| $Bs_Date |
Variable in Class Bs_Db reference to the globally used pseudostatic Bs_Date object. |
||||||
| BS_DB_FETCHMODE_ORDERED |
Constant defined in class Bs_Db Column data indexed by numbers, ordered from 0 and up |
||||||
| BS_DB_FETCHMODE_ASSOC |
Constant defined in class Bs_Db Column data indexed by column names |
||||||
| BS_DB_VERSION |
Constant defined in class Bs_Db |
||||||
| BS_DB_ERROR |
Constant defined in class Bs_Db |
||||||
| BS_DB_ERROR_SYNTAX |
Constant defined in class Bs_Db |
||||||
| BS_DB_ERROR_CONSTRAINT |
Constant defined in class Bs_Db |
||||||
| BS_DB_ERROR_NOT_FOUND |
Constant defined in class Bs_Db |
||||||
| BS_DB_ERROR_ALREADY_EXISTS |
Constant defined in class Bs_Db |
||||||
| BS_DB_ERROR_UNSUPPORTED |
Constant defined in class Bs_Db |
||||||
| BS_DB_ERROR_MISMATCH |
Constant defined in class Bs_Db |
||||||
| BS_DB_ERROR_INVALID |
Constant defined in class Bs_Db |
||||||
| BS_DB_ERROR_NOT_CAPABLE |
Constant defined in class Bs_Db |
||||||
| BS_DB_ERROR_TRUNCATED |
Constant defined in class Bs_Db |
||||||
| BS_DB_ERROR_INVALID_NUMBER |
Constant defined in class Bs_Db |
||||||
| BS_DB_ERROR_INVALID_DATE |
Constant defined in class Bs_Db |
||||||
| BS_DB_ERROR_DIVZERO |
Constant defined in class Bs_Db |
||||||
| BS_DB_ERROR_NODBSELECTED |
Constant defined in class Bs_Db |
||||||
| BS_DB_ERROR_CANNOT_CREATE |
Constant defined in class Bs_Db |
||||||
| BS_DB_ERROR_CANNOT_DELETE |
Constant defined in class Bs_Db |
||||||
| BS_DB_ERROR_CANNOT_DROP |
Constant defined in class Bs_Db |
||||||
| BS_DB_ERROR_NOSUCHTABLE |
Constant defined in class Bs_Db |
||||||
| BS_DB_ERROR_NOSUCHFIELD |
Constant defined in class Bs_Db |
||||||
| BS_DB_ERROR_NEED_MORE_DATA |
Constant defined in class Bs_Db |
||||||
| BS_DB_ERROR_NOT_LOCKED |
Constant defined in class Bs_Db |
||||||
| BS_DB_ERROR_VALUE_COUNT_ON_ROW |
Constant defined in class Bs_Db |
||||||
| BS_DB_ERROR_INVALID_DSN |
Constant defined in class Bs_Db |
||||||
| BS_DB_ERROR_CONNECT_FAILED |
Constant defined in class Bs_Db |
||||||
| BS_DB_ERROR_CANNOT_SELECT_DB |
Constant defined in class Bs_Db |
||||||
| BS_DB_ERROR_NOT_CONNECTED |
Constant defined in class Bs_Db |
||||||
| BS_DB_ERROR_INVALID_RS |
Constant defined in class Bs_Db |
||||||
| Bs_DbWrapper |
Class Bs_DbWrapper. DB Wrapper |
||||||
| Bs_DbWrapper |
Function in class Bs_DbWrapper constructor |
||||||
| BS_DBWRAPPER_VERSION |
Constant defined in class Bs_DbWrapper |
||||||
| Bs_ResultSet |
Class Bs_ResultSet. This class implements a wrapper for a DB result set. |
||||||
| Bs_ResultSet |
Function in class Bs_ResultSet constructor. |
||||||
| BS_RESULTSET_VERSION |
Constant defined in class Bs_ResultSet |
||||||
| Bs_Dir |
Class Bs_Dir. Directory Class. |
||||||
| Bs_Dir |
Function in class Bs_Dir Constructor. |
||||||
| BS_DIR_VERSION |
Constant defined in class Bs_Dir |
||||||
| BS_DIR_UNLIM_DEPTH |
Constant defined in class Bs_Dir |
||||||
| Bs_File |
Class Bs_File. Represents a FILE (or a DIRECTORY?) as an Object |
||||||
| Bs_File |
Function in class Bs_File Constructor. |
||||||
| BS_FILE_VERSION |
Constant defined in class Bs_File |
||||||
| Bs_FileSystem |
Class Bs_FileSystem. FileSystem |
||||||
| Bs_FileSystem |
Function in class Bs_FileSystem Constructor. |
||||||
| BS_FILESYSTEM_VERSION |
Constant defined in class Bs_FileSystem |
||||||
| Bs_FileCache |
Class Bs_FileCache. File Cache Class. |
||||||
| Bs_FileCache |
Function in class Bs_FileCache Constructor. |
||||||
| Bs_FILECACHE_VERSION |
Constant defined in class Bs_FileCache |
||||||
| Bs_FileUtil |
Class Bs_FileUtil. file helper class. not sure if i should start another class or if i should |
||||||
| Bs_FileUtil |
Function in class Bs_FileUtil Constructor. |
||||||
| BS_FILEUTIL_VERSION |
Constant defined in class Bs_FileUtil |
||||||
| Bs_FileConverterExcel |
Class Bs_FileConverterExcel. Pseudostatic utility class to convert files from one format to another. |
||||||
| Bs_FileConverterExcel |
Function in class Bs_FileConverterExcel |
||||||
| BS_FILECONVERTEREXCEL_VERSION |
Constant defined in class Bs_FileConverterExcel |
||||||
| Bs_FileConverter |
Class Bs_FileConverter. Pseudostatic utility class to convert files from one format to another. |
||||||
| Bs_FileConverter |
Function in class Bs_FileConverter |
||||||
| BS_FILECONVERTER_VERSION |
Constant defined in class Bs_FileConverter |
||||||
| Bs_ColorCodes |
Class Bs_ColorCodes. ColorCodes class. |
||||||
| Bs_ColorCodes |
Function in class Bs_ColorCodes constructor |
||||||
| BS_COLORCODES_VERSION |
Constant defined in class Bs_ColorCodes |
||||||
| Bs_ImageUtil |
Class Bs_ImageUtil. ImageUtil class. |
||||||
| Bs_ImageUtil |
Function in class Bs_ImageUtil constructor |
||||||
| BS_IMAGEUTIL_VERSION |
Constant defined in class Bs_ImageUtil |
||||||
| Bs_Chart |
Class Bs_Chart. Chart Class. |
||||||
| Bs_Chart |
Function in class Bs_Chart constructor |
||||||
| BS_CHART_VERSION |
Constant defined in class Bs_Chart |
||||||
| Bs_TextType |
Class Bs_TextType. TextType class. |
||||||
| Bs_TextType |
Function in class Bs_TextType constructor |
||||||
| $Bs_Url |
Variable in Class Bs_TextType |
||||||
| $Bs_Url |
Variable in Class Bs_NetApplication actually now i don't see why this is needed here. afaisee it's not even in use in this file. --andrej 2001/09/06 |
||||||
| $Bs_Url |
Variable in Class Bs_UrlCache reference to globally used pseudostatic url class. |
||||||
| BS_TEXTTYPE_VERSION |
Constant defined in class Bs_TextType |
||||||
| Bs_HtmlEntities |
Class Bs_HtmlEntities. dependencies: Bs_HtmlUtil |
||||||
| Bs_HtmlEntities |
Function in class Bs_HtmlEntities constructor |
||||||
| $Bs_HtmlUtil |
Variable in Class Bs_HtmlEntities reference to the global pseudostatic instance. |
||||||
| $Bs_HtmlUtil |
Variable in Class Bs_FormFieldSpreadsheet |
||||||
| $Bs_HtmlUtil |
Variable in Class Bs_EmailUtil reference to the pseudo-static instance. |
||||||
| BS_HTMLENTITIES_VERSION |
Constant defined in class Bs_HtmlEntities |
||||||
| Bs_HtmlNavigation |
Class Bs_HtmlNavigation. ********************************************************************** |
||||||
| Bs_HtmlNavigation |
Function in class Bs_HtmlNavigation Constructor |
||||||
| Bs_HtmlTag |
Class Bs_HtmlTag. Html Tag Class. |
||||||
| Bs_HtmlTag |
Function in class Bs_HtmlTag Constructor. |
||||||
| BS_HTMLTAG_VERSION |
Constant defined in class Bs_HtmlTag |
||||||
| Bs_HtmlUtil |
Class Bs_HtmlUtil. This static class provides many useful html methods. |
||||||
| Bs_HtmlUtil |
Function in class Bs_HtmlUtil |
||||||
| BS_HTMLUTIL_VERSION |
Constant defined in class Bs_HtmlUtil |
||||||
| Bs_JsCruncher |
Class Bs_JsCruncher. ********************************************************************** |
||||||
| Bs_JsCruncher |
Function in class Bs_JsCruncher constructor |
||||||
| Bs_Form |
Class Bs_Form. Form Class |
||||||
| Bs_Form |
Function in class Bs_Form Constructor. |
||||||
| $Bs_TextUtil |
Variable in Class Bs_Form reference to the global pseudostatic Bs_TextUtil. |
||||||
| BS_FORM_VERSION |
Constant defined in class Bs_Form |
||||||
| Bs_FormBuilder |
Class Bs_FormBuilder. Form Builder Class |
||||||
| Bs_FormBuilder |
Function in class Bs_FormBuilder Constructor. |
||||||
| BS_FORMBUILDER_VERSION |
Constant defined in class Bs_FormBuilder |
||||||
| Bs_FormCode |
Class Bs_FormCode. Form Code Class |
||||||
| Bs_FormCode |
Function in class Bs_FormCode Constructor. |
||||||
| BS_FORMCODE_VERSION |
Constant defined in class Bs_FormCode |
||||||
| Bs_FormContainer |
Class Bs_FormContainer. Form Container Class |
||||||
| Bs_FormContainer |
Function in class Bs_FormContainer Constructor. |
||||||
| BS_FORMCONTAINER_VERSION |
Constant defined in class Bs_FormContainer |
||||||
| Bs_FormFieldButton |
Class Bs_FormFieldButton. BUTTON Form Field Class. |
||||||
| Bs_FormFieldButton |
Function in class Bs_FormFieldButton |
||||||
| BS_FORMFIELDBUTTON_VERSION |
Constant defined in class Bs_FormFieldButton |
||||||
| Bs_FormFieldReset |
Class Bs_FormFieldReset. RESET Form Field Class. |
||||||
| Bs_FormFieldReset |
Function in class Bs_FormFieldReset |
||||||
| BS_FORMFIELDRESET_VERSION |
Constant defined in class Bs_FormFieldReset |
||||||
| Bs_FormFieldSubmit |
Class Bs_FormFieldSubmit. SUBMIT Form Field Class. |
||||||
| Bs_FormFieldSubmit |
Function in class Bs_FormFieldSubmit |
||||||
| BS_FORMFIELDSUBMIT_VERSION |
Constant defined in class Bs_FormFieldSubmit |
||||||
| Bs_FormFieldBtn |
Class Bs_FormFieldBtn. BTN Form Field Class. |
||||||
| Bs_FormFieldBtn |
Function in class Bs_FormFieldBtn |
||||||
| BS_FORMFIELDBTN_VERSION |
Constant defined in class Bs_FormFieldBtn |
||||||
| Bs_FormFieldCheckbox |
Class Bs_FormFieldCheckbox. CHECKBOX Form Field Class |
||||||
| Bs_FormFieldCheckbox |
Function in class Bs_FormFieldCheckbox |
||||||
| BS_FORMFIELDCHECKBOX_VERSION |
Constant defined in class Bs_FormFieldCheckbox |
||||||
| Bs_FormFieldFile |
Class Bs_FormFieldFile. FILE Form Field Class |
||||||
| Bs_FormFieldFile |
Function in class Bs_FormFieldFile |
||||||
| BS_FORMFIELDFILE_VERSION |
Constant defined in class Bs_FormFieldFile |
||||||
| Bs_FormFieldPassword |
Class Bs_FormFieldPassword. PASSWORD Form Field Class. |
||||||
| Bs_FormFieldPassword |
Function in class Bs_FormFieldPassword constructor |
||||||
| BS_FORMFIELDPASSWORD_VERSION |
Constant defined in class Bs_FormFieldPassword |
||||||
| Bs_FormFieldEmail |
Class Bs_FormFieldEmail. E-Mail Form Field Class |
||||||
| Bs_FormFieldEmail |
Function in class Bs_FormFieldEmail |
||||||
| BS_FORMFIELDEMAIL_VERSION |
Constant defined in class Bs_FormFieldEmail |
||||||
| Bs_FormFieldFirstname |
Class Bs_FormFieldFirstname. Firstname Form Field Class |
||||||
| Bs_FormFieldFirstname |
Function in class Bs_FormFieldFirstname |
||||||
| BS_FORMFIELDFIRSTNAME_VERSION |
Constant defined in class Bs_FormFieldFirstname |
||||||
| Bs_FormFieldLastname |
Class Bs_FormFieldLastname. Lastname Form Field Class |
||||||
| Bs_FormFieldLastname |
Function in class Bs_FormFieldLastname |
||||||
| BS_FORMFIELDLASTNAME_VERSION |
Constant defined in class Bs_FormFieldLastname |
||||||
| Bs_FormFieldText |
Class Bs_FormFieldText. TEXT Form Field Class |
||||||
| Bs_FormFieldText |
Function in class Bs_FormFieldText |
||||||
| BS_FORMFIELDTEXT_VERSION |
Constant defined in class Bs_FormFieldText |
||||||
| Bs_DaFormFieldColorPicker2 |
Class Bs_DaFormFieldColorPicker2. DomApi ColorPicker2 Form Field Class |
||||||
| Bs_DaFormFieldColorPicker2 |
Function in class Bs_DaFormFieldColorPicker2 constructor |
||||||
| BS_DAFORMFIELDCOLORPICKER2_VERSION |
Constant defined in class Bs_DaFormFieldColorPicker2 |
||||||
| Bs_DaFormFieldDatePicker |
Class Bs_DaFormFieldDatePicker. DomApi DatePicker Form Field Class |
||||||
| Bs_DaFormFieldDatePicker |
Function in class Bs_DaFormFieldDatePicker constructor |
||||||
| Bs_DaFormFieldDatePicker |
Function in class Bs_DaFormFieldComboBox constructor |
||||||
| BS_DAFORMFIELDDATEPICKER_VERSION |
Constant defined in class Bs_DaFormFieldDatePicker |
||||||
| BS_DAFORMFIELDDATEPICKER_VERSION |
Constant defined in class Bs_DaFormPageControl |
||||||
| Bs_DaFormFieldSpinEdit |
Class Bs_DaFormFieldSpinEdit. DomApi SpinEdit Form Field Class |
||||||
| Bs_DaFormFieldSpinEdit |
Function in class Bs_DaFormFieldSpinEdit constructor |
||||||
| BS_DAFORMFIELDSPINEDIT_VERSION |
Constant defined in class Bs_DaFormFieldSpinEdit |
||||||
| Bs_FormFieldTxt |
Class Bs_FormFieldTxt. TXT Form Field Class |
||||||
| Bs_FormFieldTxt |
Function in class Bs_FormFieldTxt |
||||||
| BS_FORMFIELDTXT_VERSION |
Constant defined in class Bs_FormFieldTxt |
||||||
| Bs_FormFieldHidden |
Class Bs_FormFieldHidden. HIDDEN Form Field Class. |
||||||
| Bs_FormFieldHidden |
Function in class Bs_FormFieldHidden |
||||||
| BS_FORMFIELDHIDDEN_VERSION |
Constant defined in class Bs_FormFieldHidden |
||||||
| Bs_FormFieldImage |
Class Bs_FormFieldImage. IMAGE Form Field Class. |
||||||
| Bs_FormFieldImage |
Function in class Bs_FormFieldImage |
||||||
| BS_FORMFIELDIMAGE_VERSION |
Constant defined in class Bs_FormFieldImage |
||||||
| Bs_FormFieldSex |
Class Bs_FormFieldSex. SEX Form Field Class |
||||||
| Bs_FormFieldSex |
Function in class Bs_FormFieldSex Constructor |
||||||
| BS_FORMFIELDSEX_VERSION |
Constant defined in class Bs_FormFieldSex |
||||||
| Bs_FormFieldRadio |
Class Bs_FormFieldRadio. RADIO Form Field Class |
||||||
| Bs_FormFieldRadio |
Function in class Bs_FormFieldRadio Constructor. |
||||||
| BS_FORMFIELDRADIO_VERSION |
Constant defined in class Bs_FormFieldRadio |
||||||
| Bs_FormFieldSelectImage |
Class Bs_FormFieldSelectImage. IMAGE SELECT Form Field Class |
||||||
| Bs_FormFieldSelectImage |
Function in class Bs_FormFieldSelectImage Constructor. |
||||||
| BS_FORMFIELDSELECTIMAGE_VERSION |
Constant defined in class Bs_FormFieldSelectImage |
||||||
| Bs_DaFormFieldComboBox |
Class Bs_DaFormFieldComboBox. DomApi ListBox Form Field Class |
||||||
| BS_DAFORMFIELDLISTBOX_VERSION |
Constant defined in class Bs_DaFormFieldComboBox |
||||||
| Bs_FormFieldChVisa |
Class Bs_FormFieldChVisa. CH Visa Select Form Field Class |
||||||
| Bs_FormFieldChVisa |
Function in class Bs_FormFieldChVisa Constructor. |
||||||
| BS_FORMFIELDCHVISA_VERSION |
Constant defined in class Bs_FormFieldChVisa |
||||||
| Bs_FormFieldCountryList |
Class Bs_FormFieldCountryList. Country List Select Form Field Class |
||||||
| Bs_FormFieldCountryList |
Function in class Bs_FormFieldCountryList Constructor. |
||||||
| BS_FORMFIELDCOUNTRYLIST_VERSION |
Constant defined in class Bs_FormFieldCountryList |
||||||
| Bs_FormFieldSelect |
Class Bs_FormFieldSelect. SELECT Form Field Class |
||||||
| Bs_FormFieldSelect |
Function in class Bs_FormFieldSelect Constructor. |
||||||
| BS_FORMFIELDSELECT_VERSION |
Constant defined in class Bs_FormFieldSelect |
||||||
| Bs_FormFieldTextarea |
Class Bs_FormFieldTextarea. TEXTAREA Form Field Class. |
||||||
| Bs_FormFieldTextarea |
Function in class Bs_FormFieldTextarea |
||||||
| BS_FORMFIELDTEXTAREA_VERSION |
Constant defined in class Bs_FormFieldTextarea |
||||||
| Bs_FormFieldSpreadsheet |
Class Bs_FormFieldSpreadsheet. SPREADSHEET Form Field Class. |
||||||
| Bs_FormFieldSpreadsheet |
Function in class Bs_FormFieldSpreadsheet |
||||||
| BS_FORMFIELDSPREADSHEET_VERSION |
Constant defined in class Bs_FormFieldSpreadsheet |
||||||
| Bs_FormFieldWysiwyg |
Class Bs_FormFieldWysiwyg. WYSIWYG Form Field Class. |
||||||
| Bs_FormFieldWysiwyg |
Function in class Bs_FormFieldWysiwyg |
||||||
| BS_FORMFIELDWYSIWYG_VERSION |
Constant defined in class Bs_FormFieldWysiwyg |
||||||
| Bs_FormField |
Class Bs_FormField. Form Field Class |
||||||
| Bs_FormField |
Function in class Bs_FormField Constructor. |
||||||
| BS_FORMFIELD_VERSION |
Constant defined in class Bs_FormField |
||||||
| BS_FF_ERROR |
Constant defined in class Bs_FormField |
||||||
| Bs_FormHtml |
Class Bs_FormHtml. Html Element Class |
||||||
| Bs_FormHtml |
Function in class Bs_FormHtml Constructor. |
||||||
| BS_FORMHTML_VERSION |
Constant defined in class Bs_FormHtml |
||||||
| Bs_FormImage |
Class Bs_FormImage. Form Image Class |
||||||
| Bs_FormImage |
Function in class Bs_FormImage Constructor. |
||||||
| BS_FORMIMAGE_VERSION |
Constant defined in class Bs_FormImage |
||||||
| Bs_FormLine |
Class Bs_FormLine. Form Line Class |
||||||
| Bs_FormLine |
Function in class Bs_FormLine Constructor. |
||||||
| BS_FORMLINE_VERSION |
Constant defined in class Bs_FormLine |
||||||
| Bs_FormText |
Class Bs_FormText. Form Text Class |
||||||
| Bs_FormText |
Function in class Bs_FormText Constructor. |
||||||
| BS_FORMTEXT_VERSION |
Constant defined in class Bs_FormText |
||||||
| Bs_DaFormPageControl |
Class Bs_DaFormPageControl. Form Element Class |
||||||
| Bs_DaFormPageControl |
Function in class Bs_DaFormPageControl constructor |
||||||
| Bs_FormElement |
Class Bs_FormElement. Form Element Class |
||||||
| Bs_FormElement |
Function in class Bs_FormElement Constructor. |
||||||
| BS_FORMELEMENT_VERSION |
Constant defined in class Bs_FormElement |
||||||
| Bs_FormHandler |
Class Bs_FormHandler. Form Handler Class |
||||||
| Bs_FormHandler |
Function in class Bs_FormHandler Constructor. |
||||||
| BS_FORMHANDLER_VERSION |
Constant defined in class Bs_FormHandler |
||||||
| Bs_FormTemplateParser |
Class Bs_FormTemplateParser. Template Parser Class |
||||||
| Bs_FormTemplateParser |
Function in class Bs_FormTemplateParser Constructor. |
||||||
| $Bs_String |
Variable in Class Bs_FormTemplateParser reference to the globally used pseudostatic class. |
||||||
| BS_FORMTEMPLATEPARSER_VERSION |
Constant defined in class Bs_FormTemplateParser |
||||||
| Bs_XmlParser |
Class Bs_XmlParser. XML Parser Class. |
||||||
| Bs_XmlParser |
Function in class Bs_XmlParser Constructor. |
||||||
| BS_XMLPARSER_VERSION |
Constant defined in class Bs_XmlParser |
||||||
| Bs_HtmlTable |
Class Bs_HtmlTable. ********************************************************************** |
||||||
| Bs_HtmlTable |
Function in class Bs_HtmlTable ********************************************************************** |
||||||
| BS_HTMLTABLE_VERSION |
Constant defined in class Bs_HtmlTable |
||||||
| Bs_HtmlTableStyle |
Class Bs_HtmlTableStyle. ********************************************************************** |
||||||
| Bs_HtmlTableStyle |
Function in class Bs_HtmlTableStyle ********************************************************************** |
||||||
| Bs_HtmlTableWindrose |
Class Bs_HtmlTableWindrose. ********************************************************************** |
||||||
| Bs_HtmlTableWindrose |
Function in class Bs_HtmlTableWindrose ********************************************************************** |
||||||
| BS_HTMLTABLEWINDROSE_VERSION |
Constant defined in class Bs_HtmlTableWindrose |
||||||
| Bs_Exception |
Class Bs_Exception. Emulate a Java exception, sort of... |
||||||
| Bs_Exception |
Function in class Bs_Exception Constructor |
||||||
| BS_EXCEPTION_VERSION |
Constant defined in class Bs_Exception |
||||||
| Bs_Assert |
Class Bs_Assert. This class gets extended from Bs_TestCase. |
||||||
| Bs_Assert |
Function in class Bs_Assert Constructor. |
||||||
| Bs_TestFailure |
Class Bs_TestFailure. Record failure of a single TestCase, associating it with the exception(s) that occurred |
||||||
| Bs_TestFailure |
Function in class Bs_TestFailure Constructor. |
||||||
| BS_TESTFAILURE_VERSION |
Constant defined in class Bs_TestFailure |
||||||
| Bs_TextTestResult |
Class Bs_TextTestResult. Specialize TestResult to produce text/html report. |
||||||
| Bs_TextTestResult |
Function in class Bs_TextTestResult Constructor. |
||||||
| BS_TEXTTESTRESULT_VERSION |
Constant defined in class Bs_TextTestResult |
||||||
| Bs_TestResult |
Class Bs_TestResult. Collect the results of running a set of TestCases. |
||||||
| Bs_TestResult |
Function in class Bs_TestResult Constructor. |
||||||
| BS_TESTRESULT_VERSION |
Constant defined in class Bs_TestResult |
||||||
| Bs_DomainInfo |
Class Bs_DomainInfo. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |
||||||
| Bs_DomainInfo |
Function in class Bs_DomainInfo |
||||||
| BS_DOMAININFO_VERSION |
Constant defined in class Bs_DomainInfo |
||||||
| Bs_EmailValidator |
Class Bs_EmailValidator. Validates email addresses. |
||||||
| Bs_EmailValidator |
Function in class Bs_EmailValidator Constructor |
||||||
| $Bs_EmailUtil |
Variable in Class Bs_EmailValidator reference to the global pseudostatic instance |
||||||
| BS_EMAILVALIDATOR_VERSION |
Constant defined in class Bs_EmailValidator |
||||||
| BS_EMAILVALIDATOR_ERROR |
Constant defined in class Bs_EmailValidator |
||||||
| BS_EMAILVALIDATOR_ERROR_SYNTAX |
Constant defined in class Bs_EmailValidator |
||||||
| BS_EMAILVALIDATOR_ERROR_HOST |
Constant defined in class Bs_EmailValidator |
||||||
| BS_EMAILVALIDATOR_ERROR_NO_SUCH_USER |
Constant defined in class Bs_EmailValidator |
||||||
| BS_EMAILVALIDATOR_ERROR_NEW_ADDRESS |
Constant defined in class Bs_EmailValidator |
||||||
| BS_EMAILVALIDATOR_ERROR_COMMUNICATION |
Constant defined in class Bs_EmailValidator |
||||||
| BS_EMAILVALIDATOR_ERROR_NOT_CAPABLE |
Constant defined in class Bs_EmailValidator |
||||||
| BS_EMAILVALIDATOR_WARNING_NEW_ADDRESS |
Constant defined in class Bs_EmailValidator |
||||||
| BS_EMAILVALIDATOR_WARNING_NEW_ADDRESS |
Constant defined in class Bs_Smtp |
||||||
| Bs_Smtp |
Class Bs_Smtp. SMTP class. |
||||||
| Bs_Smtp |
Function in class Bs_Smtp Constructor |
||||||
| BS_SMTP_VERSION |
Constant defined in class Bs_Smtp |
||||||
| BS_MAIL_ERROR |
Constant defined in class Bs_Smtp |
||||||
| BS_MAIL_ERROR_SYNTAX |
Constant defined in class Bs_Smtp |
||||||
| BS_MAIL_ERROR_HOST |
Constant defined in class Bs_Smtp |
||||||
| BS_MAIL_ERROR_NO_SUCH_USER |
Constant defined in class Bs_Smtp |
||||||
| BS_MAIL_ERROR_NEW_ADDRESS |
Constant defined in class Bs_Smtp |
||||||
| BS_MAIL_ERROR_COMMUNICATION |
Constant defined in class Bs_Smtp |
||||||
| BS_MAIL_ERROR_NOT_CAPABLE |
Constant defined in class Bs_Smtp |
||||||
| BS_MAIL_ERROR_NEED_MORE_DATA |
Constant defined in class Bs_Smtp |
||||||
| BS_MAIL_ERROR_NOT_CONNECTED |
Constant defined in class Bs_Smtp |
||||||
| Bs_HttpClient |
Class Bs_HttpClient. Can grab a website from the internet. |
||||||
| Bs_HttpClient |
Function in class Bs_HttpClient |
||||||
| BS_HTTPCLIENT_VERSION |
Constant defined in class Bs_HttpClient |
||||||
| Bs_NetApplication |
Class Bs_NetApplication. Helper Class for net applications which may extend this one. |
||||||
| Bs_NetApplication |
Function in class Bs_NetApplication |
||||||
| BS_NETAPPLICATION_VERSION |
Constant defined in class Bs_NetApplication |
||||||
| Bs_NetUtil |
Class Bs_NetUtil. This static class provides some useful net methods. |
||||||
| Bs_NetUtil |
Function in class Bs_NetUtil |
||||||
| BS_NETUTIL_VERSION |
Constant defined in class Bs_NetUtil |
||||||
| Bs_SocketClient |
Class Bs_SocketClient. Generalized SocketClient class. |
||||||
| Bs_SocketClient |
Function in class Bs_SocketClient |
||||||
| BS_SOCKETCLIENT_VERSION |
Constant defined in class Bs_SocketClient |
||||||
| BS_SOCKETCLIENT_DISCONNECTED |
Constant defined in class Bs_SocketClient |
||||||
| BS_SOCKETCLIENT_CONNECTED |
Constant defined in class Bs_SocketClient |
||||||
| BS_SOCKETCLIENT_SENT |
Constant defined in class Bs_SocketClient |
||||||
| BS_SOCKETCLIENT_REQUEST_SENT |
Constant defined in class Bs_SocketClient |
||||||
| BS_SOCKETCLIENT_GOT_REPLY |
Constant defined in class Bs_SocketClient |
||||||
| BS_SOCKETCLIENT_GOT_REPLY_HEADER |
Constant defined in class Bs_SocketClient |
||||||
| BS_SOCKETCLIENT_GOT_REPLY_CONTENT |
Constant defined in class Bs_SocketClient |
||||||
| BS_SOCKETCLIENT_ERROR |
Constant defined in class Bs_SocketClient |
||||||
| BS_SOCKETCLIENT_ERROR_NEED_MORE_DATA |
Constant defined in class Bs_SocketClient |
||||||
| BS_SOCKETCLIENT_ERROR_CONNECT_FAILED |
Constant defined in class Bs_SocketClient |
||||||
| BS_SOCKETCLIENT_ERROR_NOT_CONNECTED |
Constant defined in class Bs_SocketClient |
||||||
| BS_SOCKETCLIENT_ERROR_WHILE_READ |
Constant defined in class Bs_SocketClient |
||||||
| BS_SOCKETCLIENT_ERROR_WHILE_WRITE |
Constant defined in class Bs_SocketClient |
||||||
| Bs_Url |
Class Bs_Url. Url (and email) utility class. |
||||||
| Bs_Url |
Function in class Bs_Url |
||||||
| BS_URL_VERSION |
Constant defined in class Bs_Url |
||||||
| Bs_EmailParser |
Class Bs_EmailParser. Parses email files into arrays. |
||||||
| Bs_EmailParser |
Function in class Bs_EmailParser Constructor |
||||||
| BS_EMAILPARSER_VERSION |
Constant defined in class Bs_EmailParser |
||||||
| Bs_EmailUtil |
Class Bs_EmailUtil. General pseudo-static email utility class. |
||||||
| Bs_EmailUtil |
Function in class Bs_EmailUtil Constructor |
||||||
| BS_EMAILUTIL_VERSION |
Constant defined in class Bs_EmailUtil |
||||||
| Bs_HtmlMime |
Class Bs_HtmlMime. Html/Mime class. |
||||||
| Bs_HtmlMime |
Function in class Bs_HtmlMime Constructor. |
||||||
| BS_HTMLMIME_VERSION |
Constant defined in class Bs_HtmlMime |
||||||
| BS_HTMLMIME_CRLF |
Constant defined in class Bs_HtmlMime |
||||||
| Bs_SpamBuster |
Class Bs_SpamBuster. Treats Spam (unwanted emails). |
||||||
| Bs_SpamBuster |
Function in class Bs_SpamBuster Constructor |
||||||
| BS_SPAMBUSTER_VERSION |
Constant defined in class Bs_SpamBuster |
||||||
| BS_SPAMBUSTER_TXT_BLACKLIST |
Constant defined in class Bs_SpamBuster |
||||||
| BS_SPAMBUSTER_TXT_FREEMAIL |
Constant defined in class Bs_SpamBuster |
||||||
| BS_SPAMBUSTER_TXT_SPAM |
Constant defined in class Bs_SpamBuster |
||||||
| BS_SPAMBUSTER_TXT_HTML |
Constant defined in class Bs_SpamBuster |
||||||
| BS_SPAMBUSTER_TXT_ATTACHEMENT |
Constant defined in class Bs_SpamBuster |
||||||
| Bs_FtpClientPhp |
Class Bs_FtpClientPhp. Ftp client class using the built in module/functions from php. |
||||||
| Bs_FtpClient |
Function in class Bs_FtpClientPhp constructor |
||||||
| Bs_FtpClient |
Class Bs_FtpClient. Abstract Ftp client class. needs to be subclassed. |
||||||
| Bs_FtpClient |
Function in class Bs_FtpClient constructor |
||||||
| BS_FTPCLIENTPHP_VERSION |
Constant defined in class Bs_FtpClientPhp |
||||||
| BS_FTPCLIENT_VERSION |
Constant defined in class Bs_FtpClient |
||||||
| Bs_FtpClientFactory |
Class Bs_FtpClientFactory. Ftp client factory class. |
||||||
| Bs_FtpClientFactory |
Function in class Bs_FtpClientFactory constructor |
||||||
| BS_FTPCLIENTFACTORY_VERSION |
Constant defined in class Bs_FtpClientFactory |
||||||
| Bs_Browscap |
Class Bs_Browscap. Browser Capture Class. |
||||||
| Bs_Browscap |
Function in class Bs_Browscap Constructor. |
||||||
| BS_BROWSCAP_VERSION |
Constant defined in class Bs_Browscap |
||||||
| Bs_IntruderBuster |
Class Bs_IntruderBuster. ************************************************************************************************* |
||||||
| Bs_IntruderBuster |
Function in class Bs_IntruderBuster Constructor. |
||||||
| BS_INTRUDERBUSTER_VERSION |
Constant defined in class Bs_IntruderBuster |
||||||
| Bs_LittleSister |
Class Bs_LittleSister. Little Sister Class. |
||||||
| Bs_LittleSister |
Function in class Bs_LittleSister Constructor. |
||||||
| BS_LITTLESISTER_VERSION |
Constant defined in class Bs_LittleSister |
||||||
| Bs_UrlCache |
Class Bs_UrlCache. URL Cache Class |
||||||
| Bs_UrlCache |
Function in class Bs_UrlCache Constructor. |
||||||
| $Bs_System |
Variable in Class Bs_UrlCache reference to globally used pseudostatic system class. |
||||||
| Bs_URLCACHE_VERSION |
Constant defined in class Bs_UrlCache |
||||||
| BS_UC_ERROR |
Constant defined in class Bs_UrlCache |
||||||
| BS_UC_ERROR_REQUEST_METHOD |
Constant defined in class Bs_UrlCache |
||||||
| BS_UC_ERROR_IN_OUTPUT |
Constant defined in class Bs_UrlCache |
||||||
| BS_UC_ERROR_NOT_CACHED |
Constant defined in class Bs_UrlCache |
||||||
| BS_UC_ERROR_CACHE_EXPIRED |
Constant defined in class Bs_UrlCache |
||||||
| BS_UC_ERROR_TMP_DIR |
Constant defined in class Bs_UrlCache |
||||||
| Bs_SessionFile |
Class Bs_SessionFile. Session Class using flat files. |
||||||
| Bs_SessionFile |
Function in class Bs_SessionFile Constructor. |
||||||
| BS_SESSIONFILE_VERSION |
Constant defined in class Bs_SessionFile |
||||||
| Bs_Session |
Class Bs_Session. this is not implemented. instead of using bs_sessionFile you could use |
||||||
| Bs_Session |
Function in class Bs_Session Constructor. |
||||||
| BS_SESSION_VERSION |
Constant defined in class Bs_Session |
||||||
| Bs_SimpleSession |
Class Bs_SimpleSession. ************************************************************************************************* |
||||||
| BS_SIMPLESESSION_VERSION |
Constant defined in class Bs_SimpleSession |
||||||
| Bs_BigBrother |
Function in class myObj |
||||||
| BB_F_ROW |
Constant defined in class myObj |
||||||
| BB_F_HTML |
Constant defined in class myObj |
||||||
| Bs_OoDbForMySql |
Class Bs_OoDbForMySql. ********************************************************************** |
||||||
| Bs_OoDbForMySql |
Function in class Bs_OoDbForMySql Constuctor. |
||||||
| BS_OODBFORMYSQL_VERSION |
Constant defined in class Bs_OoDbForMySql |
||||||
| BS_OBJPERSISTERFORMYSQL_VERSION |
Constant defined in class Bs_OoDbForMySql |
||||||
| BS_OBJPERSISTERFORMYSQL_VERSION |
Constant defined in class Bs_ObjPersisterForMySql |
||||||
| BS_OODB_CLEAR_IN_HOUSE_TBL |
Constant defined in class Bs_OoDbForMySql |
||||||
| BS_OODB_CLEAR_IN_HOUSE_EXTENTION |
Constant defined in class Bs_OoDbForMySql |
||||||
| Bs_OoDb |
Class Bs_OoDb. ********************************************************************** |
||||||
| Bs_OoDb |
Function in class Bs_OoDb Constuctor. |
||||||
| BS_OODB_VERSION |
Constant defined in class Bs_OoDb |
||||||
| Bs_OoDbBasics |
Class Bs_OoDbBasics. ********************************************************************** |
||||||
| Bs_OoDbBasics |
Function in class Bs_OoDbBasics Constructor |
||||||
| BS_OODBBASICS_VERSION |
Constant defined in class Bs_OoDbBasics |
||||||
| BS_OODB_STREAM_DEFAULT_NAME |
Constant defined in class Bs_OoDbBasics |
||||||
| BS_OODB_STREAM_PREFIX |
Constant defined in class Bs_OoDbBasics |
||||||
| Bs_LanguageDetector |
Class Bs_LanguageDetector. detects the language of a text (not meant for single words). |
||||||
| Bs_LanguageDetector |
Function in class Bs_LanguageDetector |
||||||
| BS_LANGUAGEDETECTOR_VERSION |
Constant defined in class Bs_LanguageDetector |
||||||
| Bs_LanguageHandler |
Class Bs_LanguageHandler. This class provides methods to work with different languages. |
||||||
| Bs_LanguageHandler |
Function in class Bs_LanguageHandler Constructor |
||||||
| BS_LANGUAGEHANDLER_VERSION |
Constant defined in class Bs_LanguageHandler |
||||||
| Bs_TextUtil |
Class Bs_TextUtil. dependencies: Bs_String, Bs_Array |
||||||
| Bs_TextUtil |
Function in class Bs_TextUtil |
||||||
| BS_TEXTUTIL_VERSION |
Constant defined in class Bs_TextUtil |
||||||
| Bs_IniHandler |
Class Bs_IniHandler. ********************************************************************** |
||||||
| Bs_IniHandler |
Function in class Bs_IniHandler Constructor. |
||||||
| BS_INIHANDLER_VERSION |
Constant defined in class Bs_IniHandler |
||||||
| BS_INIHANDLER_UNQUOTE_NONE |
Constant defined in class Bs_IniHandler |
||||||
| BS_INIHANDLER_UNQUOTE_DOUBLE |
Constant defined in class Bs_IniHandler |
||||||
| BS_INIHANDLER_UNQUOTE_SINGLE |
Constant defined in class Bs_IniHandler |
||||||
| BS_INIHANDLER_UNQUOTE_ALL | Constant defined in | ||||||