All translations
Enter a message name below to show all available translations.
Found 2 translations.
| Name | Current message text |
|---|---|
| h English (en) | ===Generic and other data types=== If the above methods do not meet your needs, there is a small number of additional filter types which you can use by calling the [[Retrieving_request_data_using_JInput#Getting_Values|JInput->get]] method directly. The syntax is: <source lang="php"> JFactory::getApplication->input->get( <name>, <default>, <type> ); </source> where: |
| h Chinese (Taiwan) (zh-tw) | ===通用及其他資料類型=== 如果上述的 methods 您要使用的,還有一些額外的過濾類型,可以直接呼叫 <code>[[Retrieving_request_data_using_JInput#Getting_Values|JInput->get]] </code> method 。語法是: <source lang="php"> JFactory::getApplication->input->get( <name>, <default>, <type> ); </source> 其中的: |