SaaS Manager
Starters' Kit
Home
click images to view more Screenshots
Recent Updates
Primary Objects
Actions Editor
Applications Editor
Chart Wizard
Composite Types
Database Builder
Datasource Builder
File Manager
Functions Editor
HTML Editor
Image Manager
QR Code Generator
Query Builder
Report Generator
Template Editor
Web Site Wizard
View Builder
ACL Manager
Project Manager
Publish Wizard
Blog
Mail Admin
Webmail
Notes Manager
Accounts Manager
Application Analyzer
Bookmarks Manager
Checkout Settings
Chat
Admin/Helpers
See list
Latest
Jan - July
old
Actions Editor
___ACCOUNT____( your account name ) , assign( variable , value ) , checkUserInAccount( login , password ) , clearTable( table_name , [ reset_sequences ] ) , content( content , [ hearders ] ) , createPDF( name , content ) , createThumbnail( image_id , thumb_name , thumb_size , [ foldid ] , [ description ] , [ public ] ) , debugMode( [ mode ] ) , define_account( account ) , deleteChatSession( session_id ) , deleteRecordsFromTable( table_name , key_name , key_value ) , executeAction( action_name , [ params ] ) , executeQuery( query_name , [ prompt_params ] ) , executeSQL( sql ) , fetchApplication( application_name ) , fileContentType( file_path ) , fillTplMulti( tpl , info , [ mode ] ) , fillTplSingle( tpl , info , [ mode ] ) , fireDebug( variable , [ label ] ) , generatePassword( [ length ] , [ strength ] ) , getChatSessions( ) , getCheckoutSettings( ident ) , getCustomer( email , [ password ] ) , getCustomerOrders( customerId ) , getFileData( path ) , getFileInfo( path ) , getHtmlPage( site , page , lang , dynamic ) , getImagesFromFolder( foldid_or_path ) , getObject( $path, $type ); getObjectsFromFolder( $path, $type ); getOrder( id ) , getOrders( [ filter ] , [ sort ] ) , getPagesTags( ) , getRecordsFromDatasource( datasource_name , [ filter ] ) , getRecordsFromQuery( query_name , [ filters ] , [ prompt_params ] ) , getRecordsFromTable( table_name , [ filter ] ) , getRequestLink( link_format , [ link_part ] ) , getRootPath( $type ); getSWFObject( swfpath , obj ) , get( var ) , googleTransaction( checkout_config , cart , [ account ] , [ coupon ] , [ events ] ) , ___HELPER____( auxActionHelper ) , insertIntoTable( table_name , hash ) , liqpayTransaction( checkout_config , cart , [ account ] , [ coupon ] , [ events ] ) , mail( to , subject , message , [ headers ] ) , paypalTransaction( checkout_config , cart , [ account ] , [ coupon ] , [ events ] ) , redirect( redirect_url ) , registerTempFile( file ) , remove( var ) , renderTemplate( [ gear ] , [ template ] , [ params ] ) , search( q , offset , limit ) , set( var , value ) , updateCustomer( customer ) , updateRecordsInTable( table_name , hash , key_name , key_value ) , uploadFile( name , file_path , folder_path , [ description ] , [ public ] , [ readonly ] ) , uploadImage( name , file_path , folder_path , [ description ] , [ public ] ) ,
Actions API List
Actions are among the most flexible of Younicycle's Tools as they are snippets of PHP that either you can write - or are 'prewritten' by Younicycle staff. A common use of Actions is to 'glue' objects (such as files, images or tables) to web pages or Applications. More about the API (left) on Screenshot 5.The Gallery below is a System Action (GEAR). A non-dev set it up - without needing to write Php.