|
| getController | 1个变量 | |
| getUser | 1个变量 | |
| setVar | 2个变量 | $name, $value |
| getVar | 1个变量 | $name |
| getVarHolder | 1个变量 | |
| __set | 2个变量 | $key, $value |
| __get | 1个变量 | $key |
| setFlash | 3个变量 | $name, $value, $persist=true |
| getFlash | 1个变量 | $name |
| hasFlash | 1个变量 | $name |
| sfComponents类方法: |
| execute | 1个变量 | |
| sfActionStack |
| 基类方法: |
| addEntry | 4个变量 | $moduleName, $actionName, $actionInstance, $isSlot=false |
| getEntry | 1个变量 | $index |
| popEntry | 1个变量 | |
| getFirstEntry | 1个变量 | |
| getLastEntry | 1个变量 | |
| getSize | 1个变量 | |
| sfActionStackEntry |
| 基类方法: |
| __construct | 4个变量 | $moduleName, $actionName, $actionInstance, $isSlot=false |
| getActionName | 1个变量 | |
| getActionInstance | 1个变量 | |
| getViewInstance | 1个变量 | |
| setViewInstance | 1个变量 | $viewInstance |
| isSlot | 1个变量 | |
| getModuleName | 1个变量 | |
| & getPresentation | 1个变量 | |
| setPresentation | 1个变量 | &$presentation |
| sfAction |
| sfActions类方法: |
| execute | 1个变量 | |
| sfCache |
| 基类方法: |
| setLifeTime | 1个变量 | $newLifeTime |
| getLifeTime | 1个变量 | |
| sfFileCache类方法: |
| __construct | 1个变量 | $cacheDir |
| setSuffix | 1个变量 | $suffix |
| setWriteControl | 1个变量 | $boolean |
| getWriteControl | 1个变量 | |
| setFileLocking | 1个变量 | $boolean |
| getFileLocking | 1个变量 | |
| setCacheDir | 1个变量 | $cacheDir |
| getCacheDir | 1个变量 | |
| get | 3个变量 | $id, $namespace=self::DEFAULT_NAMESPACE, $doNotTestCacheValidity=false |
| has | 3个变量 | $id, $namespace=self::DEFAULT_NAMESPACE, $doNotTestCacheValidity=false |
| set | 3个变量 | $id, $namespace=self::DEFAULT_NAMESPACE, $data |
| remove | 2个变量 | $id, $namespace=self::DEFAULT_NAMESPACE |
| clean | 2个变量 | $namespace=null, $mode='all' |
| lastModified | 2个变量 | $id, $namespace=self::DEFAULT_NAMESPACE |
| getFileName | 2个变量 | $id, $namespace |
| unlink | 1个变量 | $file |
| cleanDir | 2个变量 | $dir, $mode |
| read | 2个变量 | $path, $file |
| write | 3个变量 | $path, $file, $data |
| writeAndControl | 3个变量 | $path, $file, $data |
| hash | 1个变量 | $data |
| sfFileCache |
| sfFunctionCache类方法: |
| call | 1个变量 | |
| sfYamlConfigHandler |
| sfAutoloadConfigHandler类方法: |
| execute | 1个变量 | $configFiles |
| sfCacheConfigHandler类方法: |
| execute | 1个变量 | $configFiles |
| addCache | 1个变量 | $actionName='' |
| sfCompileConfigHandler类方法: |
| execute | 1个变量 | $configFiles |
| insertConfig | 1个变量 | $matches |
| sfDatabaseConfigHandler类方法: |
| execute | 1个变量 | $configFiles |
| sfDefineEnvironmentConfigHandler类方法: |
| execute | 1个变量 | $configFiles |
| getValues | 3个变量 | $prefix, $category, $keys |
| fixCategoryValue | 3个变量 | $category, $key, $value |
| fixCategoryName | 2个变量 | $category, $prefix |
| sfFactoryConfigHandler类方法: |
| execute | 1个变量 | $configFiles |
| sfFilterConfigHandler类方法: |
| execute | 1个变量 | $configFiles |
| sfGeneratorConfigHandler类方法: |
| execute | 1个变量 | $configFiles |
| sfPhpConfigHandler类方法: |
| execute | 1个变量 | $configFiles |
| get_ini_path | 1个变量 | |
| sfRootConfigHandler类方法: |
| execute | 1个变量 | $configFiles |
| sfRoutingConfigHandler类方法: |
| execute | 1个变量 | $configFiles |
| sfSecurityConfigHandler类方法: |
| execute | 1个变量 | $configFiles |
| sfValidatorConfigHandler类方法: |
| execute | 1个变量 | $configFiles |
| generateRegistration | 5个变量 | $method, &$data, &$methods, &$names, &$validators |
| loadAttributes | 6个变量 | &$configFiles, &$methods, &$names, &$validators, &$config, &$list |
| loadNames | 6个变量 | &$configFiles, &$method, &$methods, &$names, &$config, &$list |
| loadValidators | 5个变量 | &$configFiles, &$validators, &$config, &$list, &$entry |
| sfViewConfigHandler类方法: |
| execute | 1个变量 | $configFiles |
| addComponentSlots | 1个变量 | $viewName='' |
| addSlots | 1个变量 | $viewName='' |
| addLayout | 1个变量 | $viewName='' |
| addHtmlHead | 1个变量 | $viewName='' |
| addHtmlAsset | 1个变量 | $viewName='' |
| addEscaping | 1个变量 | $viewName='' |
| sfConfig |
| 基类方法: |
| get | 2个变量 | $name, $default=null |
| set | 2个变量 | $name, $value |
| add | 1个变量 | $parameters=array() |
| getAll | 1个变量 | |
| clear | 1个变量 | |
| sfConfigCache |
| 基类方法: |
| getInstance | 1个变量 | |
| callHandler | 3个变量 | $handler, $configs, $cache |
| findConfigPaths | 1个变量 | $configPath |
| checkConfig | 2个变量 | $configPath, $optional=false |
| clear | 1个变量 | |
| getCacheName | 1个变量 | $config |
| import | 3个变量 | $config, $once=true, $optional=false |
| loadConfigHandlers | 1个变量 | |
| writeCacheFile | 3个变量 | $config, $cache, &$data |
| sfConfigHandler |
| 基类方法: |
| addReplacement | 2个变量 | $oldValue, $newValue |
| initialize | 1个变量 | $parameters=null |
| __construct | 1个变量 | |
| literalize | 1个变量 | $value |
| replaceConstants | 1个变量 | $value |
| replaceConstantsCallback | 1个变量 | $value |
| replacePath | 1个变量 | $path |
| getParameterHolder | 1个变量 | |
| sfYamlConfigHandler类方法: |
| parseYamls | 1个变量 | $configFiles |
| parseYaml | 1个变量 | $configFile |
| mergeConfigValue | 2个变量 | $keyName, $category |
| getConfigValue | 3个变量 | $keyName, $category, $defaultValue=null |
| sfController |
| sfConsoleController类方法: |
| dispatch | 3个变量 | $moduleName, $actionName, $parameters=array() |
| 基类方法: |
| removeInstance | 1个变量 | |
| componentExists | 2个变量 | $moduleName, $componentName |
| actionExists | 2个变量 | $moduleName, $actionName |
| controllerExists | 3个变量 | $moduleName, $conrollerName, $extension |
| forward | 3个变量 | $moduleName, $actionName, $isSlot=false |
| getAction | 2个变量 | $moduleName, $actionName |
| getComponent | 2个变量 | $moduleName, $componentName |
| getController | 3个变量 | $moduleName, $controllerName, $extension |
| getActionStack | 1个变量 | |
| getContext | 1个变量 | |
| getInstance | 1个变量 | |
| getRenderMode | 1个变量 | |
| getView | 3个变量 | $moduleName, $actionName, $viewName |
| viewExists | 3个变量 | $moduleName, $actionName, $viewName |
| setExecutionFilterClassName | 1个变量 | $className |
| setRenderingFilterClassName | 1个变量 | $className |
| initialize | 1个变量 | $context |
| loadGlobalFilters | 1个变量 | $filterChain |
| loadModuleFilters | 1个变量 | $filterChain |
| newInstance | 1个变量 | $class |
| setRenderMode | 1个变量 | $mode |
| inCLI | 1个变量 | |
| sfWebController类方法: |
| genUrl | 2个变量 | $parameters=array(), $absolute=false |
| convertUrlStringToParameters | 1个变量 | $url |
| redirect | 2个变量 | $url, $delay=0 |
| sfWebController |
| sfFrontWebController类方法: |
| dispatch | 1个变量 | |
| sfRouting |
| 基类方法: |
| getInstance | 1个变量 | |
| setCurrentRouteName | 1个变量 | $name |
| getCurrentRouteName | 1个变量 | |
| getCurrentInternalUri | 1个变量 | $with_route_name=false |
| getRoutes | 1个变量 | |
| setRoutes | 1个变量 | $routes |
| hasRoutes | 1个变量 | |
| getRouteByName | 1个变量 | $name |
| clearRoutes | 1个变量 | |
| connect | 4个变量 | $name, $route, $default=array(), $requirements=array() |
| generate | 4个变量 | $name, $params, $divider, $equals |
| parse | 1个变量 | $url |
| sfDatabase |
| sfCreoleDatabase类方法: |
| connect | 1个变量 | |
| & loadDSN | 1个变量 | &$array |
| shutdown | 1个变量 | |
| 基类方法: |
| getConnection | 1个变量 | |
| getResource | 1个变量 | |
| initialize | 1个变量 | $parameters=array() |
| getParameterHolder | 1个变量 | |
| getParameter | 3个变量 | $name, $default=null, $ns=null |
| hasParameter | 2个变量 | $name, $ns=null |
| setParameter | 3个变量 | $name, $value, $ns=null |
| sfMySQLDatabase类方法: |
| connect | 1个变量 | |
| & loadParameters | 1个变量 | &$array |
| shutdown | 1个变量 | |
| sfPDODatabase类方法: |
| connect | 1个变量 | |
| shutdown | 1个变量 | |
| sfPostgreSQLDatabase类方法: |
| connect | 1个变量 | |
| loadParameters | 1个变量 | &$array |
| shutdown | 1个变量 | |
| sfDatabaseManager |
| 基类方法: |
| getDatabase | 1个变量 | $name='default' |
| initialize | 1个变量 | |
| shutdown | 1个变量 | |
| sfCreoleDatabase |
| sfPropelDatabase类方法: |
| initialize | 2个变量 | $parameters=null, $name=null |
| setDefaultConfig | 1个变量 | |
| addConfig | 1个变量 | |
| getConfiguration | 1个变量 | |
| setConnectionParameter | 2个变量 | $key, $value |
| sfDebug |
| 基类方法: |
| phpInfoAsArray | 1个变量 | |
| globalsAsArray | 1个变量 | |
| settingsAsArray | 1个变量 | |
| requestAsArray | 1个变量 | $request |
| responseAsArray | 1个变量 | $response |
| flattenParameterHolder | 1个变量 | $parameterHolder |
| sfWebDebug |
| 基类方法: |
| initialize | 1个变量 | |
| getInstance | 1个变量 | |
| removeInstance | 1个变量 | |
| registerAssets | 1个变量 | |
| logShortMessage | 1个变量 | $message |
| log | 1个变量 | $logEntry |
| loadHelpers | 1个变量 | |
| formatLogLine | 2个变量 | $type, $log_line |
| getResults | 1个变量 | |
| getCurrentConfigAsHtml | 1个变量 | |
| formatArrayAsHtml | 2个变量 | $id, $values |
| getDatabaseRequestNumber | 1个变量 | |
| decorateContentWithDebug | 4个变量 | $internalUri, $suffix, $retval, $new=false |
| getPriority | 1个变量 | $value |
| sfException |
| sfActionException类方法: |
| __construct | 2个变量 | $message=null, $code=0 |
| sfActionStopException类方法: |
| __construct | 2个变量 | $message=null, $code=0 |
| printStackTrace | 1个变量 | $exception=null |
| sfAutoloadException类方法: |
| __construct | 2个变量 | $message=null, $code=0 |
| sfCacheException类方法: |
| __construct | 2个变量 | $message=null, $code=0 |
| sfConfigurationException类方法: |
| __construct | 2个变量 | $message=null, $code=0 |
| sfContextException类方法: |
| __construct | 2个变量 | $message=null, $code=0 |
| sfControllerException类方法: |
| __construct | 2个变量 | $message=null, $code=0 |
| sfDatabaseException类方法: |
| __construct | 2个变量 | $message=null, $code=0 |
| sfError404Exception类方法: |
| __construct | 2个变量 | $message=null, $code=0 |
| printStackTrace | 1个变量 | $exception=null |
| sfFactoryException类方法: |
| __construct | 2个变量 | $message=null, $code=0 |
| sfFileException类方法: |
| __construct | 2个变量 | $message=null, $code=0 |
| sfFilterException类方法: |
| __construct | 2个变量 | $message=null, $code=0 |
| sfForwardException类方法: |
| __construct | 2个变量 | $message=null, $code=0 |
| sfInitializationException类方法: |
| __construct | 2个变量 | $message=null, $code=0 |
| sfParseException类方法: |
| __construct | 2个变量 | $message=null, $code=0 |
| sfRenderException类方法: |
| __construct | 2个变量 | $message=null, $code=0 |
| sfSecurityException类方法: |
| __construct | 2个变量 | $message=null, $code=0 |
| sfStorageException类方法: |
| __construct | 2个变量 | $message=null, $code=0 |
| sfValidatorException类方法: |
| __construct | 2个变量 | $message=null, $code=0 |
| sfViewException类方法: |
| __construct | 2个变量 | $message=null, $code=0 |
| Exception |
| sfException类方法: |
| __construct | 2个变量 | $message=null, $code=0 |
| getFormat | 1个变量 | |
| setFormat | 1个变量 | $format |
| getName | 1个变量 | |
| printStackTrace | 1个变量 | $exception=null |
| formatArrayAsHtml | 1个变量 | $values |
| fileExcerpt | 2个变量 | $file, $line |
| formatArgs | 3个变量 | $args, $single=false, $formt='html' |
| setName | 1个变量 | $name |
| sfSecurityFilter |
| sfBasicSecurityFilter类方法: |
| execute | 1个变量 | $filterChain |
| sfFilter |
| sfCacheFilter类方法: |
| initialize | 2个变量 | $context, $parameters=array() |
| execute | 1个变量 | $filterChain |
| executeBeforeRendering | 1个变量 | $filterChain |
| setPageCache | 2个变量 | $uri, $suffix |
| getPageCache | 2个变量 | $uri, $suffix |
| setActionCache | 2个变量 | $uri, $suffix |
| getActionCache | 2个变量 | $uri, $suffix |
| sfCommonFilter类方法: |
| execute | 1个变量 | $filterChain |
| executeBeforeRendering | 1个变量 | $filterChain |
| include_javascripts | 1个变量 | $response |
| include_stylesheets | 1个变量 | $response |
| sfExecutionFilter类方法: |
| execute | 1个变量 | $filterChain |
| registerFillInFilter | 2个变量 | $filterChain, $parameters |
| sfFillInFormFilter类方法: |
| executeBeforeRendering | 1个变量 | $filterChain |
| espaceRequestParameter | 2个变量 | $request, $name |
| 基类方法: |
| isFirstCallBeforeExecution | 1个变量 | |
| isFirstCallBeforeRendering | 1个变量 | |
| isFirstCall | 1个变量 | $type='beforeExecution' |
| getContext | 1个变量 | |
| initialize | 2个变量 | $context, $parameters=array() |
| getParameterHolder | 1个变量 | |
| getParameter | 3个变量 | $name, $default=null, $ns=null |
| hasParameter | 2个变量 | $name, $ns=null |
| setParameter | 3个变量 | $name, $value, $ns=null |
| sfFlashFilter类方法: |
| execute | 1个变量 | $filterChain |
| executeBeforeRendering | 1个变量 | $filterChain |
| sfRenderingFilter类方法: |
| execute | 1个变量 | $filterChain |
| sfSecurityFilter类方法: |
| newInstance | 1个变量 | $class |
| sfWebDebugFilter类方法: |
| execute | 1个变量 | $filterChain |
| executeBeforeRendering | 1个变量 | $filterChain |
| sfFilterChain |
| 基类方法: |
| execute | 1个变量 | |
| executionFilterDone | 1个变量 | |
| hasFilter | 1个变量 | $class |
| register | 1个变量 | $filter |
| registerExecution | 1个变量 | $filter |
| registerRendering | 1个变量 | $filter |
| sfGenerator |
| 基类方法: |
| initialize | 1个变量 | $generatorManager |
| generatePhpFiles | 2个变量 | $generatedModuleName, $templateFiles=array() |
| evalTemplate | 1个变量 | $template_file |
| replacePhpMarks | 1个变量 | $text |
| getGeneratorClass | 1个变量 | |
| setGeneratorClass | 1个变量 | $generator_class |
| getGeneratorManager | 1个变量 | |
| getGeneratedModuleName | 1个变量 | |
| setGeneratedModuleName | 1个变量 | $module_name |
| getModuleName | 1个变量 | |
| setModuleName | 1个变量 | $module_name |
| getTheme | 1个变量 | |
| setTheme | 1个变量 | $theme |
| sfPropelCrudGenerator类方法: |
| initialize | 1个变量 | $generatorManager |
| generate | 1个变量 | $params=array() |
| loadPrimaryKeys | 1个变量 | |
| loadMapBuilderClasses | 1个变量 | |
| getRetrieveByPkParamsForAction | 1个变量 | $indent |
| getMethodParamsForGetOrCreate | 1个变量 | |
| getTestPksForGetOrCreate | 1个变量 | |
| getRetrieveByPkParamsForGetOrCreate | 1个变量 | |
| getTableMap | 1个变量 | |
| setScaffoldingClassName | 1个变量 | $className |
| getSingularName | 1个变量 | |
| getPluralName | 1个变量 | |
| getClassName | 1个变量 | |
| getPeerClassName | 1个变量 | |
| getPrimaryKey | 1个变量 | |
| getMap | 1个变量 | |
| getPrimaryKeyUrlParams | 1个变量 | $prefix='' |
| getPrimaryKeyIsSet | 1个变量 | $prefix='' |
| getObjectTagParams | 2个变量 | $params, $default_params=array() |
| getColumnListTag | 2个变量 | $column, $params=array() |
| getColumnEditTag | 2个变量 | $column, $params=array() |
| sfGeneratorManager |
| 基类方法: |
| initialize | 1个变量 | |
| getCache | 1个变量 | |
| generate | 2个变量 | $generator_class, $param |
| sfPropelCrudGenerator |
| sfPropelAdminGenerator类方法: |
| initialize | 1个变量 | $generatorManager |
| generate | 1个变量 | $params=array() |
| getHelpAsIcon | 2个变量 | $column, $type='' |
| getHelp | 2个变量 | $column, $type='' |
| getButtonToAction | 3个变量 | $actionName, $params, $pk_link=false |
| getLinkToAction | 3个变量 | $actionName, $params, $pk_link=false |
| getColumnEditTag | 2个变量 | $column, $params=array() |
| getColumnCategories | 1个变量 | $paramName |
| addCredentialCondition | 2个变量 | $content, $params=array() |
| getColumns | 2个变量 | $paramName, $category='NONE' |
| splitFlag | 1个变量 | $text |
| getParameterValue | 2个变量 | $key, $default=null |
| getFieldParameterValue | 3个变量 | $key, $type='', $default=null |
| getValueFromKey | 2个变量 | $key, $default=null |
| getI18NString | 2个变量 | $key, $default=null |
| getColumnListTag | 2个变量 | $column, $params=array() |
| getColumnFilterTag | 2个变量 | $column, $params=array() |
| escapeString | 1个变量 | $string |
| sfAdminColumn |
| 基类方法: |
| __construct | 3个变量 | $phpName, $column=null, $flag='' |
| __call | 2个变量 | $name, $arguments |
| isReal | 1个变量 | |
| getPhpName | 1个变量 | |
| getName | 1个变量 | |
| isPartial | 1个变量 | |
| isLink | 1个变量 | |
| 函数 |
| AssetHelper.php文件: |
| auto_discovery_link_tag | 3个变量 | $type='rss', $url_options=array(), $tag_options=array() |
| javascript_path | 2个变量 | $source, $absolute=false |
| javascript_include_tag | 1个变量 | |
| stylesheet_path | 2个变量 | $source, $absolute=false |
| stylesheet_tag | 1个变量 | |
| image_path | 2个变量 | $source, $absolute=false |
| image_tag | 2个变量 | $source, $options=array() |
| _compute_public_path | 4个变量 | $source, $dir, $ext, $absolute=false |
| include_metas | 1个变量 | |
| include_http_metas | 1个变量 | |
| include_title | 1个变量 | |
| include_javascripts | 1个变量 | |
| include_stylesheets | 1个变量 | |
| CacheHelper.php文件: |
| cache | 2个变量 | $suffix, $lifeTime=null |
| cache_save | 1个变量 | |
| DateHelper.php文件: |
| format_daterange | 7个变量 | $start_date, $end_date, $format='d', $full_text, $start_text, $end_text, $culture=null |
| format_date | 3个变量 | $date, $format='d', $culture=null |
| format_datetime | 3个变量 | $date, $format='F', $culture=null |
| distance_of_time_in_words | 3个变量 | $from_time, $to_time=null, $include_seconds=false |
| time_ago_in_words | 2个变量 | $from_time, $include_seconds=false |
| DebugHelper.php文件: |
| debug_message | 1个变量 | $message |
| log_message | 2个变量 | $message, $priority='info' |
| EscapingHelper.php文件: |
| esc_entities | 1个变量 | $value |
| esc_raw | 1个变量 | $value |
| that c-escapes a string after applying {@link esc_entities | 1个变量 | |
| esc_js | 1个变量 | $value |
| esc_js_no_entities | 1个变量 | $value |
| FormHelper.php文件: |
| options_for_select | 3个变量 | $options=array(), $selected='', $html_options=array() |
| form_tag | 2个变量 | $url_for_options='', $options=array() |
| select_tag | 3个变量 | $name, $option_tags=null, $options=array() |
| select_country_tag | 3个变量 | $name, $value, $options=array() |
| select_language_tag | 3个变量 | $name, $value, $options=array() |
| input_tag | 3个变量 | $name, $value=null, $options=array() |
| input_hidden_tag | 3个变量 | $name, $value=null, $options=array() |
| input_file_tag | 2个变量 | $name, $options=array() |
| input_password_tag | 3个变量 | $name='password', $value=null, $options=array() |
| textarea_tag | 3个变量 | $name, $content=null, $options=array() |
| checkbox_tag | 4个变量 | $name, $value='1', $checked=false, $options=array() |
| radiobutton_tag | 4个变量 | $name, $value, $checked=false, $options=array() |
| input_upload_tag | 2个变量 | $name, $options=array() |
| input_date_range_tag | 3个变量 | $name, $value, $options=array() |
| input_date_tag | 3个变量 | $name, $value, $options=array() |
| submit_tag | 2个变量 | $value='Savechanges', $options=array() |
| reset_tag | 2个变量 | $value='Reset', $options=array() |
| submit_image_tag | 2个变量 | $source, $options=array() |
| select_day_tag | 4个变量 | $name, $value, $options=array(), $html_options=array() |
| select_month_tag | 4个变量 | $name, $value, $options=array(), $html_options=array() |
| select_year_tag | 4个变量 | $name, $value, $options=array(), $html_options=array() |
| select_date_tag | 4个变量 | $name, $value, $options=array(), $html_options=array() |
| select_second_tag | 4个变量 | $name, $value, $options=array(), $html_options=array() |
| select_minute_tag | 4个变量 | $name, $value, $options=array(), $html_options=array() |
| select_hour_tag | 4个变量 | $name, $value, $options=array(), $html_options=array() |
| select_ampm_tag | 4个变量 | $name, $value, $options=array(), $html_options=array() |
| select_time_tag | 4个变量 | $name, $value, $options=array(), $html_options=array() |
| select_datetime_tag | 4个变量 | $name, $value, $options=array(), $html_options=array() |
| _add_zeros | 2个变量 | $string, $strlen |
| _get_I18n_date_locales | 1个变量 | $culture=null |
| _parse_value_for_date | 3个变量 | $value, $key, $format_char |
| _convert_options | 1个变量 | $options |
| _boolean_attribute | 2个变量 | $options, $attribute |
| HelperHelper.php文件: |
| use_helpers | 1个变量 | |
| use_helper | 1个变量 | $helperName |
| I18NHelper.php文件: |
| __ | 4个变量 | $text, $args=array(), $culture=null, $catalogue='messages' |
| format_number_choice | 5个变量 | $text, $args=array(), $number, $culture=null, $catalogue='messages' |
| format_country | 2个变量 | $country_iso, $culture=null |
| format_language | 2个变量 | $language_iso, $culture=null |
| JavascriptHelper.php文件: |
| get_callbacks | 1个变量 | |
| get_ajax_options | 1个变量 | |
| link_to_function | 3个变量 | $name, $function, $html_options=array() |
| button_to_function | 3个变量 | $name, $function, $html_options=array() |
| link_to_remote | 3个变量 | $name, $options=array(), $html_options=array() |
| periodically_call_remote | 1个变量 | $options=array() |
| form_remote_tag | 2个变量 | $options=array(), $options_html=array() |
| submit_to_remote | 3个变量 | $name, $value, $options=array() |
| executeBuy | 1个变量 | |
| update_element_function | 2个变量 | $element_id, $options=array() |
| evaluate_remote_response | 1个变量 | |
| remote_function | 1个变量 | $options |
| = 'if | 1个变量 | '.$options['condition'].' |
| = "if (confirm('".escape_javascript | 1个变量 | $options['confirm'])."') |
| observe_field | 2个变量 | $field_id, $options=array() |
| observe_form | 2个变量 | $form_id, $options=array() |
| visual_effect | 3个变量 | $name, $element_id=false, $js_options=array() |
| sortable_element | 2个变量 | $element_id, $options=array() |
| draggable_element | 2个变量 | $element_id, $options=array() |
| drop_receiving_element | 2个变量 | $element_id, $options=array() |
| javascript_tag | 1个变量 | $content |
| javascript_cdata_section | 1个变量 | $content |
| input_auto_complete_tag | 5个变量 | $name, $value, $url, $tag_options=array(), $completion_options=array() |
| input_in_place_editor_tag | 3个变量 | $name, $url, $editor_options=array() |
| _in_place_editor | 3个变量 | $field_id, $url, $options=array() |
| _auto_complete_field | 3个变量 | $field_id, $url, $options=array() |
| _options_for_javascript | 1个变量 | $options |
| _array_or_string_for_javascript | 1个变量 | $option |
| _options_for_ajax | 1个变量 | $options |
| _method_option_to_s | 1个变量 | $method |
| _build_observer | 3个变量 | $klass, $name, $options=array() |
| _build_callbacks | 1个变量 | $options |
| NumberHelper.php文件: |
| format_number | 2个变量 | $number, $culture=null |
| format_currency | 3个变量 | $amount, $currency=null, $culture=null |
| _current_language | 1个变量 | $culture |
| ObjectAdminHelper.php文件: |
| object_admin_input_upload_tag | 3个变量 | $object, $method, $options=array() |
| object_edit_collection | 3个变量 | $object, $method, $options=array() |
| ObjectHelper.php文件: |
| object_input_date_tag | 4个变量 | $object, $method, $options=array(), $default_value=null |
| object_textarea_tag | 4个变量 | $object, $method, $options=array(), $default_value=null |
| objects_for_select | 5个变量 | $options=array(), $value_method, $text_method=null, $selected=null, $html_options=array() |
| object_select_tag | 4个变量 | $object, $method, $options=array(), $default_value=null |
| _get_values_for_object_select_tag | 2个变量 | $object, $class |
| object_select_country_tag | 4个变量 | $object, $method, $options=array(), $default_value=null |
| object_select_language_tag | 4个变量 | $object, $method, $options=array(), $default_value=null |
| object_input_hidden_tag | 4个变量 | $object, $method, $options=array(), $default_value=null |
| object_input_tag | 4个变量 | $object, $method, $options=array(), $default_value=null |
| object_checkbox_tag | 4个变量 | $object, $method, $options=array(), $default_value=null |
| _convert_method_to_name | 2个变量 | $method, &$options |
| _get_object_value | 3个变量 | $object, $method, $default_value=null |
| PartialHelper.php文件: |
| include_component_slot | 2个变量 | $name, $vars=array() |
| get_component_slot | 2个变量 | $name, $vars=array() |
| include_component | 3个变量 | $moduleName, $componentName, $vars=array() |
| get_component | 3个变量 | $moduleName, $componentName, $vars=array() |
| include_partial | 2个变量 | $templateName, $vars=array() |
| get_partial | 2个变量 | $templateName, $vars=array() |
| TagHelper.php文件: |
| tag | 3个变量 | $name, $options=array(), $open=false |
| content_tag | 3个变量 | $name, $content='', $options=array() |
| cdata_section | 1个变量 | $content |
| escape_javascript | 1个变量 | $javascript='' |
| _tag_options | 1个变量 | $options=array() |
| _parse_attributes | 1个变量 | $string |
| _get_option | 3个变量 | &$options, $name, $default=null |
| TextHelper.php文件: |
| truncate_text | 4个变量 | $text, $length=30, $truncate_string='...', $truncate_lastspace=false |
| highlight_text | 3个变量 | $text, $phrase, $highlighter='
//1'
|
| excerpt_text | 4个变量 | $text, $phrase, $radius=100, $excerpt_string='...' |
| simple_format_text | 2个变量 | $text, $options=array() |
| auto_link_text | 2个变量 | $text, $link='all' |
| strip_links_text | 1个变量 | $text |
| _auto_link_urls | 1个变量 | $text |
| _auto_link_email_addresses | 1个变量 | $text |
| echoln | 1个变量 | $string |
| UrlHelper.php文件: |
| url_for | 2个变量 | $url, $absolute=false |
| link_to | 3个变量 | $name='', $options='', $html_options=array() |
| link_to_if | 5个变量 | $condition, $name='', $options='', $html_options=array(), $parameters_for_method_reference=array() |
| link_to_unless | 5个变量 | $condition, $name='', $options='', $html_options=array(), $parameters_for_method_reference=array() |
| button_to | 3个变量 | $name, $target, $options=array() |
| mail_to | 3个变量 | $email, $name='', $html_options=array() |
| _convert_options_to_javascript | 2个变量 | $html_options, $target='' |
| _confirm_javascript_function | 1个变量 | $confirm |
| _popup_javascript_function | 2个变量 | $popup, $target='' |
| _post_javascript_function | 1个变量 | |
| _encodeText | 1个变量 | $text |
| ValidationHelper.php文件: |
| form_has_error | 1个变量 | $param |
| form_error | 3个变量 | $param, $options=array(), $catalogue='messages' |
| util.php文件: |
| parseDSN | 1个变量 | $dsn |
| I18N_toUTF8 | 2个变量 | $string, $from |
| I18N_toEncoding | 2个变量 | $string, $to |