Index: openacs-4/packages/acs-content-repository/www/doc/api/content.html =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-content-repository/www/doc/api/content.html,v diff -u -r1.1 -r1.2 --- openacs-4/packages/acs-content-repository/www/doc/api/content.html 13 Mar 2001 22:59:26 -0000 1.1 +++ openacs-4/packages/acs-content-repository/www/doc/api/content.html 7 Aug 2017 23:47:47 -0000 1.2 @@ -1,139 +1,139 @@ - - - Package: content - - - - -

content

-

-Content Repository : content -


-

- -

  • Function content.blob_to_string - -

    - - - - - - - - - -
    Parameters:
    - - Not yet documented -
    Declaration:
    -
    
    -function blob_to_string(
    -  blob_loc blob) return varchar2
    -as language
    -  java
    -name
    -  'com.arsdigita.content.Util.blobToString(
    -    oracle.sql.BLOB
    -   ) return java.lang.String';
    -
    -
    -
    - -

    -

  • Procedure content.blob_to_file - -

    - - - - - - - - - -
    Parameters:
    - - Not yet documented -
    Declaration:
    -
    
    -procedure blob_to_file(
    -s varchar2, blob_loc blob)
    -as language
    -  java
    -name
    -  'com.arsdigita.content.Util.blobToFile(
    -  java.lang.String, oracle.sql.BLOB
    -  )';
    -
    -
    -
    - -

    -

  • Procedure content.string_to_blob - -

    - - - - - - - - - -
    Parameters:
    - - Not yet documented -
    Declaration:
    -
    
    -procedure string_to_blob(
    -  s varchar2, blob_loc blob)
    -as language
    -  java
    -name
    -  'com.arsdigita.content.Util.stringToBlob(
    -    java.lang.String, oracle.sql.BLOB
    -   )';
    -
    -
    -
    - -

    -

  • Procedure content.string_to_blob_size - -

    - - - - - - - - - -
    Parameters:
    - - Not yet documented -
    Declaration:
    -
    
    -procedure string_to_blob_size(
    -  s varchar2, blob_loc blob, blob_size number)
    -as language
    -  java
    -name
    -  'com.arsdigita.content.Util.stringToBlob(
    -    java.lang.String, oracle.sql.BLOB, int
    -   )';
    -
    -
    -
    - -

    - - -Last Modified: $Id$ - - - + + + Package: content + + + + +

    content

    +

    +Content Repository : content +


    +

    +

    +

    + + +Last Modified: $Id$ + + +